/*
2004-Apr-28: TRUZ: added new MAPS class
2004-Nov-14: TRUZ: minor CSS fixes to pass validators
*/
.color-title
	{
	background-color:#000000;
	color:#00FF00;
	background-color:#003300;
	font-size: 125%;
	font-family: tahoma,arial,Geneva,Helvetica,sans-serif;
	}
.color-row			{background-color:#090909;}
.color-row2			{background-color:#000000;}
.color-border		{background-color:#003300;}
.color-header		{background-color:#a1a1a1;color:#000000;}
.label			 	{font-size:90%;font-family: tahoma,arial,Geneva,Helvetica,sans-serif;}
A:link
	{
	text-decoration : underline;
	color: #00FF00;
	}
A:visited
	{
	text-decoration : underline;
	color: #00FF00;
	}
A:active 
	{
	text-decoration : underline;
	color: #00FF00;
	}
A:HOVER 
	{
	background-color: #666633;
	color: #00FF00;
	}
BODY 
	{
	font-size: 12pt;
	font-family: Arial,Geneva,Helvetica,sans-serif;;
/*	color: white; */
	color: #b4b4b4;
	scrollbar-track-color: #000000;
/*	background-color : #003300; */
	background-color : #000000; 
/*	background-image : url(http://kingpinforever.com/images/logos/green-tv-lines.jpg); */
/*  removed because CSS validators didn't like anymore
   leftmargin: 2;
	topmargin: 0;
	marginwidth: 2;
	marginheight: 0; */
}  
PRE
	{
	font-size: 90%; 
	}  
P
	{
	font-size: 11pt; 
    font-family: Arial;
	}  
TD
	{
	font-size: 11pt; 
	font-family: Arial; 
	}
TD.header
	{
	font-size: 15pt; 
	font-family: Arial; 
	}
H3
	{
	font-family: Arial;
	}
	
HR
	{
	/*color: #00FF00;
	*/
	color: #014701;
}

.copyright { font-size: smaller; text-align: center; }

/* headline teasers at top of page */
.smallheadlines {
	font-size: 11pt;
	font-family: Georgia,Arial;
	text-align: right;
	color: #A88B03;
}

/* News headline one-liner blurb */
.subj {
	font-size: 13pt;
	font-family: Georgia,Arial;
/*	color: #A88B03; */
	color: #BBCC77;
}

/* part 2 of the news headline with posted by/time/date */
.headline {
	font-size: 12pt;
	font-family: Georgia,Arial;
	color: #ccffff; 
}

/* model/map author */
.mapper {
	font-size: 12pt;
	font-family: Georgia,Arial;
	color: #A88B03;
}

/* map names */
.maps {
	font-size: 11pt;
	font-family: Tahoma,Arial;
	color: #DCDCDC;
	font-weight: bold;
}

.navbarlink 	{
	font-size:80%;
	font-family: tahoma,arial,Geneva,Helvetica,sans-serif;
}
