a:link		{  color:#0000cc;  }  /* blue	*/
a:visited	{  color:#6600gg;  }  /* purple	*/
a:active	{  color:#FFFFFF;  }  /* black	*/
a:hover		{  color:#339900;  }  /* d green*/


body
{
	font-family: Verdana, Arial, "Lucida Grande", Trebuchet, "Times New Roman";
	font-size: 8pt;
}

table
{
	font-family: Verdana, Arial, "Lucida Grande", Trebuchet, "Times New Roman";
	font-size: 8pt;
}


INPUT
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	width:100px;
	}
INPUT.inp_f_right
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	text-align: right;
}
INPUT.inp_f_center
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	text-align: center;
}
INPUT.inp_f_left
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	text-align: left;
}
SELECT
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
}
INPUT.smcheck
{
	font-size: 22pt;
	height: 15;
	width: 15;
}
/**************************************************
Interior content used to create a "Window" look. 
Usually applied to a TD
***************************************************/
.ContentPane
{
	background-color: #ffffff;
	vertical-align: top;
}

/**************************************************
Content surrounded by a "window" look. Usually 
applied to a TABLE tag.
***************************************************/
.ContentFrame
{
	border-right: #99ccff /* light blue */ 2px outset;
	padding-right: 0px;
	border-top: #9bc4ef 2px outset;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #9bc4ef 2px outset;
	padding-top: 0px;
	border-bottom: #9bc4ef 2px outset;
}

.PictureContentFrame
{
	border-right: #99ccff /* light blue */ 2px outset;
	padding-right: 0px;
	border-top: #99ccff /* light blue */ 2px outset;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #99ccff /* light blue */ 2px outset;
	padding-top: 0px;
	border-bottom: #99ccff /* light blue */ 2px outset;
	background-image: url(Images/smallmap_Transparent.jpg);
	background-color:Transparent; 
}

.ButtonRol
{
	border-right: #004241 1px solid;
    border-top: #1BB9B7 1px solid;
    font-size: 11px;
    color: White;
    border-left: #1BB9B7 1px solid;
    cursor: hand;
    border-bottom: #004241 1px solid;
    font-family: Tahoma,sans-serif;
    border-collapse: collapse;
    height: 20px;
    width: 35px;
    background-color: #008080;
    margin: 1px 1px 1px 1px;
}
.ButtonRolSelected
{
	border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 11px;
    color: Black;
    border-left: black 1px solid;
    cursor: hand;
    border-bottom: black 1px solid;
    font-family: Tahoma,sans-serif;
    border-collapse: collapse;
    height: 20px;
    width: 35px;
    background-color: #55BDBC;
    margin: 1px 1px 1px 1px;
}

/**************************************************
Employee Messages
***************************************************/

.Messages 
{
	color:black;
	font-size:medium;
	border: #000000 thin;
	background-color:Transparent;
}

/**************************************************
Election Information
***************************************************/
.ElectionHeader
{
	font-weight:bold;
}

.ElectionDependents
{
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    font-family: Verdana, Arial;
    background-color: #FCF7EA;
    border-style:none;

	height: 17px;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FAF0D4, endColorstr=#EEEBE3);*/
}

/**************************************************
Used on the Main Title 
***************************************************/

.PageTitle
{
	background-image: url(Images/MainBanner.gif);
}

.PageTitleBackground
{
	font-weight: bold;
	font-family: Times New Roman;
}

.UserName
{
	font-weight: bold;
	font-size: medium;
	color: #ff0000;
	font-family: Sylfaen, Palatino Linotype, Verdana, Arial;
	background-color: transparent;
}

/**************************************************
Title for page sections
***************************************************/
.SectionTitle
{
                	
	/*border-top: #C3A873 1px solid;
	border-left: #C3A873 1px solid;
	border-bottom: #D2C2A2 1px solid;
	border-right: #D2C2A2 1px solid;*/

	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;

    font-weight: bold;
    font-size:small;
    color:#ff0000;
    font-family: Verdana, Arial;
    /*background-color: #B2A173;*/
    background-color:Transparent;

	height: 17px;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2A173, endColorstr=#D2C2A2);*/
}	
	
.Footnotes
{
                	
	font-weight: bold;
    font-size:x-small;
    color:Black;
    font-family: Verdana, Arial;
    background-color:Transparent;
}


/**************************************************
Minor titles within a page section
***************************************************/
.MinorTitles
{
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    font-family: Verdana, Arial;
    background-color: #FAF0D4;
    border-style:none;

	height: 17px;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FAF0D4, endColorstr=#EEEBE3);*/
}

.MinorTitles_Center
{
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    font-family: Verdana, Arial;
    background-color: #FAF0D4;
    border-style:none;
    text-align:center;
	height: 17px;
	}

/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FAF0D4, endColorstr=#EEEBE3);*/

/**************************************************
Data Grids
***************************************************/
.DataGrids_General
{	
	font-family:Verdana,Arial;
	border-style:none;
	font-weight:normal;
	font-size:8pt;
	width:100%;
}

.DataGrids_Selected
{
	background-color:#9BC4EF;
}
	
.DataGrids_AlternatingItems
{	
	color:Black;
	background-color:#9BC4EF; 
	font-family:Verdana,Arial;
	font-size:8pt;
	width:25%;
	height:19px;
}

.DataGrids_SelectedItems
{
	color:Black;
	background-color:White;
	font-family:Verdana,Arial;
	font-size:8pt;
	width:25%;
	height:19px;
}

.DataGrids_Items
{	
	color:Black;
	background-color:white;
	font-family:Verdana,Arial;
	font-size:8pt;
	width:25%;
	height:19px;
	
}	

.DataGrids_Header
{
	font-weight: bold;
	color: #996633;
	border-bottom: black thin solid;
	background-color: #9bc4ef;
	text-align: center;
	height:19px;
}

.DataGrids_Footer_Right
{	
	background-color:white;
	color:Black;
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	text-align:right;
}

/**************************************************
Data Entry Fields
***************************************************/
.EntryFields
{
	border-color:#9BC4EF;
	border-style:solid;
	border-width:thin;
}

.RightAlign
{
	border-color:#9BC4EF;
	border-style:solid;
	border-width:thin;
	text-align:right;
}

.LeftAlign
{
	border-color:#9BC4EF;
	border-style:solid;
	border-width:thin;
	text-align:left;
}

.CenterAlign
{
	border-color:#9BC4EF;
	border-style:solid;
	border-width:thin;
	text-align:center;
}
/**************************************************
Main Menu
***************************************************/
.MainMenu
{
	border-right: #c8daed 2px solid;
	border-top: #c8daed 2px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	border-left: #c8daed 2px solid;
	cursor: hand;
	color: white;
	border-bottom: #c8daed 2px solid;
	font-family: Tahoma, Verdana, Arial;
	height: 26px;
	background-color: #336699;
	text-align: left;
}

/*filter: progid:DXImageTransform.Microsoft.Shadow(color= 'black' , Direction=135, Strength=8);*/

.TestColor
{
	background-color: #99ccff;
}
.MainMenuBorder
{
	background-color: #99ccff;
    font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
    font-weight:bold; 
	text-align:left;
	height:22px;
	vertical-align:top;
}

.MainMenuUpperLower
	{
		background-color: #99ccff;
	    height:4px;
	}
	
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8DAED, endColorstr=#669999);*/

.MenuMouseOver
{
    border: #C8DAED 1px solid;
    font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
    cursor: hand;
    background-color:#6699ff;
    color:Black;
    text-align:left;
	height: 22px;  
	padding-left: 5px;
	width:90px;
}

/*background-color:#BFD7F0;*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C96E3, endColorstr=#9BC4EF);*/
    
/*	NOTE: left border is intentionally larger */
.SubMenuItem
{
    border: #c8daed 2px solid;
    background-color:#336699;
    padding-left: 5px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
    height: 22px;  
    width:90px;
  }

/*background-color: #4C96E3;*/
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C96E3, endColorstr=#9BC4EF);*/
    
.LeftMenu
{
	background-color:White;
    font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
    font-weight:bold; 
	height: 26px;  
	text-align:left;
	cursor: hand;
	border-color:#C8DAED;
	border-width:2px;
	border-style:solid;
	padding-left: 5px;
}

/*filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=8);*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C96E3, endColorstr=#9BC4EF);*/
	
.ScrollableDataGrid
{
	overflow:scroll;
	font-family:Verdana,Arial;
	height:304px;
}

.ScrollableDataGrid_AdminHome
{
	overflow:scroll;
	font-family:Verdana,Arial;
	height:209px;
}

.ScrollableDataGrid_CoverageMatrix
{
	overflow:scroll;
	font-family:Verdana,Arial;
	height:114px;
}

.ScrollableDataGrid_AdminPatrollers
{
	overflow:scroll;
	font-family:Verdana,Arial;
	height:168px;
}


.ScrollableDataGrid_WhiteBackground
{
	overflow:scroll;
	font-family:Verdana,Arial;
	height:304px;
	background-color:White;
}

.Tables_Header
{
	font-weight: bold;
	color: #996633;
	background-color: #9bc4ef;
	text-align: center;
	height:19px;
}


/**************************************************
Not sure if used yet
***************************************************/

.TableBorderBottom
{
	border-bottom-style:solid;
	border-bottom-width:medium;
}

.DetailPlaceHolder
{
	background-color: White;
    font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
}

.PublicSiteMenu
{
	width:145px
}
.PrivateSiteMenu
{
	width:90px
}

.ErrorMessage 
{
	font-size:small;
	color:Red;
}
	
