

body
{
	scrollbar-base-color: 000000;
}

/* Default Font Attributes */

body, table, td             
{
	font-family: Verdana; 
	font-size: 10px; 
	color: ffffff
}


.smalltext, .mediumtext, .largetext
{ 
	font-family: Verdana, Helvetica; 
	color: ffffff
}


.smalltext
{ 
	font-size : 10px; 
		color: ffffff
}


.mediumtext      
{ 
	font-size : 11px; 
		color: ffffff
}


.largetext, TD.row1, TD.row2      
{ 
	font-size : 13px; 
		color: ffffff
}


/* Text on the Category Row */

.catrowtext
{ 
	font-family:  Verdana; 
	font-size : 11px; 
	color: ffffff;
	font-weight: bold;
}

/* Text on the Top Row */
 
.toprowtext      
{ 
	font-family: Verdana, Helvetica; 
	font-size : 11px;
	color: ffffff; 
	font-weight: bold 
}

/* Alternating Cell Colors */

TD.row1	        
{ 
	background-color: 000000;

}     
 
 
TD.row2	        
{ 
	background-color: 000000;

}


/* Some More Cell Properties */

TD.catrow           
{ 
	background-color: 000000;
	color: ffffff; 
	font-size: 11px;
	font-weight: none;
}


TD.toprow
{

	color: ffffff;
	font-weight: bold;
	font-size : 11px;
}


TD.tableborder	  
{ 
	background-color: 000000
}


/* Links */

a, a:link, a:active, a:visited
{ 
	text-decoration: none; 
	font-size: 12px;
	color: cccccc; 
	font-family: arial, helvetica, verdana, sans-serif; 
}  


a:hover 
{ 
	text-decoration: none; 
		font-size: 12px;
	color: cccccc; 
		font-family: arial, helvetica, verdana, sans-serif; 
} 

/* Links to a forum on the Index */

a.forumlink, a.forumlink:link, a.forumlink:visited, a.forumlink:active                 
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	color: ffffff; 
	font-family: Verdana, Helvetica 
}


a.forumlink:hover         
{ 
	text-decoration: none; 
	font-size: 13px; 
	font-weight: bold; 
	color: ffffff; 
	font-family: Verdana, Helvetica 
}

/* Links to a topic while viewing a forum */
 
a.topiclink, a.topiclink:link, a.topiclink:active, a.topiclink:visited                
{ 
	text-decoration: none; 
	font-size: 13px; 
	color: ffffff; 
	font-family: Verdana, Helvetica 
}  


a.topiclink:hover         
{ 
	text-decoration: none; 
	font-size: 12px; 
	color: ffffff; 
	font-family: Verdana, Helvetica 
}  

 
a.catlink, a.catlink:link, a.catlink:visited, a.catlink:active                
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	color: ffffff; 
	font-family: Verdana 
}   


a.catlink:hover           
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	color: ffffff; 
	font-family: Verdana 
}

  
a.toprowlink, a.toprowlink:link, a.toprowlink:visited, a.toprowlink:active          
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	color: ffffff; 
	font-family: Verdana, Helvetica 
}   


a.toprowlink:hover        
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	color: ffffff; 
	font-family: Verdana, Helvetica 
} 

   
input, textarea 
{
	color : ffffff;
	font-family : Verdana, Helvetica, ffffff, Helvetica, sans-serif;
	font-size : 10px;
}

select
{
	background-color:#000000;
	color : FFFFFF;
	font-family : Verdana, Helvetica, ffffff, Helvetica, sans-serif;
	font-size : 10px;
}

input, textarea, select 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}


input
{ 
	text-indent : 2px; 
}


input.button 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}
.gensmall { color : #ffffff; }
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #ffffff;
background:#999999; 
BORDER-RIGHT: #707070 1px solid; 
BORDER-TOP: #707070 1px solid; 
BORDER-BOTTOM: #707070 1px solid;
BORDER-LEFT: #707070 1px solid;
}

.quote {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #ffffff;
background:#000000; 
BORDER-RIGHT: #707070 1px solid; 
BORDER-TOP: #707070 1px solid; 
BORDER-BOTTOM: #707070 1px solid;
BORDER-LEFT: #707070 1px solid;
}
