﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-image: url('http://ftpout.slcclerkofcourt.com/backgroundcolor.jpg');
    background-color: #E7DDC2;
    background-repeat:no-repeat;
    padding:0px; margin:0px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    FONT-SIZE: 9pt;
    margin-top:27px;
}

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;
	}
		
TD	
{
    font-size:	9pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}	
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
input, textarea, select, option
{
	font-size:9pt; COLOR:black; 
	font-family:Verdana;
	background-color:White; 
	border:1px darkslategray solid; 
	vertical-align:middle;
}	
.SearchResults
{
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
	background-color: #708090;
}
.SearchResultsOn
{
	background-color: #FFFFE0;
	cursor: hand;
}
.SearchResultsOff
{
	background-color: #CCCCCC;
	cursor: hand;
}
.SearchResultsTH
{
    color: #000000;
    border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
	background-color: #5D7B9D;
}

.style2 
{
    font-family: Verdana, Arial, Helvetica, sans-serif
}

.style3 
{
    color: #000000
}
    
.style4 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 16px; 
    font-weight: bold; 
    color: #000000; 
}

.style5 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 18px; 
    font-weight: bold; 
    color: #000000; 
}

.style6 
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.style14 
{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style17 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style19 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.style20 
{
    color: #000000; font-size: 14px;
}

.style111 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
}

.style222 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.styleedwin1 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}

.style1 
{
    font-family: Georgia, "Times New Roman", Times, serif
}

/*
.masterdiv1
{
    width:786px; 
}

.maindeaddiv1
{
    width: 780px; 
    height: 185px;
    padding:0;
    
}
.headdiv1
{
    width: 778; 
    
    background-color: transparent;
    padding:0;
    float:left;
}

.subheaddiv1
{
    width:160px;
    background: url(http://ftpout.slcclerkofcourt.com/images/bannerback.jpg); 
    float:left;
    padding:0;
    
}
.subheaddiv2
{
    width:618px;
    padding:0;
    float:right
}
.subheaddiv2a
{
    width:449px;
    float:left;
    padding:0;
    background:transparent;
}
.subheaddiv2b
{
    width:143px;
    background: url(http://ftpout.slcclerkofcourt.com/images/bannerback.jpg); 
    padding:0;
    float:right;
}
*/
