@charset "iso-8859-1";
body         { font-style: normal;
               font-variant: normal; 
			   font-weight: none; font-size: 8pt; font-family: Arial, Verdana;
			   background-color: #81BB66; 
			   color: #25391C;
			   scrollbar-face-color: #81BB66; 
               scrollbar-highlight-color: #FFFFFF; 
			   scrollbar-shadow-color: #25391C;
			   scrollbar-3dlight-color: #25391C; 
               scrollbar-arrow-color: #25391C;
			   scrollbar-track-color: #81BB66; 
               scrollbar-darkshadow-color: #81BB66; }
		   

a:link {color: #000000; text-decoration: underline;cursor: help;}
a:visited {color: #000000; text-decoration: underline;cursor: help);}
a:active {color: #000000; text-decoration: underline;cursor: help;}
a:hover  {text-decoration: none; color:#25391C; cursor: help;}


hr {color:#25391C; size: 1px}

table {font-weight: none; font-size: 8pt; font-family: Arial, Verdana;}
.header{background-color: #AAD795;border:solid 1pt #25391C;font-weight: none; font-size: 8pt; font-family: Arial, Verdana;}
.field{background-color: #CFEAC3;border:solid 1pt #25391C;font-weight: none; font-size: 8pt; font-family: Arial, Verdana;}
.button{background-color: #AAD795;border:solid 1pt #25391C;font-weight: none; font-size: 8pt; font-family: Arial, Verdana;}