td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a.nav:link {
	font-size: 9px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;


}
a.nav:visited {

	font-size: 9px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {


	font-size: 9px;
	color: #F5EBCC;
	text-decoration: none;
	font-weight: bold;
}
a.nav:active {



	font-size: 9px;
	color: #F5EBCC;
	text-decoration: none;
	font-weight: bold;
}
a.leftnav:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
a.leftnav:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
a.leftnav:hover {
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
a.leftnav:active {
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
.PageHeader {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;




}
.CopyrightNotice {
	font-size: 9px;
	color: #CC9900;
}
.PageBackground {
	background-attachment: fixed;
	background-image: url(../images/template/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F5EBCC;

}
.BoldText {
	font-weight: bold;


}
.TextHeading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
