h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EC1C24;
	font-size: 24px;
	line-height: 1.25em;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}
h2 {
	font-size: 18px;
	color: #EC1C24;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 a:link {
	color: #EC1C24;
	text-decoration: none;
}
h2 a:visited {
	color: #EC1C24;
	text-decoration: none;
}
h2 a:hover {
	color: #EF3A44;
	text-decoration: underline;
}
h2 a:active {
	color: #EF3A44;
	text-decoration: underline;
}

body, p, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.white {
	color: #FFF;
}
.datatablecontainer {
	border: 2px solid #89A02E;
	background-color: #262127;
}
.datatablecontainer h2 {
	font-size: 12px;
	color: #B9DE40;
	margin: 0px;
}
.datatable {
	font-size: 9px;
	width: 900px;
	text-align: center;
}
table.datatable th {
	color: #FFF;
	background: #720000;
	vertical-align: top;
	border-top: 1px solid #B21824;
	padding-top: 1px;
	padding-bottom: 1px;
}
table.datatable td {
	color: #333;
	background: #FFF;
	border-top: 1px solid #BDD46C;
}
table.datatable tr.oddrow td {
	color: #333;
	background: #DEEAB8;
	border-top: 1px solid #BDD46C;
}
.stattable {
	width: 100%;
	text-align: center;
	font-size: 11px;
	margin-top: 4px;
}
table.stattable th {
	background: #720000;
	color: #FFF;
	border-top: 01px solid #D1D3D0;
	padding-top: 2px;
	padding-bottom: 1px;
}
table.stattable td {
	color: #FFF;
	background: #BB141B;
	border-top: 1px solid #A69128;
	padding-bottom: 2px;
	padding-top: 1px;
}
.imagecaption {
	font-size: 12px;
	color: #FFF;
	text-align: left;
}
.black {
	color: #000;
}
.productareacontainer {
	color: #FFF;
	background: #262127 no-repeat right center;
	border: 2px solid #89A02E;
	overflow: hidden;
}
.productareacontainer h2 ,.productareacontainer h2 a{
	color: #FFF;
}
.productareacontainer a:link,.productareacontainer a:hover,.productareacontainer a:visited,.productareacontainer a:active{
	color: #F15F66;
}
.productarea {
	text-align: left;
	margin: 5px;
}
#footer {
	position: relative;
	background: url(/images/bg_footer.gif);
	height: 267px;
	width: 1000px;
	margin-bottom:50px;
}
#footer_address {
	position: absolute;
	left: 29px;
	font-size: 18px;
	text-align: left;
	bottom: 12px;
}
#footer_address a {
	font-weight: bold;
	color: #B7D439;
	text-decoration: none;
}
#footer_address a:hover {
	color: #333;
	text-decoration: none;
	background: #B7D439;
}

#footer_address .smalladdress {
	font-size: 11px;
	color: #FFF;
	margin-top: 15px;
}
#footer_contact {
	position: absolute;
	right: 30px;
	bottom: 12px;
	font-size: 22px;
	color: #FFF;
	text-align: right;
}
#footer_contact .largephone {
	font-size: 32px;
	font-weight: bold;
}
#footer_contact .footer_email {
	font-size: 18px;
}
#footer_contact .footer_email a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#footer_contact .footer_email a:hover {
	color: #333;
	background: #DDD;
	text-decoration: none;
}

#footer_menu1 {
	left: 470px;
}
#footer_menu2 {
	left: 640px;
}
#footer_menu3 {
	left: 811px;
}

.footer_menu {
	overflow: hidden;
	position: absolute;
	height: 139px;
	width: 157px;
	top: 42px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
.footer_menu a {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 147px;
}
.footer_menu a:hover {
	background: #DDD;
	color: #333;
	text-decoration: none;
}

.footer_menu h3 {
	font-size: 14px;
	margin: 0px 0px 6px;
	padding: 0px;
}
.footer_menu ul, .footer_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
