p {
	font-family: Georgia, Palatino, serif;
	color: #000000;
	margin-right: 5%;
	margin-left: 5%;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #CC6600;
	font-weight: 900;
	margin-left: 3%;
}
.indent {
	padding-left: 30px;
}
div#content {
	margin-left: 25%;
	margin-top: 219px;
	background-color: #FFFFFF;
	margin-right: 10px;
}
div#header {
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 25%;
	height: 209px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
div#leftmenu {
	margin-top: 0px;
	position: absolute;
	width: 25%;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background-color: #CC6600;
	padding-top: 15px;
	visibility: inherit;
}
div#leftmenu a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	margin-left: 4%;
	margin-right: 4%;
	padding-bottom: 7px;
	padding-left: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}
div#leftmenu b {
	display: none;
}
div#leftmenu a:hover {
	color: #FFFFFF;
	background-image: url(images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.reverse {
	color: #FFFFFF;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	padding-left: 5%;
}
div#leftmenu form {
	margin-left: 30px;
	margin-top: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
}
td {
	font-family: Georgia, Palatino, serif;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
table {
	margin-left: 5%;
	border: 1px solid #CC6600;
}
li {
	font-family: Georgia, Palatino, serif;
	padding-top: 10px;
	padding-left: 10px;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #CC9933;
}
a:hover {
	color: #996633;
}
th {
	font-family: Georgia, Palatino, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6600;
	text-align: left;
}
td#value {
	font-family: Georgia, Palatino, serif;
	color: #000000;
	background-color: #CCCC66;
	font-weight: bold;
}
div#leftmenu a:visited {
	color: #FFCC99;
}

