*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	font-size:13px;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
ul{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#F0F0F0;
}
a:hover{
	color:#AC202E;
	text-decoration:none;
}
.cbody{
	width:950px;
	margin:0 auto;
}
.margintop{
	margin-top:5px;
}
.floatclear{
	clear:both;
}
.topmenu{
	height:40px;
	background:url(/images/topmenu_bg.gif) left top repeat-x;
}
.topmenu ul{
	width:950px;
	height:40px;
	background:url(/images/topmenu_r.gif) top center no-repeat;
	overflow:hidden;
}
.topmenu ul li{
	float:left;
	margin-left:-2px;
	text-align:center;
	background:url(/images/topmenu_bg.gif) left bottom no-repeat;
}
.topmenu ul li a{
	float:left;
	color:#FFFFFF;
	display:block;
	padding-left:35px;
	padding-right:20px;
	text-decoration:none;
	height:40px;
	line-height:37px;
}
.topmenu ul li a:hover{
	color:#FFFF99;
	background:url(/images/topmenu_o.gif) center bottom no-repeat;
}
.topmenu ul li a.thisclass{
	color:#FFFF99;
	background:url(/images/topmenu_o.gif) center bottom no-repeat;
}
.topmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}
