/* CSS Document */
body{margin: 0px;}
.color1{
	background-color: #CCCCCC;
}
.color2{
	background-color: #b6ceea;
}
.color3{
	background-color: #FF9900;
}
.color4{
	background-color: #0C54A6;
}
.menu_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menu_font:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004e98;
	text-decoration: none;
}
.menu_bg{
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.content_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333; 
	text-decoration: none;
	line-height:20px;	
}
.content_font1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333; 
	text-decoration: none;
}
.grey_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333; 
	text-decoration: none;
}
.blue_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004e98; 
	text-decoration: none;
}
.blue_font_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004e98; 
	text-decoration: none;
}
.bottom_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}
a.bottom_font:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	text-decoration: underline;
}
