body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	}


.pageback {
	background-color: #FFFFFF;
	width:750px;
	display:table-cell;
}

.navarea{
	display:inline;
	float:left;
	margin-left:30px;
	width:150px;
	border-right-width:1px;
	border-right-style:dashed;
	border-right-color:#CCCCCC;
	background-color:#FFFFFF;
}

.bodyarea{
	
	float:left;
	margin-left:30px;
	width:500px;
	/*background-color:#00CC33*/
	background-color:#FFFFFF;
}

th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#006633;
 	font-weight:normal;
	float:left;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006633;
 	font-weight:normal;
	margin-bottom: 5px;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#006633;
 	font-weight:normal;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#006633;
 	font-weight:normal;
}

a{
	text-decoration:none;
	border-bottom-style:dashed; 
	border-bottom-color:#006699;
	border-bottom-width:1px;
	color:#006699;
	line-height: 22px;	
}

a:hover{
	text-decoration:none;
	border-bottom-style:solid; 
	border-bottom-color:#006633;
	border-bottom-width:1px;
	color:#006633;
	line-height: 22px;
}

.largeinput{
  width:300px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#006633;
 }
 
.image{
	float:right;
	clear:right;
	border-width:1px;
	border-style:dashed;
	color:#006633;
	padding:10px;
	margin-left:2px;
	margin-bottom:20px;
 }.subnote {
	font-size: 9px;
	color: #500505;
}