/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 6.5pt;
	font-family: Verdana;
	word-spacing: 0pt;
	letter-spacing: 1px;
	text-transform: none;
	color: maroon;
	letter-spacing: normal;
	background-color: #fffaf7;/*#FFF7F7;*/
	/*ackground-image:url(Images/white7.gif);*/
	scrollbar-arrow-color: black;
	scrollbar-3dlight-color: #AAAAAA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #777777;
	scrollbar-darkshadow-color: #696969;
	scrollbar-track-color: #888888
}

.LegendGroupTitle
{
	font-weight: bold;
	font-size: large;
	font-family: Verdana;
	color: #800000;
	text-decoration: overline
}
.LegendTab
{
	border-right: buttonshadow outset;
	border-top: buttonshadow outset;
	font-size: x-small;
	
	border-left: buttonshadow outset;
	color: #FFFFFF;
	border-bottom: buttonshadow outset;
	font-family: Verdana
}
.LegendLabel
{
	font-size: xx-small;
	font-family: Verdana
}
.LegendBack
{
	/*background-image:url(Images/LightBack.gif);*/
}

.ButtonText
{
	font-weight: bold;
	font-size: 6pt;
	color: #800000;
	font-family: Verdana
}

.menuItemText
{
	font-size: 7pt;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Sans-Serif;
	font-variant: small-caps
}

.menuItem
{
	font-size: 7pt;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Sans-Serif;
	font-variant: small-caps;
	background-image: url('images/Tab1.gif')
}

.layerOnOffText
{   
	font-weight: bold;
	font-size: 6pt;
	font-family: Verdana;
	color: #800000
}
.layerText
{
	font-weight: normal;
	font-size: 8pt;
	color: #800000;
	font-family: Verdana
}
.LayerGroupTitle
{
	font-weight: bold;
	font-size: x-small;
	color: #800000;
	font-family: Verdana
}

A
{
	font-size: 7pt;
	color: #800000;
	font-family: Verdana;
	text-decoration: none
}


.ScaleText
{
	font-size: 7pt;
	color: #696969;
	font-style: normal;
	font-family: Verdana
}

.dgReport
{
	font-size: medium;
	font-family: Verdana
}

.dgReportAlternate
{
	background-color: #E1E1E1
}

.dgReportItem
{
	background-color: #CAB2B0
}

.dgReportFooter
{
}

.dgReportHeader
{
	color: #FFFFFF;
	background-color: #990000
}

.dgReportPager
{
	color: #FFFFFF;
	letter-spacing: 8pt;
	background-color: #CCB4B4
}

.dgReportSelected
{
	background-color: #EABEBC
}

.dgReportHeader A
{   color: #FFFFFF;
	background-color: #990000
}

.ComboBox
{
	font-size: 12pt;
	font-family: Verdana
}

.footer	{font-family:Verdana;font-size:9px;margin: 0 0 8 0;color:#800000}
a.footer:link		{color:#800000;text-decoration:none;font-weight:normal}
a.footer:visited	{color:#800000;text-decoration:none}

.numRecordsReturned
{
	font-weight: bold
}

.ErrorOrWarning
{
	color:#808080;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold		
}
a.ErrorOrWarningLink:link
{
	font-family:Arial;
	font-size:11pt;
	color: #4169E1;
	text-decoration: none
}
a.ErrorOrWarningLink:hover
{
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	text-decoration: underline
}
a.ErrorOrWarningLink:visited 
{
	font-family:Arial;
	font-size:11pt;
	color: #4169E1;
	text-decoration: underline
}
a.ErrorOrWarningLink:active 
{
	font-family:Arial;
	font-size:11pt;
	color: #4169E1;
	text-decoration: none
}

.Instructions
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000
}