#mainblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	overflow: auto;
	position: relative;
	width: 620px;
	height: 350px;
	clear: none;
	float: left;
	top: 10px;
	color: #8F6058;
	line-height: 11pt;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #520000;
	text-align: center;
	display: block;
	height: 40px;
	width: 620px;
	line-height: 13pt;
	padding-top: 8px;
}
#rightpic {
	padding: 3px;
	clear: none;
	float: right;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin: 4px;
	border: 1px solid #DDDDDD;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #520000;
	text-align: left;
	display: block;
	height: 300px;
	width: 97px;
	top: 20px;
	position: relative;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #520000;
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
}
.nav a:hover {
	text-decoration: underline;
}
#headblock {
	text-align: center;
	float: none;
	height: 130px;
	width: 660px;
	vertical-align: top;
	padding: 0px;
}
#leftpic {
	height: 147px;
	width: 135px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #D0D0D0;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #006600;
	line-height: 12pt;
}
#maintable {
	background-color: #D0D0D0;
	background-image: url(../images/background1.jpg);
	background-repeat: no-repeat;
}
.controlnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #520000;
	background-color: #FFFFCC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.controlnav a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #520000;
}
.controlnav a:hover {
	color: #FFFFCC;
	background-color: #520000;
}
.controlmain {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 5px;
}
.success {
	font-weight: bold;
	color: #520000;
	background-color: #FFFFCC;
	border: 1px solid #520000;
	text-align: center;
}
.colhead {
	font-weight: bold;
	color: #520000;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #520000;
}
.colbase {
	font-weight: bold;
	color: #520000;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #520000;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	color: #666666;
}
.credit a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
