body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #1B240F;
text-align: left;
}

table {
margin: 0px;
padding: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
}

.style1 {
	color: #FEFBDA;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #FFD494;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	color: #FFD494;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #9F9F6D;}
.style7 {font-size: 12px}
.style8 {
	color: #A19F6C;
	font-size: 11px;
	font-family: tahoma;
}

a:link {
	color: #FEFBDA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FEFBDA;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

table.bgimg {
background-image: url(images/bg-img.jpg);
width:100%;
height:500px;
}

table.bgnav {
background-image: url(images/bg-nav.jpg);
width:100%;
}

table.bgbutt {
background-image: url(images/bg-butt.jpg);
width:100%;
border:0px;
}

td.bgtop {
background-image: url(images/bg-l-bar.jpg);
}

table.bgbottnav {
background-image: url(images/bg-bott-nav.jpg);
width:100%;
border:0px;
}