body{ 
	margin:0px;
	background:#ffffff;
	font-family:Tahoma; 
	font-size:11px; 
	color:#000;
}
table, th, td{ 
	font-family:Arial; 
	font-size:12px; 
	color:#000;
}
ul, li{ 
	margin:0; 
	list-style:none; 
	padding:0;
}
a img{ border:none;}


ul.topmenu{ height: 20px;}
ul.topmenu li{float:left; padding: 0px 10px; height: 17px; padding-top: 3px; }
ul.topmenu li.spacer{color: #ce0b16;}
ul.topmenu li a:link{font-size: 11px; color: #fff; text-decoration: none; font-weight: normal;}
ul.topmenu li a:visited{font-size: 11px; color: #fff; text-decoration: none; font-weight: normal;}
ul.topmenu li a:hover{font-size: 11px; color: #fff; text-decoration: underline; font-weight: normal;}

ul.topmenu li.left{width:10px; height: 20px; background: url(images/menu_left.png) no-repeat; padding: 0px;}
ul.topmenu li.right{width:10px; height: 20px; background: url(images/menu_right.png) no-repeat; padding: 0px;}

div.banner{margin-bottom: 10px;}
div.module{margin-bottom: 20px;}
div.module h3, div.module2 h3{height: 26px; background: url(images/module_small.png) no-repeat; text-align: center; color: #fff;padding-top: 5px; margin: 0px;}

div.module2{}
div.module2 h3{background: url(images/module.png) no-repeat; text-align: left; padding-left: 15px;}

a.mainlevel {
	padding: 6px 0 6px 25px;

	border-bottom: 1px dotted #cccccc;
	display: block;
	color: #333333;
	background: url(images/arrow.png) no-repeat 10px 12px;
	font-weight: normal;
}
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #ce0b16;
	background: url(images/arrow2.png) no-repeat 10px 12px #f1f7f9;
	text-decoration: none;
	font-weight: normal;
}

a.mainlevel#active_menu {
	color: #ce0b16;
	background: url(images/arrow2.png) no-repeat 10px 12px #EFEFEF;
	font-weight: bold;
	text-decoration: none;
}

/* Link End */
