body, td, th {
	color: #FFFFFF;
}
div.nav {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}


div#top {
	height: 90px;
	width: 100%;
	background-position: 100% 90px;
	color: #FFFFFF;
	background-image: url(images/topbg1.gif);
}
#siteinfo {
	color: #FFFFFF;
	width: 100%;
	background-image: url(images/nav-bg1.jpg);
	font-size: small;
	padding-left: 5px;
	margin-top: 5px;
}

.content {
	color: #FFFFFF;
	background-color: #003366;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
