body {
	background-color: #000066;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#000066;
}
.contentstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	}
	
td#titleBlock{
	background-image: url(ContentTitleBg.gif);
	background-repeat: repeat-x;


}

tr#contentSection{
	background-color: #ffffff;
}
	

div.navBar img
{
	display: inline;
	margin: 0px;
	border: 0px solid #ffffff;
}

div.TitleBanner img
{
	display: inline;
	margin-left: 50px;
	border: 0px;
}

div.BannerBlock Table.mainTable{
	background-repeat:no-repeat;
	background-position:top, center;
	background-image: url(BannerBg.jpg);	
	background-color: #FFFFFF;
}


td#newsBlock{
	background-image: url(../images/newsWarning.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	
}

table#defaultNews{
	background-image:url(../images/defaultNews.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
/*font-weight: bold;*/
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #AAAAFF;
}




