/* Theme by Nick Mahon */

/* http://www.vereor.com */

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

.smalltext, .mediumtext, .largetext
{ 
	font-family: Arial, 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:  Arial; 
	font-size : 13px; 
	color: FFF788
	font-weight: bold 
}
/* Text on the Top Row */
.toprowtext      
{ 
	font-family: Arial, Helvetica; 
	font-size : 9px; 
	color: 000020; 
	font-weight: bold 
}

/* Alternating Cell Colors */
TD.row1	        
{
	background-color: DDDDC1;
}     

TD.row2	        
{ 
	background-color: F1F1CB;
}
/* Some More Cell Properties */
TD.catrow           
{ 
	background-color: DDDDC1;
	color: 000000; 
	font-size: 13px;
	font-weight: bold;
}
TD.toprow
{
	background-color: DDDDA1;
	color: 000000;
	font-weight: bold;
}
TD.tableborder	  
{ 
	background-color: 351409
}
/* Links */
a, a:link, a:active, a:visited
{ 
	text-decoration: none; 
        font-weight: bold;
	color: 000020; 
	font-family: Arial, Helvetica 
}  
a:hover 
{ 
	text-decoration: underline; 
	color: 303030; 
	font-family: Arial, Helvetica 
} 
/* 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: 13px; 
	color: 000020; 
	font-family: Arial, Helvetica 
}
a.forumlink:hover         
{ 
	text-decoration: none; 
	font-size: 13px; 
	font-weight: bold; 
	color: E23E3E; 
	font-family: Arial, 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: 000020; 
	font-family: Arial, Helvetica 
}  
a.topiclink:hover         
{ 
	text-decoration: none; 
	font-size: 13px; 
	color: 361409; 
	font-family: Arial, Helvetica 
}  
a.yellowlink, a.yellowlink:link, a.yellowlink:active, a.yellowlink:visited                
{ 
	text-decoration: underline; 
	font-size: 10px; 
	color: 361409; 
	font-family: Arial, Helvetica 
}  
a.yellowlink:hover         
{ 
	text-decoration: none; 
	font-size: 10px; 
	color: ADADC8; 
	font-family: Arial, Helvetica 
}  
a.catlink, a.catlink:link, a.catlink:visited, a.catlink:active                
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	color: 361409; 
	font-family: Arial 
}   
a.catlink:hover           
{ 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 12px; 
	color: 361409; 
	font-family: Arial 
}
a.toprowlink, a.toprowlink:link, a.toprowlink:visited, a.toprowlink:active          
{ 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 9px; 
	color: 361409; 
	font-family: Arial, Helvetica 
}   
a.toprowlink:hover        
{ 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 9px; 
	color: EEEEFF; 
	font-family: Arial, Helvetica 
} 
input, textarea, select 
{
	color : 000000;
	background-color: D1D1CB;
	font-family : Arial, Helvetica, E58C00, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px #361409 solid;
}
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;  
}
.postlink,A.postlink
{
 font-weight: bold; 
 text-decoration : none;
}

A.postlink:HOVER
{
  text-decoration : underline;
}