INPUT, SELECT, TEXTAREA {font-family:Arial,Helvetica;font-size:11px;color:#002255}
FORM {margin:0,0,0,0}

body {
	background-color:#000;
	background-image:url(images/bg_bass.jpg);
	background-repeat:no-repeat;
}

HR {
	height:1px;
	color:#39342d;
	margin:0 0 0 0;
}

.hr {
	color:;
	width: 100%;
border-top: 1px solid #4d473d;
}

TD {
	color: #a59073;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#footer, #footer A, #footer A:visited, #footer A:active{
font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #464139;
	text-decoration:none;
}
#footer A:hover {
	color:#decaaf;
	text-decoration: none;
}

a:link {
color:#a59073;
text-decoration:none;
font-size:12px;
}
a:visited {
color:#a59073;
text-decoration:none;
font-size:12px;
}
a:hover {
color:#FFFFFF;
}

strong {
color:#cab598;
}

.heading {
font-size:16px;
color:#cab598;
}

.headingbar {
width:100%;
background:#1e1408;
margin-bottom:10px;
margin-top:6px;
padding-left:3px;
font-size:16px;
color:#cab598;
}

.featuretable {
/*opacity: .1;
filter: alpha(opacity=10);*/
background-color:#1f1811;
padding:12px;
}

.dimmer {
opacity: .1;
filter: alpha(opacity=10);
}

.smalltext { font-size:9px; }