body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #999999;
	background-color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#bodym {
	width: 1060px;
	background-color: #000000;
	background-image: url(/images/body-b.jpg);
	margin: 0px auto 0px auto;
}

.bodycontent {
	width: 1000px;
	background-color: #fffff;
	margin: 0px auto 0px auto;
}

#headb {
	width: 1060px;
	height: 304px;
	background-color: #000000;
	background-image: url(/images/head.jpg);
	margin: 0px auto 0px auto;
}
.topnav { /*this controls the color font and decoration of the top navigation text */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
}

#topnav { /*this controls the color font and decoration of the top navigation text */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
}
#footb {
	width: 1060px;
	height: 3px;
	background-color: #000000;
	background-image: url(/images/foot-b.jpg);
	margin: 0px auto 0px auto;
}

