A:link, A:visited, A:active{ color: #CC0000; text-decoration: NONE;}
A:hover { color: #CC0000; text-decoration: underline; }

.table:link, .table:visited, .table:active{ color: #eeeeee; text-decoration: NONE; font-size: 10px;}
.table:hover { color: #eeeeee; text-decoration: underline; font-size: 10px;}

.leftnav:link, .leftnav:visited, .leftnav:active{ color: #333333; text-decoration: NONE;}
.leftnav:hover { color: #333333; text-decoration: underline; }

.footer:link, .footer:visited, .footer:active{ color: #5E7F92; text-decoration: NONE;}
.footer:hover { color: #5E7F92; text-decoration: underline; }


.lead:link, .lead:visited, .lead:active{ color: #004870; text-decoration: none;}
.lead:hover { color: #004870; text-decoration: underline; }

TD, BODY, P{
	color: #333333;
	font-family: verdana;
	font-size: 11px;
	line-height: 11pt;
}

.large{
	color: #4D7185;
	font-family: verdana;
	font-size: 12px;
	line-height: 13pt;
}

.header{
	color: #004870;
	font-family: verdana;
	font-size: 16px;
	line-height: 16pt;
	font-weight: bold;
}

.tableborder{
	border-BOTTOM: 1px #8198A6 solid;
	border-TOP: 1px #8198A6 solid;
	border-LEFT: NONE;
	border-RIGHT: NONE;
}

.tableborder2{
	border-BOTTOM: none;
	border-TOP: 1px #8198A6 solid;
	border-LEFT: none;
	border-RIGHT: none;
}


.GREY{
	color: #5E7F92;
	font-family: verdana;
	font-size: 11px;
}


.TAG{
	color: #666666;
	font-family: verdana;
	font-size: 9px;
	letter-spacing: 0.05cm
}


.note{
	color: #666666;
	font-family: verdana;
	font-size: 9px;
}

HR {
		height: 1PX;
		COLOR: #8198A6;
	}
