/* Default CSS Stylesheet for a new Web Application project */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
}
.container {
	margin-right: auto;
	margin-left: auto;
}
#container {
	margin-right: auto;
	margin-left: auto;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 125%;
}
a:link {
	font-weight: bold;
	color: #002469;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #8091B4;
	text-decoration: none;
}
BODY
{   margin: 0px;
    BACKGROUND-COLOR: white;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
.spacer
	{
	    PADDING-RIGHT: 0px;
	    PADDING-LEFT: 0px;
	    PADDING-BOTTOM: 0px;
	    MARGIN: 0px;
	    PADDING-TOP: 0px;
	    BACKGROUND-COLOR: #000000
	}

.header1
	{
	    FONT-SIZE: 12pt;
	    COLOR: #000000;
	    FONT-WEIGHT: bold;
	    TEXT-DECORATION: none
	}
.header2
	{
	    FONT-SIZE: 11pt;
	    COLOR: #000000;
	    FONT-WEIGHT: bold;
	    TEXT-DECORATION: none
	}
.steps
	{
	    FONT-SIZE: 10pt;
	    COLOR: #FFFFFF;
	    FONT-WEIGHT: bold;
	    TEXT-DECORATION: none;
	    background-color: #686868
	}
.lastfirst
	{
	    FONT-SIZE: 7pt;
	    COLOR: #000000;
	    TEXT-DECORATION: none;
	}

.LtBlueBackground
	{
	     background-repeat: repeat;
	     background-image: URL(/FayetteCP/images/HeaderBG.gif);
	}
	
.HeaderBottomFiller
	{
	     background-repeat: repeat-x;
	     background-image: URL(/FayetteCP/images/HeaderImage_06.gif);
	}
.PageTable{ border: 0px; height: 100%; width: 760px;}
.LeftColumn{ background-color: #002469; width: 174px;}
.RightColumn{ vertical-align: top; width: 100%;}
.Error{ color: Red;}
Input { font-size: 10px; font-family: Arial, Helvetica, sans-serif;	}
Select { font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.search_form { text-align: left; font-family: Arial, Helvetica, sans-serif;	font-size: 12px; }
.search_item_active
{
	background-color: #a10303; 
	width: auto; 
	font-size: 8pt; 
	padding:2px 2px 2px 2px; 
}
.search_item_inactive
{
	background-color: #ffffff; 
	width: auto; 
	font-size: 8pt; 
	padding:2px 2px 2px 2px; 
	border-top: solid 1px #e6e6fa; 
	color:Navy; 
}
.search_item_inactive_hover
{
	background-color:#e6e6fa; width: auto; color:Navy; font-size: 8pt;  padding: 2px 2px 2px 5px; border-top: solid 1px #e6e6fa;
}
.search_form_active
{
	visibility: visible; text-align: center; border-bottom: solid 1px #a10303; background-color: #ffCCCC; position: absolute;
}
.search_form_inactive
{
	visibility: hidden;
	position: absolute;
    overflow: hidden;
    border-bottom: solid 1px #a10303;     
}
.triangle_visible
{
	text-align: center;
	visibility: visible;
	vertical-align: top;
	height: 7px;
	background-repeat:no-repeat;
	background-position: 50% 0px;
	background-image: URL(/FayetteCP/images/red_tri.gif);
	border-top: solid 1px #a10303; 
}

.triangle_hidden { background-image: URL(/FayetteCP/images/spacer.gif); border-top: solid 1px #a10303; }
	 
A:link { FONT-SIZE: 8pt; color: #a10303; text-decoration: none; }
A:visited { FONT-SIZE: 8pt; color: #a10303; text-decoration: none; }
A:active { FONT-SIZE: 8pt; color: #a10303; text-decoration: none; }
A:hover { FONT-SIZE: 8pt; color: black; text-decoration: underline; }

A:link.blue_link { FONT-SIZE: 8pt; color: blue; text-decoration: none; }
A:visited.blue_link { FONT-SIZE: 8pt; color: blue; text-decoration: none; }
A:active.blue_link { FONT-SIZE: 8pt; color: blue; text-decoration: none; }
A:hover.blue_link { FONT-SIZE: 8pt; color: black; text-decoration: underline; }

A:link.search_item_active { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: white; text-decoration: none; }
A:visited.search_item_active { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: white; text-decoration: none; }
A:active.search_item_active { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: white; text-decoration: none; }
A:hover.search_item_active { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: white; text-decoration: none; }

A:link.search_link { font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: navy; text-decoration: none; }
A:visited.search_link { font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: navy; text-decoration: none; }
A:active.search_link { font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: navy; text-decoration: none; }
A:hover.search_link { font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: black; text-decoration: underline; }

A:link.datagrid_small_link { font-style: italic; font-size: 8px; font-family: Arial, Helvetica, sans-serif; color: #a10303 text-decoration: none; }
A:visited.datagrid_small_link { font-style: italic; font-size: 8px; font-family: Arial, Helvetica, sans-serif; color: #a10303 text-decoration: none; }
A:active.datagrid_small_link{ font-style: italic; font-size: 8px; font-family: Arial, Helvetica, sans-serif; color: #a10303 text-decoration: none; }
A:hover.datagrid_small_link { font-style: italic; font-size: 8px; font-family: Arial, Helvetica, sans-serif; color: black; text-decoration: underline; }

.datagrid td { font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
.datagrid_header td { background-image: url(/FayetteCP/images/test.gif); background-repeat:repeat-x; font-size: 9pt; }
.datagrid_parties td { font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

.docket tr td { font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.docket { font-size: 9px; font-family: Arial, Helvetica, sans-serif;}

.page_number{ font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; }

.JudgeList tr td { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }

.JudgesTable { width: 500px; border: solid, 1px, Maroon; }
.JudgesTable tr td { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
.JudgesTable_Header { background-color: Maroon; color:White; }


/*.Headhighlight { position:relative;width:100%;top:0;left:0;text-align:Center;filter:shadow(color=white);color: rgb(0,0,0)}
.Highlight { position:relative;width:100%;top:0;left:0;filter:shadow(color=white);color: rgb(0,0,0)}

.TableBorder   {}

.borderHeading {color: rgb(0,0,0); font-family: Tahoma; ;background-color: rgb(255,255,255);}
.borderSubHeading {background-color: rgb(255,255,255); border: medium none}
.borderEnding { }

.evenRow {background-color: rgb(255,213,125)}
.darkRow {background-color: rgb(128,64,0)}

.bgcolors {background-color: rgb(255,213,125)}
.fgcolors {background-color: rgb(128,64,0)}
*/
