/*************************************************************************

'**************************************************************************/

/* General Tag specifications */
BODY, B, TD, P     {COLOR: #26509C; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt}

.input {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #996666; 
font-size:10px; 
border: 1 solid #000000; 
font-weight:bold; 
cursor: hand
}

.select {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #996666; 
font-size: 10px; 
border: 1 solid #000000; 
font-weight:bold;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}

