body {
	background-color: #301213;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.nav {
	background-color: #562423;
	padding: 4px;
}
a.topnav {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 9px;
	display: block;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;
}
a:hover.topnav {
	background-position: center -33px;
}a.topnav2 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 9px;
	display: block;
	background-image: url(images/button-flash.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;
}


.strap {
	background-color: #000000;
}
h1 {
	color: #990000;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.main {
	padding: 5px;
}
#dcentral td img {
	border: 1px solid #000000;
	height: 121px;
	width: 121px;
}select {
	margin: 3px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.enter {
	color: #003399;
	text-decoration: underline;
	font-size: 24px;
}
.main-white {
	color: #FFFFFF;
	padding: 4px;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {color: #FFFFFF}
