/* CSS Document */

body {

	background-color: #FFFFFF;

	background-image:  url(images/bg.gif);

	background-position:center;

	background-repeat:repeat-y;

	margin-top: 0px;

	margin-bottom: 0px;

}

.td_l {
	background-color:#11427D;
	height:20px;
	color:#FFFFFF;
	vertical-align:bottom;
	vertical-align:text-bottom;	
	padding-left:2px;
	padding-bottom:2px;
	padding-right:2px;
}

.menu_links {
	color:#FFFFFF;
	font-family:Calibri;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	letter-spacing:0.3px;
}

a:link {

	color: #1D3564;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #1D3564;

}

a:hover {

	text-decoration: none;

	color: #FF0000;

}

a:active {

	text-decoration: none;

	color: #FF0000;

}

	

.maintext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #333333;

}
.footercontent {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #333333;

}

.titles {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #003366;

	text-decoration: none;

}



.titles2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #006699;

}

