a:hover {
	color: #999999;
	text-decoration: underline;
}

.orangeborder {
	border: thin solid #DF6F05;
}
.grayborder {

	border: thin solid #999999;
}
.orangeheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #DF6F05;
}
.graybody {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}

a.blackbodylg:hover {color: #FFFFFF; text-decoration: none}
a.blackbodylg {font-weight: bold;}


.blackbodylg {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.blackbody {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.errorbody {

	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blueheader {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
}
.grayheader {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.graycaption {

	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.orangeNAV {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF6F05;
}
.whiteselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.blackborder {

	border: thin solid #000000;
}
.orangeborderThick {

	border: thick solid #DF6F05;
}
.grayborderTB {
	border-top: thin solid #999999;
	border-right: thin none #999999;
	border-bottom: thin solid #999999;
	border-left: thin none #999999;

}
.large_or {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold; color: df6f05}
.BIG_o {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #df6f05}
