body

{

	background-color:#686868;

	font-family:Verdana;

}

#main

{

	background-color:#000;

	width:920px;

	margin:0 auto;

}

#menu

{

	background-image:url(menu-bg.jpg);

	height:36px;

	padding-top:8px;
	padding-left: 120px;

}

#menu div

{

}

#menu div a 

{

	font-family:tahoma;

	/*color:#ffffff;*/

	text-decoration:none;

	font-size:10pt

}



#center div a 

{

	font-family:tahoma;

	color:#ffffff;

	text-decoration:underline;

	font-size:10pt

}







#menu div.normal

{

	width:219px;

	height:36px;

	background-image:url(button-normal.jpg);

	background-repeat:no-repeat;

}

#menu div.active

{

	width:219px;

	height:36px;

	background-image:url(button-active.jpg);

	background-repeat:no-repeat;

}

#center {
background-image:url(background-centr.jpg);
background-repeat: no-repeat;
background-position: top left;
background-color:#202782;
width:100%

}

#center #page-header h1

{

	font-family:tahoma;

	color:#ffffff;

	font-size:25pt;

	font-weight:normal;

	margin:0;

	padding:0;

	text-align:center;

	width:860px;	

}

#center #page-header h1 span

{

	color:#ffcc00;

}

#sub-menu

{

	height:28px;

	padding-top:8px;

	padding-left:10px;

	font-family:tahoma;

	color:#ffffff;

}

#sub-menu .normal

{

	font-family:tahoma;

	color:#ffffff;

	text-decoration:underline;

	font-weight:bold;

}

#sub-menu .normal:hover

{

		text-decoration:underline;

		color:#FF7A1F;

}

#sub-menu .active

{

	font-family:tahoma;

	color:#F6CE52;

	text-decoration:none;

	font-weight:bold;

}

#center p, #center  td 

{

	color:#FFFFFF;

	font-size:10pt;

}

.text-in-ct

{

	width:860px;

	margin-left:25px;

	padding-top:20px;

}

#timed

{

	position:absolute;

}

.vlink

{

font-family:verdana;

	font-size:10pt;

	color:#999999;

	text-decoration:none;

}

a.vlink:hover

{

	color:#ffcc00;

}

li.yellow,span.yellow

{

	font-family:tahoma;

	color:#F6CE52;

	font-size:10pt;

	list-style-type:disc;

}

li

{

	font-family:tahoma;

	color:#FFFFFF;

	font-size:12px;

	list-style-type:disc;

}



#footer

{

	clear:both;

	background-color:transparent;

	background-image:url(footer-bg.jpg);

	height:23px;

	text-align:right;

	padding:5px;

	padding-top:10px;

}

#footer h1

{

	font-family:tahoma;

	color:#ffffff;

	font-size:15pt;

	font-weight:normal;

	margin:0;

	display:block;

	width:600px;

	float:right;

}

#footer a

{

	font-family:tahoma;

	color:#ffffff;

	text-decoration:none;

}

#footer h1 span

{

	color:#FFCC00;

}

h2

{

	font-family:tahoma;

	color:#ffffff;

	font-size:15pt;

}

hr

{

	border:0;

	background-color:#FFC000;

	height:1px;

	color:#FFC000;

}

hr.white

{

	border:0;

	background-color:#FFffff;

	height:1px;

	color:#FFffff;

}

#submenu{
	text-align:center; 
	color:#FFF; 
	padding:20px;
}

.text-in-ct #submenu a {
	color:#FC0;
	font-weight: bold;

}


#submenu span {
	font-size:70%;
}