BODY {	  
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	font-family: Arial,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        background: #FFFFFF;
        color: #6b7da0;
}

hr{
	color: #CCCCCC;
	height: 0px; 
	border: solid #CCCCCC 0px; 
	border-top-width: 1px;
}

td,.text {
        color: #6b7da0;
	font-size: 12px;
}

.dd {
	font-size: 8pt;
}


#leftmenu td{
	font-size: 8px;
	height: 50px;
	vertical-align: bottom;
}

#leftmenu td.isactive{
}

#leftmenu td.isactive a{
	color: #97999c;
}



.therdmenu{
	color: #2cf426;
	font-size: 8px;
	padding-top:3px;
}


.therdmenuisactive{
	font-size: 8px;
	padding-top:3px;
	color: #5dff58;
}



a {
	color: #2518a0;
	text-decoration:none;
}