body
{
	color: black;
	background-color: #8a8a8a;
	font-family: Verdana;
	font-size: 11px;
}
.page
{
	width : 991px;
}
.current 
{
	
}
.child
{
	
}
td
{
	color: black;
	font-size: 10px;
	font-family: Verdana;
}
a
{
	color: #935A20;
}
.titlelink
{
	font-family: Verdana;
	color: #935A20;
	text-decoration: none;
}
a.titlelink:hover
{
	color: Black;
	text-decoration: underline;
}
.textlink
{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	color: Black;
}

a.textlink:hover
{
	color: Gray;
	text-decoration: underline;
}
.bodytext
{
	background-color: #D4D5D7;
}
.leftmenu
{
	background-color: #323435;
	border-right: 2px solid #935A20;
}
.bottommarquee
{
	color: white;
	font-size: 15;
	font-weight: bold;
}
.footertext
{
	color: black;
	font-size: 10;
	font-weight: bold;
	font-family: Verdana;
	padding: 5px;
}
.text
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana;
}
.pagetitle, h1
{
	font-family: Verdana;
	padding : 5px;
	font-size: 15px;
	font-weight: bold;
	color: #935A20;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Verdana;
	
}
.subpagetitle, h2
{
	font-size: 11px;
	font-weight: bold;
	color: #935A20;
	margin-bottom: 5px;
	margin-top: 20px;
	font-family: Verdana;
}
.nav
{
	list-style-type: circle;
	margin-left: 20px;
}
.nav ul
{
	margin-left: 13px;
	list-style-type: disc;
}
.nav a
{
	font-weight: bold;
}
.nav ul a
{
	font-weight: normal;
}
.errorlist
{
	border-right: red 1px solid;
	padding-right: 5px;
	border-top: red 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	margin: 5px;
	border-left: red 1px solid;
	color: red;
	padding-top: 5px;
	border-bottom: red 1px solid;
	font-family: Arial;
	background-color: antiquewhite;
}

