/* Theme by Nick Mahon */
/* http://www.vereor.com */

body
{
/*	scrollbar-base-color: 555487;*/
}

/* Default Font Attributes */

body, table, td             
{
	font-family: Verdana; 
	font-size: 10px; 
	color: 000020
}


.smalltext, .mediumtext, .largetext
{ 
	font-family: Verdana, Helvetica; 
	color: 000020
}


.smalltext
{ 
	font-size : 10px; 
}


.mediumtext      
{ 
	font-size : 11px; 
}


.largetext, TD.row1, TD.row2      
{ 
	font-size : 13px; 
}


/* Text on the Category Row */

.catrowtext
{ 
	font-family:  Verdana; 
	font-size : 13px; 
	color: 000000
	font-weight: bold 
}

/* Text on the Top Row */
 
.toprowtext      
{ 
	font-family: Verdana, Helvetica; 
	font-size : 10px; 
	color: 000000; 
	font-weight: bold 
}

/* Alternating Cell Colors */

TD.row1	        
{ 
	background-color: ffffff;
}     
 
 
TD.row2	        
{ 
	background-color: eeeeee;
}


/* Some More Cell Properties */

TD.catrow           
{ 
	background-color: f1dbd6;
	color: 000000; 
	font-size: 13px;
	font-weight: bold;
}

TD.catrow2           
{ 
	background-color: f1dbd6;
	color: 000000; 
	font-size: 10px;
}


TD.toprow
{
	background-color: eeeeee;
	color: 000000;
	font-weight: bold;
}


TD.tableborder	  
{ 
	background-color: 000000
}


/* Links */

/* a, a:link, a:active, a:visited */
a, a:link, a:active
{ 
	text-decoration: underline; 
	color: 000020; 
	font-family: Verdana, Helvetica 
}  

a:visited
{ 
	text-decoration: underline; 
	color: 888888; 
	font-family: Verdana, Helvetica 
}  

a:hover 
{ 
	text-decoration: none; 
	color: E23E3E; 
	font-family: Verdana, Helvetica 
} 

/* Links to a forum on the Index */

a.forumlink, a.forumlink:link, a.forumlink:visited, a.forumlink:active                 
{ 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 13px; 
	color: 000020; 
	font-family: Verdana, Helvetica 
}


a.forumlink:hover         
{ 
	text-decoration: none; 
	font-size: 13px; 
	font-weight: bold; 
	color: E23E3E; 
	font-family: Verdana, Helvetica 
}

/* Links to a topic while viewing a forum */
 
/* a.topiclink, a.topiclink:link, a.topiclink:active, a.topiclink:visited */             
a.topiclink, a.topiclink:link, a.topiclink:active
{ 
	text-decoration: underline; 
	font-size: 13px; 
	color: 000020; 
	font-family: Verdana, Helvetica 
}  

a.topiclink:visited
{ 
	text-decoration: underline; 
	font-size: 13px; 
	color: 888888; 
	font-family: Verdana, Helvetica 
}  


a.topiclink:hover         
{ 
	text-decoration: none; 
	font-size: 13px; 
	color: E23E3E; 
	font-family: Verdana, Helvetica 
}  


a.yellowlink, a.yellowlink:link, a.yellowlink:active, a.yellowlink:visited                
{ 
	text-decoration: underline; 
	font-size: 10px; 
	color: DEBE14; 
	font-family: Verdana, Helvetica 
}  


a.yellowlink:hover         
{ 
	text-decoration: none; 
	font-size: 10px; 
	color: ADADC8; 
	font-family: Verdana, Helvetica 
}  

a.wwwlink, a.wwwlink:link, a.wwwlink:active, a.wwwlink:visited                
{ 
	text-decoration: underline; 
	font-size: 11px; 
	color: 666666; 
	font-family: Verdana, Helvetica 
}  


a.wwwlink:hover         
{ 
	text-decoration: none; 
	font-size: 11px; 
	color: ff0000; 
	font-family: Verdana, Helvetica 
}  

 
a.catlink, a.catlink:link, a.catlink:visited, a.catlink:active                
{ 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 13px; 
	color: 000000; 
	font-family: Verdana 
}   


a.catlink:hover           
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px; 
	color: 000000; 
	font-family: Verdana 
}

  
a.toprowlink, a.toprowlink:link, a.toprowlink:visited, a.toprowlink:active          
{ 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 9px; 
	color: 000000; 
	font-family: Verdana, Helvetica 
}   


a.toprowlink:hover        
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 9px; 
	color: ff0000; 
	font-family: Verdana, Helvetica 
} 

   
input, textarea, select, submit
{
	color : 000000;
	background-color: f7f7f7;
	font-family : Verdana, Helvetica, E58C00, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px #000000 solid;
}


input, textarea, select, submit
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}


input, submit
{ 
	text-indent : 1px; 
}


input.button 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}
