body
{
	background:url(bg.gif);
	font-family:Tahoma;
	font-size:12px;
	margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
}
table
{
	font-size: 12px;
	line-height: 17px;
	font-family: Tahoma;
	border-collapse:collapse;
}
BUTTON
{
	font-size: 12px;
	height: 20px;
}
INPUT
{
	font-size: 12px;
	height: 20px;
}
p
{
	text-indent: 2em;
}

select
{
  font-size: 12px;
}

a:link, a:visited
{
  color: #0000ff;
  text-decoration: none;
}

a:hover, a:active
{
  color: #000000;
  text-decoration: underline;
}
.list
{
	line-height: 20px;
}
textarea
{
	font-family:Tahoma;
	font-size:12px;
}
#contact
{
	float:left;
	width:438px;
	COLOR: #666666; 
	background-color:#e8e8e8;
	font-size:10px;
	height:15px;
	text-indent:4px;
	line-height:14px;	
}
#contact A:link, #contact A:visited, #contact A:active 
{
	COLOR: #666666; 
	TEXT-DECORATION: none
}
#contact A:hover 
{
	COLOR: #ffffff;
	background:#cccccc
}

#counter
{
	float:right;
	border-left:solid 1px #FFF;
	background-color:#e8e8e8;	
	width:61px;
	height:14px;
}

#threadcontent
{
	width:570px;
}

.adminmenu A:link, .adminmenu A:visited, .adminmenu A:active 
{
	COLOR: white; 
	TEXT-DECORATION: none;	
	padding:1px 4px 1px 4px;
}
.adminmenu A:hover 
{
	COLOR: white;
	background:#999999;
	padding:1px 4px 1px 4px;
}
