body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	background: #1B240F;
	text-align: left;
	color: #ffffff;
}

table {
margin: 0px;
padding: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
text-align: left;
color: #FFFFFF;
}

.style1 {
	color: #FEFBDA;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #FFCC66;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #9F9F6D;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}
.style7 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
}
.style8 {
	color: #DDE3B3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style9 {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style10 {
	color: #66FF66;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
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;
}
table.bgbuttred {
background-image: url(images/bg-butt_ois.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;
}

