Body{
	background-color: #a5b950;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #3F8B3F;
	scrollbar-darkshadow-color: #3F8B3F;
	scrollbar-track-color: #a5b950;
	scrollbar-arrow-color: #3F8B3F;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
a:link {
	color: #000000; text-decoration:none;
}
a:visited {
	color: #000000; text-decoration: none;
}
a:hover {
	color: 7f8e4a; text-decoration: underline; font-weight:bold
}
a:active {
	color: #000000; text-decoration: none;
}

tr.test {
  	color: black;
  	background: #f6f6dd;
}

tr.test2 {
	background: #e1e1ca;
} 

/* class="test" onmouseover="this.className='test2'" onmouseout= "this.className='test'"> */

.gradualshine{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	border: 0;
	
}

.Date{
    color:#7f8e4a;
	padding-right: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold
}

.Navigation{
	border-right-style: dotted;
	border-right-color: 7f8e4a;
	border-right-width: 1px;
	padding-right: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.Content{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

.Header{
	font-size:20px;
	font-weight:bold;
	color:7f8e4a;
	
}

.ContactTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left: 10px;
	border-left-style:dotted;
	border-left-color: 7f8e4a;
	border-left-width: 1px;
}

.footernav {
	font-size: 12px;
	color: #f6f6dd;
	background-color: #7f8e4a;
	
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center
}

.Table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

.TableHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom: 5px;
	border-bottom-style:dotted;
	border-bottom-color: 7f8e4a;
	border-bottom-width: 1px;
}
