@charset "utf-8";
body {
	background-image: url(topdesignhold.gif);
	background-repeat: repeat-x;
	background-color: #660000;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	color: #FFFFFF;
}
.contentbg {
	background-color: #003366;
	height: 99%;
	width: 930px;
	border: thin ridge #000000;
	position: relative;
	float: none;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.logoimage {
	margin: auto;
	width: auto;
	z-index: auto;
	height: auto;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	overflow: auto;
	clear: both;
	float: none;
}
#navtable {
	font-size: 15px;
	margin: 0px;
}
#navtable li {
	list-style-type: none;
	border: 1px groove #FFFF00;
	text-decoration: none;
	text-align: center;
	margin: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navtable ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navtable li:hover {
	list-style-type: none;
	margin: 0px;
	background-color: #0066FF;
	text-decoration: none;
	font-weight: bold;
	border: 1px groove #FFFFFF;
}
#navtable li a:hover {
	list-style-type: none;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
}
