
A.genlink
{
	font-family: arial,geneva; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none
}
A.genlink:link {color: #0066CC;}
A.genlink:active {color: #0066CC;}
A.genlink:visited {color: #0066CC;}
A.genlink:hover {color: #0066CC; text-decoration: underline }

A.genlinksm
{
	font-family: arial,geneva; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none
}
A.genlinksm:link {color: #0066CC;}
A.genlinksm:active {color: #0066CC;}
A.genlinksm:visited {color: #0066CC;}
A.genlinksm:hover {color: #0066CC; text-decoration: underline }

.header
{
	font-family: arial,geneva; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	color: #1F61AB
}

.gentext
{
	font-family: arial,geneva; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
	color: #666666
}

.required
{
	font-family: arial,geneva; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
	color: red
}
.gentextsm
{
	font-family: arial,geneva; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	color: #000000
}

.gentextgray
{
	font-family: arial,geneva; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
	color: #999999
}

.whitetextsm
{
	font-family: arial,geneva; 
	font-size: 11 px; 
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF
}

.quicktrack
{
	font-family: arial, verdana, geneva; 
	font-size: 13px; 
	font-weight: normal; 
	color: #0066CC; 
	border:1px #0066CC solid; 
	background-color:#FFFFFF;
}

input
{
	font-family: arial,geneva; 
	font-size: 12px; 
	font-weight: normal;
}

.formfield
{
	font-family: arial,geneva; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	white-space: nowrap;
	color: #0066CC; 
	border:1px #0066CC solid; 
	background-color:#FFFFFF;
}

select.selectsmall
{
	font-family: arial,geneva; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	white-space: nowrap
}

.formselect
{
	font-family: arial,geneva; 
	font-size: 11px; 
	font-weight: normal; 
}

UL.arrow	{list-style-image: url("../images/bullet.gif");line-height: 13px;}
