/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px;
	scrollbar-face-color: #eaa43b;
    scrollbar-shadow-color:#FFF8DC;
	scrollbar-arrow-color: White;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN, BLOCKQUOTE {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
	text-align: justify;
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
A:link  {
	COLOR: #8B0000; 
	text-decoration: underline; 
}
A:visited { 
	COLOR: #8B0000; 
	text-decoration: underline;
}
A:active {
	COLOR: crimson; 
	text-decoration: none; 
}
A:hover {
	COLOR: crimson; 
	text-decoration: none; 
}
.copyright{
	font-size: 11px;
}
.copyright A{
	font-size: 11px;
}
.sideNav {
	color: black;
	background-color : #F5D3A1;
	font-weight: bold;
}
.sideNav A{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.sideNav A:VISITED {
	color: black;
	font-weight: bold;
	text-decoration: none;	
}
.sideNav A:HOVER{
	color: black;
	font-weight: bold;
	text-decoration: underline;	
}
.showArea{
	font-weight : bold;
}
.sectionHeader{
	background-color : black;
	color: white;
	font-weight: bold;
}
.subheader{
	font-size: 13px;
	COLOR: #8B0000; 
	font-weight: bold;
}
.producing{
	background-color : #F5D3A1;
	font-weight : bold;	
}
.topProducing{
	background-color :#eaa43b;
	font-weight : bold;	
}
.nonProducing{
	background-color :  #FFF8DC;
	font-weight : bold;
}
.states A{
	color: #FF7F50;
	font-weight: bold;
}
.frontLinks{
	font-size : 11px;
}
.frontLinks A{
	color: black;
	text-decoration: none;
}
.frontLinks A:VISITED{
	color:  black;
	text-decoration: none;
}
.frontLinks A:HOVER{
	color: #8B0000;
	text-decoration: underline;
}
.topLink{
	font-size: 10px;
	font-style: italic;
}
.searchBox{
	background-color: #F5D3A1;
	border: 1px solid #eaa43b;
	padding: 3px;
}
.whiteBold{
	color: white;
	font-weight: bold;	
}

.summaryNav {
	color: black;
	background-color : #F5D3A1;
	border: 1px solid black;
	font-size: 12px;
}
.summaryNav A{
	color: #8B0000;
	text-decoration: none;
}
.summaryNav A:VISITED {
	color: #8B0000;
	text-decoration: none;	
}
.summaryNav A:HOVER{
	color: #8B0000;
	text-decoration: underline;	
}
.smallText{
	font-size: 12px;
}
.smallText A{
	color: #8B0000;
	text-decoration: none;
	font-size: 12px;
}
.smallText A:VISITED {
	color: #8B0000;
	text-decoration: none;
	font-size: 12px;	
}
.smallText A:HOVER{
	color: #8B0000;
	text-decoration: underline;
	font-size: 12px;
}

