.whitebodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.mainfronttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    padding-left:10px;
	color: #EDEDED;
	text-decoration: none;
}

.searchbox {
   width: 140px;
   background-color: #FFFFFF;
   border-top: 1px solid #111111;
   border-bottom: 1px solid #111111;
   border-left: 1px solid #111111;
   border-right: 1px solid #111111;
   padding-left: 2px;
   font-family: Tahoma,Verdana,Arial,Helvetica,Geneva,Swiss,Sans-Serif;
   font-size: 12px;
   color: #222222;
}

.redbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 15px;
	color: #e51837;
	text-decoration: none;

}

.redheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #e51837;
	text-decoration: none;
}
.rednamehead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e51837;
	text-decoration: none;
	font-weight: bold;
}
.graybodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #e51837;
	text-decoration: underline;
}
.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.homeblackbox {
	background-color: #333333;
	padding: 14px;
}
.menuBG2 {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
}
.headline {	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
