body {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #996600;
	background-image: url(images/bg.gif);
}
.navbar {
	background-color: #000000;
	padding: 4px;
	color: #FFFFFF;
}
a.topnav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	display: block;
	padding: 5px;
}
a:hover.topnav {
	background-position: center -26px;
}
.pad10 {
	padding: 10px;
}
h1 {
	font-size: 16px;
	color: #996600;
	margin: 0px;
	padding: 0px;
}
.create {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #6C4900;
	border-right-color: #6C4900;
	border-bottom-color: #6C4900;
	border-left-color: #6C4900;
	font-size: 18px;
	padding: 10px;
}
select {
	margin: 3px;
}
#dcentral td img {
	border: 1px solid #FFFFFF;
	height: 117px;
	width: 117px;
	margin-right: 4px;
	margin-left: 4px;
}a {
	color: #FFFFFF;
	text-decoration: none;
}
a.enter {
	font-size: 20px;
	color: #0000CC;
	text-decoration: underline;
}
.style2 {font-size: 10px}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {color: #FFFFFF}.ref {
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:hover.enter {
	color: #003399;
	text-decoration: underline;
}

