#Keyres
{
	font-family: Verdana, Times, Serif; 
	font-size: 10px; 
}
#Keyres .Title
{
	font-size: 11px; 
    color: #000000;
    text-align: center;   
    Font-weight: bold; 
    background-color:#9094AD;
	padding: 0px 0px 0px 0px;  /*top right bottom left */
}
#Keyres .Text 
{
	font-size: 11px; 
    color: #990000;    
    Font-weight: bold;     
    text-align: center;    
	padding: 5px 0px 5px 0px;  /*top right bottom left */
}
#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 input, select, textarea {
	font-family: verdana, Times, Serif; 
	font-size: 11px;
}

