
/* default values for selected tags, Note: without background color defined! */

body	{ font-family:verdana,arial; font-size:9pt;}
select	{ font-family:verdana; font-size:9pt;}
input	{ font-family:verdana; font-size:9pt;}
p	{ font-family:verdana; font-size:9pt;}	
td	{ font-family:verdana; font-size:9pt;}	
a	{ font-family:verdana,Arial; color:#980000;}

.linkLight
{ font-family:verdana,Arial; color: #FFF5EE;}
.linkClassa
{ font-family:verdana,Arial; color: #980000; text-decoration: none;}
.btn    { background-color: #A9A9A9;
	  color: #980000;
	  font-weight: bold;
	}
/* used for "editors" */

.tableHeader {color: #FFF5EE; 
	background-color : #980000;
	font-family : Verdana; 
	text-align : left;
}

.tableColorHeader { color: #FFF5EE; 
	background-color : #980000;
	font-family : Verdana; 
	text-align : left; 
	font-weight: bold;
}

.resultsColorRow { color: #980000;
	background-color : #EEEEEE; 
	font-family : Verdana; 
}

.resultsRow { color: #980000;
	background-color : #FFF5EE; 
	font-family : Verdana; 
}

.Header1 { color: #000000; 
	font-family : Verdana,Arial; 
	font-size:11pt;
	font-weight: bold;
}
.subHead { color: #000000; 
	font-family : Verdana,Arial; 
	font-size:10pt;
	font-weight: bold;
}
.ArticleTitle{ color: #000000;
	font-family: Verdana,Arial;
	font-size=10pt;
	font-weight:bold;
}
.adminFooter { 	color: #980000;
	       	font-family : Verdana,Arial; 
}

.AgencyHeader { color: #000000; 
	font-family : Verdana,Arial; 
	font-size:10pt;
	font-weight: bold;
}


/* 1st we cover the background color of a page for our three major display frames */

.navigation   { color: black; font-family: Verdana; background-color: #ffcc99 }
.navigation A { color: black; text-decoration: none; }
.tabtd	{ font-family:verdana; font-size:9pt; color:white; }

.menuItem
{
 color: #FFF5EE;
 text-decoration: none;
 font-Size:12pt;
 font-weight:bold;
 font-family : Arial; 
}

.menuItemleft
{
 color: #980000;
 text-decoration: none;
 font-Size:12pt;
 font-weight:bold;
 font-family : Arial; 
}

.menuItemHiLite
{
 color: #FFF247;
 text-decoration: none;
 font-Size:12pt;
 font-weight:bold;
 font-family : Arial; 
}