body {
	background-color: #000000;
	background-image: url(../Slices/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}


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

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.WHITEsmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.REDsmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}

.underlinefootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.body {
	font-family:  Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.bodyblack {
	font-family:  Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.smalltext {
	font-family:  Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textbox {
	font-family:  Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.underlinebody {
	font-family:  Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #F37007;
	text-decoration: underline;
}

.Redbody {
	font-family:  Arial;
	font-size: 13px;
	line-height: 12px;
	font-weight: normal;
	color: #ab2725;
	text-decoration: none;
}

.REDheadbody {
	font-family:  Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: Bold;
	color: #cc0000;
	text-decoration: none;
}

.BLACKheadbody {
	font-family:  Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
}


.yellowSubheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	color: #fac552;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #205d0f;
}

.Wheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


a {
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family:  Arial;
	font-weight: normal;
	text-decoration: none;
}

a:hover {

	font-family:  Arial;
    font-weight: normal;
	color: #959595;
	text-decoration: none;
}
