body {
    background color: #251305;
}

.stdBlue {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: #ffffff;
	line-height: 17px;

}
.stdOrangeB {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: #ffffff;
	line-height: 17px;
	font-weight: bold;

}
hr {
	color: #FF8A00;
	line-height: 10px;
}
.stdBlueL {

	font-family: "Times New Roman", "Times", "serif";
	font-size: xx-small;
	color: #ffffff;
	line-height: 17px;
}
.stdOrangeBL {

	font-family: "Times New Roman", "Times", "serif";
	font-size: xx-small;
	color: #ffffff;
	line-height: 17px;
	font-weight: bold;
}
.stdBlueBL {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: x-small;
	color: #ffffff;
	line-height: 17px;
	font-weight: bold;

}
input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: #003366;
	background-color: #CCCCCC;
	border: 1px inset #003366;
	height: 14px;
	width: 100%;
}
.stdBlueServ {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: #ffffff;
	line-height: 15px;
}
.stdOrangeBServ {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: #ffffff;
	line-height: 15px;
	font-weight: bold;
}
.stdBlueServ1 {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: #ffffff;
	line-height: 13px;
}

.menu{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FF8B00;
	text-decoration: none;
}
.menu:hover  {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}.stdBlueQuestion {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: #ffffff;
	line-height: 17px;
	font-weight: normal;

}
.stdBlueLOrange {


	font-family: "Times New Roman", "Times", "serif";
	font-size: xx-small;
	color: #ffffff;
	line-height: 17px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.popupTitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-weight: bold;
	color: #FF8A00;
}

