fprolloverstyle, A:hover {color: red}

body, p, td
{
	font-family: Verdana;
	color: #C0B37E;
	font-size: 8pt;
}

a
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 8pt;
}

.lightColor
{
	background-color: #F4E199;
}

.lightFont
{
	color: #F4E199;
}

.link
{
	font-size: 8pt;
	color: #156F94;
	font-weight: bold;
}

.whiteLink
{
	font-size: 8pt;
	color: white;
}

.mainMenu
{
	font-family: Verdana;
	color: #443113;
	font-size: 8pt;
	text-decoration: none;
}


.whiteLine
{
	height: 1px;
	background-color: white;
}

.blackLine
{
	height: 1px;
	background-color: #000000;
}

.tanLine
{
	height: 1px;
	background-color: #89603c;
}

.border
{
	background-color: black;
}


.tableHeader
{
	height: 25px;
	background-color: #839846;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
}

.tableHeaderBlue
{
	height: 20px;
	background-color: #156F94;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	padding-left: 10px;
}

.tableSubheader
{
	height: 25px;
	font-weight: bold;
	color: black;
	font-size: 11px;
	background-color: #E2D6A7;
}

.formField
{
	height: 25px;
	background-color: #E2D6A7;
	color: black;
	font-size: 8pt;
}

.formFieldPadded
{
	height: 25px;
	background-color: #E2D6A7;
	color: black;
	font-size: 8pt;
}

.formFieldWhite
{
	height: 25px;
	background-color: white;
	color: black;
	font-size: 8pt;
}

.formFieldWhiteSmall
{
	height: 25px;
	background-color: white;
	color: black;
	font-size: 7.5pt;
}

.tableField
{
	background-color: #E2D6A7;
	color: black;
	font-size: 8pt;
}

.tableFieldSmall
{
	background-color: #E2D6A7;
	color: black;
	font-size: 7.5pt;
}




.textfield
{
	font-size: 10px;
}

.dropdown
{
	font-size: 9px;
}

.textarea
{
	font-size : 12px;
}

.button
{
	font-size: 10pt;
}