/*CSS Mgldesign*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CACACA; 
	font-family:Arial; 
	/*#5E6F88*/
	/*#8796AD; */
}
table {
 font-size:12px;
 color:#5E6F88; 
}
.amenu
{
font-size: 13px;
color:#5D7EA7;   
text-decoration:none; 
font-weight:bold;
width:100px;	
height: 14px;
}
:hover.amenu  
{ 
background:#E7E8F5; 
font-size: 13px;
color:#5D7EA7;   
text-decoration:none; 
font-weight:bold;
width:100px;	
height: 14px;
}
A{
font-size: 12px;
color:#5D7EA7;   
text-decoration:underline; 
font-weight:normal;
/*width:100px*/;	
}
A:hover {
font-size: 12px;
color:#5D7EA7;   
text-decoration:underline; 
font-weight:normal;
/*width:100px;	*/
background:#e3e9f1; 
}

