body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.mid_header {
	background-image: url(images/h95.gif);
	height: 97px;
}
.container{
	background-image:url(images/shadowbkg.jpg);
	padding-left: 4px;
	padding-right: 5px;
	MARGIN-LEFT: auto; 
	WIDTH: 1000PX; 
	MARGIN-RIGHT: auto
	
}
.topHeader {
	background:url('images/topbkg.gif');
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:30px;
}
.drop-downs {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #011F69;
	border: 1px solid #000000;
}
a:link {
	color: #003366;
	text-decoration: underline;

}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #003366;
	text-decoration: none;
}

