body {
	background-color: #f1b82d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000; line-height:21px;
}
#container{
	margin:0 auto;
	width:947px;
	height:auto;
	position:relative;
}
#top{
	width:947px;
	height:201px;
	float:left;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat; overflow: hidden;
}
#middle{
	width:947px;
	height:auto;
	float:left;
	background-image:url(images/middle.jpg);
	background-repeat: repeat-y;
}
#bottom{
	width:947px;
	height:68px;
	float:left;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;  overflow: hidden;
}
#flash_header{
	width:900px;
	height:185px;
	position:absolute;
	top:16px;
	left:15px;
}
.style2 {
	color: #cc0000;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	font-size: 52px; line-height:normal;
}
.yellow_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; line-height:23px; background-color:#FFFF00;
}

.testi_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; line-height:23px;
}

a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
