a {color : #FFFFFF; text-decoration : none;}
a:active {color:#FFFFFF; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:underline;}
a:visited {color:#FFFFFF; text-decoration:none;}
a:visited:hover {color:#FFFFFF; text-decoration:underline;}
.leftNavBkg {
	background-image: url(images/leftNavBkg_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftNavTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bodyFooterLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodyHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.topHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.topSubheads {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodyCellBkg {
	background-attachment: scroll;
	background-image: url(images/body_bottom_bkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

