.BG_Image {
	background-color: #010000;
	background-image: url(http://www.redlightcenter.com/new/images/Redlight_Master_BG.jpg);
	background-repeat: repeat-x;
	background-position: left 1px;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.SubNav {
	color: #666666;
	text-align: center;
	height: 30px;
	bottom: 10px;
}

.FinePrint {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Red_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}.right_Shadow_REP {
	background-image: url(http://www.redlightcenter.com/new/images/frame_Vert_Rep.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.left_Shadow_REP {
	background-image: url(http://www.redlightcenter.com/new/images/frame_Vert_Rep.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.TableBorder {
	border: 1px solid #333333;
}
.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.TableBorder_T_B {
	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: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
