BODY {
	font-family: Times New Roman;
	font-size:11.0pt;
	color:#665435;
	text-decoration: none;
	font: italic;

}

.small_text_brown {
	font-family: Times New Roman;
	font-size:9.0pt;
	color:#665435;
	text-decoration: none;	

}
.small_text_black {
	font-family: Times New Roman;
	font-size:9.0pt;
	color:#333300;
	text-decoration: none;
	

}
.form_field{
	background-color: #F2F2F2;
	border-width: 1px;
	border-style:solid;
	border-color: #000000;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}


table {	
font-family: Times New Roman;
font-size:11.0pt;
font-style: regular;
	color:#665435;

}

table.bordertable {	
border: 1px solid #333300;
}

table.bordertable2 {	
border: 1px solid #665435;
}

A:link {  
     COLOR: #665435;      
     TEXT-DECORATION: none; 
     TEXT_UNDERLINE:single;
}  
A:hover {  
     COLOR: #665435; 
     font-weight: bold;
     TEXT-DECORATION: none; 
     TEXT_UNDERLINE:single;
}  
A:active {  
     COLOR: #665435; 
     TEXT-DECORATION: none; 
     TEXT_UNDERLINE:single; 
}

A:visited {  
     COLOR: #665435; 
     TEXT-DECORATION: none; 
     TEXT_UNDERLINE:single;
}
@media print {
     input[type="submit"] { display : none }
     input[type="button"] { display : none }
     .noPrint {	display: none }
   }
   
/*input.brown {
background-color: #665435; 
font-weight: bold; 
font-size: 12px; 
color: white;
}

input.pink {
background-color: #ffcccc;
}*/


option.color1 {
background-color: #ecdfcf; 
font-weight: bold; 
font-size: 12px; 
color: #665435;
}

option.color2 {
background-color: #cccccc; 
font-weight: bold; 
font-size: 12px; 
color: #000000;
}

TR.color1 {
background-color: #ecdfcf; 

}

/*option.pink {
background-color: #ffcccc;
}*/