html, body, td, span, div, p { 
	font-family: Verdana, Geneva, Arial;
	color: #333333;
	font-size: 11px;
}

a:link, a:visited, a:vlink, a:active {
	font-family: Verdana, Geneva, Arial;
 color : #0066FF;
}

A:hover {
 color : #990000;
}


.fineprint {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color : #444444;
}

.fineprint a:link, .fineprint a:visited, .fineprint a:vlink {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color : #444444;
}

.fineprint A:hover {
 color: #FF0000;
}

.textfield
{
	color: #000000;
 font-family: Tahoma, Arial;
	font-size: 11px;
	border-width: 1;
	border-color: #A0A0A0;
	border-style: solid;
	padding: 2px;
	height: 18px;
}

textarea
{
	background-color: #FFFFFF;
	color: #000000;
 font-family: Tahoma, Arial;
	font-size: 11px;
	border-width: 1;
	border-color: #A0A0A0;
	border-style: solid;
	padding: 2px;
}

select, option
{
	font: 11px Verdana, Arial, Sans-Serif;
	background-color: #FEFEFE;		
	color: #252525;
	padding: 1px;
}

.button {
	BORDER-RIGHT: #bcbcbc 1px solid; HEIGHT: 20px; PADDING-RIGHT: 4px; PADDING-Left: 4px; BORDER-TOP: #ffffff 1px solid; 
	BORDER-BOTTOM: #bcbcbc 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #ebebeb 2px solid; FONT-FAMILY: arial, Tahoma, times;
	BACKGROUND-COLOR: #dfdfdf;
}
