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

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


.style1 {
	color: #999999;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #B49C52;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #999999;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {font-size: 11px; font-family: tahoma; color: #999999;}
.style5 {
	color: #B49C52;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {
	color: #6D6D6D;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style8 {color: #B49C52; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: blink;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.a1:link {
	color: #C9A33C;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #C9A33C;
}
.a1:hover {
	text-decoration: none;
	color: #B41708;
}
.a1:active {
	text-decoration: none;
	color: #FFCC00;
}

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

table.top {
background-image: url(images/h1.jpg);
height: 94px;
width: 489px;
}

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

table.bgdots {
background-image: url(images/bg-dots.jpg);
}

table.bottbar {
background-image: url(images/bott-bar.jpg);
height: 85px;
width: 689px;
}

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

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

td.bgr {
background-image: url(images/bg-r.jpg);
}

td.vg {
background-image: url(images/vg-bot.jpg);
}

