#Keyres
{
	font-family: Times, Verdana, Serif; 
	font-size: 12px; 
    color:#84510D;
    Font-weight: bold; 
    width:150px;    
}
#Keyres td
{
	font-family: Times, Verdana, Serif; 
	font-size: 12px; 
    color:#84510D;
    Font-weight: bold;
}
#Keyres .Item 
{
	font-size: 11px; 
    text-align: right;
    Font-weight: bold; 
	padding: 5px 5px 5px 0;  /*top right bottom left */
}
#Keyres .Iteminfo
{
	font-size: 11px; 
}
#Keyres .button 
{
cursor: pointer; 
font-size: 9pt; 
font-weight: bold; 
margin-top: 0px; 
margin-bottom: 0px; 

}
#Keyres .button 
{
FONT-SIZE: 9pt; 
width: 142px;  
color: #84510D; 
background-color: #D6D3D6; 
font-weight: bold; 
font-family: Times, Verdana, sans-serif; 
border-style: solid; 
border-width: 1px; 
border-color: #CC9933;
}

#Keyres input, select, textarea {
	font-family: Times, Verdana, Serif; 
	font-size: 11px;
}
    
