BODY						{	background-color: #660000;   margin-top: 5; margin-left : 30; margin-right: 5%;  }  /* was 990000 */
DIV								{	font-family: Verdana, Sans-serif; font-size: 10px; color: white;}
TD {
	background-color : white;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black;
}
HR {
	height: 0;
	border: 0;
	border-top: 1px solid #996633; 
	/* doesn't work in FF:
	height : 1px;
	color : #996633;
	*/
}
A {
	color: maroon; font-family: Arial, Sans-serif; font-size: 14px; text-decoration: underline; font-weight: normal; 
}
A:hover {
	color: #FF9900; font-family: Arial, Sans-serif; font-size: 14px; text-decoration: underline; font-weight: normal; 
}
A.mainnav					{ color: maroon; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; }
A.mainnav:hover	      { color: #FF9900; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; }
		/*A.mainnavselected	{ color: #99A0A4; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; }*/
A.subnav					{ color: maroon; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; }
A.subnav:hover	{ color: #FF9900; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; }
		/*A.subnavselected	{ color: #99A0A4; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; }*/

A.smallheader			{ color: #4D4D4D; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; }
A.smallheader:hover			{ color: #FF9900; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; }

A.thinlinku				{ color: #FFCC99; font-family: Verdana, Sans-serif; font-size: 9px; text-decoration: underline; }
A.thinlinku:hover   { color: #FF9900; font-family: Verdana, Sans-serif; font-size: 9px; text-decoration: none; }
A.thicklink					{ color: maroon; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight:bold; }
A.thicklink:hover	  { color: #FF9900; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight:bold; }
A.whitelink				{ color: #FFFFFF; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; }
A.whitelink:hover				{ color: #A2A89E; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; }

/* START LEFT NAVIGATION */

A.leftNavSelected 				{ color: #333333; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; }
A.leftNavSelected:hover { color: #333333; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold; }
A.leftNavUnselected 			{ color: #4D4D4D; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; }
A.leftNavUnselected:hover { color: #4D4D4D; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold; }

/* END LEFT NAVIGATION */


/*  dark green for text: #5c6556 */

.bigheader				{	color: silver; font-family: Verdana, Sans-serif; letter-spacing: -0.02em; font-size: 25px; }
.largeheader			{	color: #95A1AA; font-family: Verdana, Sans-serif; font-size: 14px;	font-weight: bold; }
.largetext				{	font-family: Verdana, Sans-serif; font-size: 14px; }
.smallheader			{	color: maroon; font-family: Verdana, Sans-serif; font-size: 10px;	font-weight: bold; }
.smallheaderlight			{	color: #959c90; font-family: Verdana, Sans-serif; font-size: 10px;	font-weight: bold; }
.header_px11			{	font-family: Verdana, Sans-serif; font-size: 11px;  font-weight: bold; color: maroon}
.smalltext				{	color: white; font-family: Verdana, Sans-serif; font-size: 9px; text-decoration: none;}
.smalltextgray		{	color: gray; font-family: Verdana, Sans-serif; font-size: 9px; text-decoration: none;}

.liten			{	font-family: Verdana, Sans-serif; font-size: 9px; color: #979595}
.featuretext 			{	font-family: Verdana, Sans-serif; font-size: 10px; line-height: 1.7em; color: black}

.tbl_cap
{
	text-align:left;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Sans-serif;
}

.secondnavOFF	{
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	cursor: arrow;
	color: #ffffff;
}

.secondnavON	{
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	cursor: arrow;
	color: #333333;
}

FORM, INPUT, SELECT, TEXTAREA		{	font-family: Verdana, Sans-serif; font-size: 10px; }




