body {  
font-family: Arial, Helvetica, sans-serif;
font-size: 0.85em;
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; color: #000000}
.nav {  color: #000000; background-color: #CCCCCC; width: 25%; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
.maintable {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; width: 100%; background-color: #999999; border: #666666; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; height: 100%; color: #000000}

.title {  font: bold large Arial, Helvetica, sans-serif; color: #000000; background-color: #FFFFFF}
#content
{
	background-color: #fff;
}
#right
{
	width: 160px;
	background-color: #fff;
}
a 
{
	color: #330000;
	border-bottom: 1px dotted #300;
	text-decoration: none;
}
a:hover
{
	border-bottom: 1px solid #300;
}
.form_report_fulltextfields
{
	width: 100%;
	
	border: 1px solid #666;
}
.form_report_longtextfields
{
	width: 70%;
	margin-bottom: 5px;
	
	border: 1px solid #666;
}
.form_report_medium
{
	width: 50%;
	margin-bottom: 5px;
	
	border: 1px solid #666;
}
#menulist
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
	font-size: 0.85em;
}
#menulist a
{
	text-decoration: none;
	display: block;
	width: 161px;
	padding: 2px 5px 2px 5px;
	
	color: #330000;
	border-bottom: 1px solid #ccc;
	background-color: #aaa;
}
#menulist a:hover
{
	background-color: #999;
}