BODY 
{
	background : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
	/*background-color: #556655;*/
	/*background-color: #779977;*/
	
}

TD 
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
}
UL { list-style-image: url(http://www.audio-guy.com/beatsandbeers/images/li_IMG.gif) }

INPUT, SELECT, TEXTAREA 
{
		background-color: #BFD5C4;
		color: #556655;
		font-weight: bold;
		border: 1px solid black;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
}

.MainBox
{
	/*background-color: #bbd9bb;*/
	background-color: #ddeeee;
	border: 1px solid #556655;
}

.navlink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #556655;
	text-decoration: none;
}	

a.navlink:hover 
{
	/*color: #ffffff;*/
	/*background: #556655;*/
	text-decoration: underline;
	
}

.link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #805340;
	text-decoration: none;
}	

a.link:hover 
{
	color: #99bb99;
	/*background: #556655;*/
	text-decoration: underline;
	
}

.Heading
{
	/* background-color: #556655; */
	color:#556655;
	font-size: 14px;
	font-weight: bold;
}