body {
	background-color: #000000;
}

body, td, th {
	color: #000000;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}
a {
	color: #333333;
	}
	
a:hover {
	color: #666666;
	}

h1 {
	color: #000000;
	line-height:24px;
	letter-spacing:0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	
}
h2 {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-top: #999999;
	}

.style3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.style4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	
}
.style10 {font-size: 13px; font-style: normal; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif;}
.style9 {font-size: 13px}

h5, h6 {
	color: #ffffff;
}

form {
	background-color: #333333;
}
styletext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

 #nav-menu
{
width:10em
}

#nav-menu li a
{
background: url(images/button.gif) #fff bottom left ;
height: 2em;
line-height: 2em;
width: 12em;
display: block;
color: #000000;
text-decoration: none;
text-align: right;
}
#nav-menu li a:hover 
{
	background: url(images/overbutton.gif) #fff bottom left ;
	height: 2em;
	line-height: 2em;
	width: 12em;
	display: block;
	border: 0.1em solid #000000;
	color: #000000;
	text-decoration: underline;
	text-align: right;
}
#nav-menu li a:active {
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active 
background: url(background2.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 12em;
display: block;
border: 0.2em solid #000000;
color: #000000F;
text-decoration: none;
text-align: right;
}