Body {
	background-color: #333333;
}
.sub_vavigation {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
}


.MainHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.BodyText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.Productboxheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ECE9D8;
}
.MainHeaderUnderline {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.ContactRequired {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.BodyText_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.Highlight {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
