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: #999;
}


.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: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #B41708;
}
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: 130px;
	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);
}

#ecafebar {
	width: 100%;
	background-color: #000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3c8133;
	border-left-color: #3c8133;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CE2411;
	text-align: center;
	position: fixed;
	left: 0px;
	top: 0px;
	color: #FFF;
	z-index: 10000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#ecafebar ul
{
	
	margin-left: auto;
	white-space: nowrap;
	border-collapse:collapse;
	background-color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width:1030px;
}

#ecafebar ul li
{
	display: inline;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ecafebar ul li a {
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFF;
	float: left;
	z-index: 1000;
	position: relative;
}

#ecafebar ul li a:hover
{
	color: #FFF;
	text-decoration: underline;
}

