/* use C-style comments to comment things out */
/* note that NS 4.x seems to have trouble with inheritance, so you have to 
   have all the block elements here */


BODY, P, DIV, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION
	{ font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 10PX; color: #000000; line-height: 1.6em;
	} 
	

PRE 		{ font-family: Courier, monospace; } 

A:link    {text-decoration: none; color: #993333;}
A:visited {text-decoration: underline; color: #993333;}
A:active  {text-decoration: underline; color: #993333;}
A:hover   {text-decoration: underline; color: #660000;}

.newsrightcolumntext
{
	color: #FFF !important;
	font-size: 11px;
	background-color: #993333;
	line-height: 1.8em;
	font-weight: bold;
}


.newsrightcolumnpadding{padding-left: 8px; padding-right: 8px;}


.newsrightcolumntext:link {
COLOR: #FFFFFF !important; FONT-SIZE: 9px; line-height: 1.7em;background-color: #993333;text-decoration: none;
}

.newsrightcolumntext:hover, #newsrightcolumntext:visited {
COLOR: #FFFFFF !important; FONT-SIZE: 9px; line-height: 1.7em; background-color: #993333;text-decoration: underline !important;
}

.rightcolumntext {
COLOR: #FFFFFF; FONT-SIZE: 9px; background-color: #336699;
}

.rightcolumntext:link
{
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	background-color: #336699;	
}

.rightcolumntext:hover,.rightcolumntextlink:active,.rightcolumntextlink:visited
{
	COLOR: #FFFFFF;
	FONT-SIZE: 9px;
	padding-left: 8px; padding-right: 8px; 
	text-decoration: underline !important;
	font-style: bold;
	background-color: #336699;
}

.rightcolumntextinner {
COLOR: #FFFFFF; FONT-SIZE: 13px; padding-left: 8px; padding-right: 8px; font-style: italic; line-height: 3em;background-color: #336699;
}

.pageheader {
COLOR: #336699; FONT-SIZE: 12px; text-transform: uppercase; padding-left: 8px; padding-right: 8px; font-weight: bold; line-height: 1.5em;
}

.pagesubheader {
COLOR: #669933; FONT-SIZE: 10px;font-style: italics; padding-left: 8px; padding-right: 8px;
}

.columnheader {
COLOR: #336699; FONT-SIZE: 11px;font-style: bold; padding-left: 8px; padding-right: 8px;
}

.maintext {
margin-left: 8px; margin-right: 8px;
}
