hr{
	color:#eece64;
	border:solid #eece64 0.5px;
}
body{
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
}
td{
	font-family:arial;
	font-size:12px;
}
form{
	margin:0px;
	padding:0px;
}
#leftarea{
	position:relative;
	float:left;
	width:179px;
	height:228px;
	background:#408d68;
	font-family:arial;
	font-weight:normal;
	font-size:12pt;
	line-height:16pt;
}
#rightarea{
	position:relative;
	float:left;
	width:615px;
	margin-left:5px;
}
#clearboth{
	position:relative;
	clear:both;
	font-size:1px;
	line-height:1px;

}
#menuitems{
	color:white;
}
#menuitems a{
	color:white;
	text-decoration:none;

}
#menuitems a:hover{
	color:white;
	text-decoration:underline;

}
#menuitems ul{
	position:relative;
	margin-left:13px;
	padding-left:0px;
	list-style-type: none;
	text-indent:0px;
	margin-top: 6px;
	
}
#menuitems li{
	position:relative;
	list-style-type: none;
	font-size: 16px;

}
.innerul{
	font-size:10pt;
	line-height:14pt;
}
#header{
	position:relative;
	margin-bottom:4px;
}
#contentarea{
	
	position:relative;
	height:417px;
	overflow:auto;
	padding:0px 5px 0px 0px;
}
.menugreen{
	color:#408d68;
	font-weight:bold;
}
#greenbar{
	background:#408d68;
	color:white;
	padding:3px;
	margin-bottom:10px;
}
.inputborders{
	border:1px solid black;
}
#formfields{
	position:relative;
	float:left;
	margin-right:100px;
}
#formfields input{
	margin-bottom:5px;
}
#commentfield{
	position:relative;
	clear:both;
}
#leftbackground{
	position:absolute;
	top:323px;
	left:0px;
	background:#985a0f;
	width:179px;
	height:183px;
}