body {
	background-image: url('images/bg.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #6C130F;
	margin: 0px;
	padding: 0px;
}

body, th, td, p, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
}

H5 {
	font-size: 12px; 
	color: #000000;
}

H4 {
	font-size: 13px; 
	color: #000000;
}

A:link {font-weight: normal; text-decoration: none; color: #6C130F;} 
A:visited {font-weight: normal; text-decoration: none; color: #6C130F;}
A:hover {font-weight: normal; text-decoration: underline; color: #6C130F; }

.tableBG { background-image: url('images/tablebg.gif');
	background-repeat: no-repeat;
	background-attachment: top center;
}

.white 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 11px;
margin-top: 10px;
margin-right: 35px;
margin-left: 15px;
}

.small { font-size: 10px;
}

.contactButton 
{ color: #FFFFFF; 
font-size: 12px; 
font-weight: normal; 
background-color: #6C130F;
border: 1px solid #000000;
}

.contactInput 
{ background-color: #FFFFFF; 
border: 1px solid #000000;
} 