body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin: 0px;
  text-align: center;
  background-color: #dac994;
}
form {border: 1px solid #006633; border-top: none; width: 780px; margin: auto; background-image: url(/graphics/page_back.gif);}
ol {margin-bottom:25px;}
ol li {margin-bottom:5px;}

#AdminLink
{
	position: absolute;
	top: 100px;
	margin-left: 290px;
	/*left: 170px;*/
}
.GoBack {position: absolute; top: 130px;}

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

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

div.content {
	margin-right: 30px;
	margin-left: 30px;
	font-size: 12px;
}

div.bottomNav {
	font-size: 10px;

}

.NavSub ul
{
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: circle;	
}
.NavSub li {
	margin: 0;
}
.NavSub li a {
	width: auto;
}
.NavSub ul li a {
	display: block;
	padding: 2px 0px 2px 10px;
	width: 100px !important;
	width: 110px;
	color: #112485;
	text-decoration: none;
	background-color: #D7C9A4;
	border-bottom: #66af3d 1px solid;
}
.NavSub ul li a:hover {
	background-color: #80CA2F;
}
.NavSub ul li.on
{
	list-style-type: circle;
	background-color: #80ca2f;
}

h1
{
	padding-right: 50px;
	font-size: 18px;
	color: #009900;
}

a:link {
	color: #006600;

}
a:visited {
	color: #006600;
}
a:active {
	color: #006600;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
P
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.marginright {
	margin-right: 10px;
}
.marginleft {
	margin-left: 10px;
}
