.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}

A.nav { font-family:Verdana, Arial, sans-serif; font-size: 12px; color:#000000; text-decoration:none; font-weight: bold;}
A.nav:hover { color:#333399; text-decoration:none;}
A.nav:active { color:#000000;}
A.nav:visited { color:#000000;}
A.nav:visited:hover { color:#333399; text-decoration:none;}

A.subNav { font-family:Verdana, Arial, sans-serif; font-size: 12px; color:#000000; text-decoration:none;}
A.subNav:hover { color:#660000; text-decoration:none;}
A.subNav:active { color:#000000;}
A.subNav:visited { color:#000000;}
A.subNav:visited:hover { color:#660000; text-decoration:none;}

A.CrumbNav { font-family:Verdana, Arial, sans-serif; font-size: 12px; color:#330000; text-decoration:none;}
A.CrumbNav:hover { color:#003300; text-decoration:none;}
A.CrumbNav:active { color:#330000;}
A.CrumbNav:visited { color:#330000;}
A.CrumbNav:visited:hover { color:#003300; text-decoration:none;}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.LrgHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.WhiteBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.SmlHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.border {
	border: 1px solid #333333;
}.Bottom-Border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.TopBottom-Border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}