body {
	margin: 0px;
	scrollbar-track-color: #676767;
	scrollbar-Face-color: #cccccc;
	scrollbar-Arrow-color: #FF5A00;
	scrollbar-Darkshadow-color: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #f4f4f4;
	SCROLLBAR-3DLIGHT-COLOR: #4e4d4d;
	SCROLLBAR-BASE-COLOR: #6c6a6a;
	background-color: #f4f4f4;	
}
.border {
	border: 1px solid #f4f4f4;
}
.mleft {
	margin-left: 15px;
}
.mright {
	margin-right: 10px;
}
.Submit {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C1306;
	text-decoration: none;
}

.NormalBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.NormalBlack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.RedLink {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A50000;
	text-decoration: underline;
	font-weight: bold;
}
.NormalBlack_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.WhiteBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	margin-top: 10px;
	text-indent: 10pt;
}
.White {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.whiteNormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f4f4f4;
	text-decoration: none;
}
.black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #030303;
	text-decoration: none;
}

.TabInactive {
	background-color: #666666;
	display: block;
	height: 22px;
	width: auto;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
.Go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #B30000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
}
.img {
	background-attachment: fixed;
	background-image: url(images/help.jpg);
	background-repeat: no-repeat;
}
.img:hover {
	background-attachment: fixed;
	background-image: url(images/help1.jpg);
	background-repeat: no-repeat;
}

.bottomLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.bottomLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC560F;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #71271D;
	font-weight: bold;
	text-align: left;

	text-decoration: none;
}
.orangeblueText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-align: inherit;
	text-decoration: none;
	margin-top: 10px;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	color: #018CFE;
	
}
.orange1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	text-align: inherit;
	text-decoration: none;
	margin-top: 10px;
}
