BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}



INPUT
{
	font-family: Verdana;
	font-size: 12px;
}
SELECT
{
	font-family: Verdana;
	font-size: 12px;
}
TEXTAREA
{
	font-family: Verdana;
	font-size: 12px;
}

FONT.errors
{
	font-size: 10px;
	color: red;
	font-weight: 700;
}


A.subnav:link
{
		color: #004A81;
		text-decoration: none;
		font-size: 11px;
		font-weight: 500;
}
A.subnav:visited
{
		color: #004A81;
		text-decoration: none;
		font-size: 11px;
		font-weight: 500;
}
A.subnav:active
{
		color: #004A81;
		text-decoration: underline;
		font-size: 11px;
		font-weight: 500;
}
A.subnav:hover
{
		color: #004A81;
		text-decoration: underline;
		font-size: 11px;
		font-weight: 500;
}



TD.tableheader
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: 700;
	vertical-align: bottom;
}
TD.tabledata
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 500;
	vertical-align: top;
}
TD.fieldtitle
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 500;
	vertical-align: middle;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #333333;
	background-color: #f0f0f0;
}
TD.fieldtitlesmall
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 500;
	vertical-align: middle;
	letter-spacing: 0px;
	color: #333333;
	background-color: #f0f0f0;
}
TD.fielddivider
{
	background-color: #777777;
}
TD.fieldvalue
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 500;
	vertical-align: bottom;
}
TD.fieldvaluesmall
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 500;
	vertical-align: bottom;
}
INPUT.small
{
	font-size: 10px;
}
SELECT.small
{
	font-size: 10px;
}
TEXTAREA.small
{
	font-size: 10px;
}

SELECT.medium
{
	font-size: 11px;
	font-weight: 800;
}

FONT.fieldnote
{
	font-family: Tahoma;
	font-size: 10px;
	color: #555555;
	font-variant: normal;
}

INPUT.button
{
	font-family: Verdana;
	font-size: 12px;
}
INPUT.buttondefault
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: 700;
}
INPUT.buttoncancel
{
	font-family: Verdana;
	font-size: 12px;
	color: #770000;
}

