/* CSS Document */

body {
/*	background-color: #040C4D; */
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: Bold;
	font-variant: normal;
	text-transform: none;
	color: #040C4D;
	scrollbar-face-color:#040C4D;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#355683;
	scrollbar-shadow-color: #FFFFFF; 
	/*scrollbar-highlight-color:#000000;*/
/*	scrollbar-3dlight-color: #452135;*/
	scrollbar-darkshadow-Color:#OOOOOO; 
}

A.menulink
{	
	font-weight: Bold;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
A.menulink:hover
{
	
	color: #9FB5C9; 
	text-decoration:  underline; 

}
.heading
{
	font-size: 15px;
	color: #660000;
	text-decoration: none ;
	font-weight: bold;
	 
}
.font
{
	font-size: 12px;
	color: #000000;
	text-decoration: none ;
	/*font-weight: bold;*/
	line-height:190%;
	 
}
.articles
{
	font-size: 16px;
	color: #660000;
	text-decoration: none ;
	font-weight: bold;
	 
}
.articles_body
{
	font-size: 12px;
	color: #040c4d;
	text-decoration: none ;
	font-weight: normal;
	 
}

.font1
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none ;
	font-weight: bold;
	 
}

A.menuunder
{	
	font-weight: Bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.menuunder:hover
{
	
	color: #778EC6; 
	text-decoration:  underline; 

}