/* CSS Document */

body,td,th {
	font-family: arial;
	font-size: 11px;
}
.headblack {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
}
body {
	background-color: #898989;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {color: #666666;}

.main_heading {
	font-size: 17px;
	font-weight: bold;
	font-family:Arial;
	color:#042745;
	
}
.main_heading2 {
	font-size: 13px;
	font-weight: bold;
	font-family:Arial;
	color:#042745;
	
}
.white_txt {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	font-family:Arial;
}
.red_txt {
	font-size: 12px;
	color:#ff0000;
	font-family:Arial;
}
.table_boder{
border:1px solid #999999;

}
a:link {
	color: #2b3e82;
	font-family:arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
	}
a:visited {
	color: #2b3e82;
	text-decoration:none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;	
	text-transform: none;
}
.style7 {font-family: tahoma; font-size: 11px; color: #3d3d3d; font-weight: bold; }
.style8 {font-family: tahoma;
	font-size: 11px;
	color: #3d3d3d;
}
.style5 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #730014;
	font-weight: bold;
}
.style55 {	font-family: Arial;
	font-size: 13px;
	color: #730014;
	font-weight: bold;
}
.footerlink:link {
	color: #2b3e82;
	font-family:arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
	}
.footerlink:visited {
	color: #2b3e82;
	text-decoration:none;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
}
.footerlink:hover {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;	
	text-transform: none;
}