td
{  
	font-family: "Arial"; 
	font-size: 12px
}

table 
{  
	font-family: "Arial"; 
	font-size: 12px
}

tr 
{  
	font-family: "Arial"; 
	font-size: 12px
}

input
{	font-family:"Arial", "verdana", "Helvetica";
	font-size:11;
	background-color:ffffff ;
	color:#000000;
	; border: 1px #000000 outset
}

select {  
	font-family: "Arial"; 
	font-size: 12px; color: #000000; 
	background-color: ffffff;
	border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

.btn {font-size: 12px;color: 00537b; background-color: #9bcdff; border: 1px solid #ffffff;"}

textarea {  font-family: "Arial"; font-size: 12px; color: #000000; background-color: #FFFFFF; height: auto; width: auto}
