BODY, TD, P {
	font-size : 12px;
	font-family : Arial;
	color : #333333;
}

.header {
	font-size : 15px;
	font-family : Arial;
	font-weight: Bold;
	color : #336699;
}

A, A:Visited {
	font-size : 12px;
	font-family : Arial;
	text-decoration : underline;
	color : #336699;
}

A:Hover, A:Active {
	font-size : 12px;
	font-family : Arial;
	text-decoration : none;
	color : #336699;
}

/*
A:Visited {
	font-size : 12px;
	font-family : Arial;
	text-decoration : underline;
	color : #336699;
}

A:Visited:Hover {
	font-size : 12px;
	font-family : Arial;
	text-decoration : none;
	color : #336699;
}
*/

A.leftnav, A.leftnav:Visited {
	font-size : 12px;
	font-family : Arial;
	font-weight:normal;
	text-decoration : none;
	color : #FFFFFF;
}

A.leftnav:Hover, A.leftnav:Active {
	font-size : 12px;
	font-family : Arial;
	font-weight:normal;
	text-decoration : none;
	color : #FFFFFF;
}


A.footer, A.footer:Visited {
	font-size : 11px;
	font-weight:normal;
	font-family : Arial;
	text-decoration : underline;
	color : #990000;
}

A.footer:Hover, A.footer:Active {
	font-size : 11px;
	font-weight:normal;
	font-family : Arial;
	text-decoration : none;
	color : #990000;
}

.verticalFade {
	background-image: url(/images/middleFade.gif);
	background-repeat: no-repeat;
}

.cell_over { BACKGROUND-COLOR: #4675A6; cursor: hand; background-image: url(/images/middleFade.gif);}
.cell_out { BACKGROUND-COLOR: #919191 }
.cell_active { BACKGROUND-COLOR: #000000 }

