BODY
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
/** BACKGROUNDS */

.bgBody { background: url(images/stone.gif)}
.bgContent { background: url(images/courthouseback2.jpg); background-repeat:no-repeat; background-position:center}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
TH
{
	BACKGROUND-COLOR: #C0C0C0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
/**<a anchors**/
A
{
	color: #660000;
}
A:HOVER
{
	color: #cc0000;
}
/*link="#660000" vlink="#666666" alink="#660000"*/

A.SideMenu {
	color:#FFFFFF;
	font-family:verdana;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
}
A.SideMenu:HOVER {
	color:#CC0000
}
A.SideMenuOffSet {
	color:#FFFFFF;
	font-family:verdana;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	position: relative;
	left: 10;
}
A.SideMenuOffSet:HOVER {
	color:#CC0000;
	position: relative;
}
A.BottomMenu {
	color:#FFFFFF;
	font-family:verdana;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
}
A.BottomMenu:HOVER {
	color:#CC0000
}
/**End of Anchors <a>**/

.Default {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.Indented {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-right : 10;
	margin-left : 10;
}
.OfficeAddress {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFFFCC;
	text-align: center;
}
.WhiteText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #000000;
	background-image: none; 
	background-color: #CC8866
}
.WhiteTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : White;
	font-weight : bold;
	background-color: #660000; 
	background-image: none;
}
.DateFont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #293173;
}
.DayFont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #293173;
	font-weight : normal;
}
.WhiteTableText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	background-color: #CC8866;
	background-image: none;
}
.SmallText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-image: none;
}
.LargeText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.CountyHeader {
	color: #660000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}
.ErrorText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Red;
}
.TableMain {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	background-color: #FFEFCC; 
	background-image: none;
}
.TableWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	background-image: none;
}
.TableBlank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: none;
}

.ListText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #000000;
	background-image: none; background-color: #CC8866
}

.ListTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : White;
	font-weight : bold;
	background-color: #660000; background-image: none
}
.DirectoryHeading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
	font-weight : bold;
	background-color: #CC8866;
	align: center;
}
.ColProperName {
	font-weight : bold;
	font-style:italic;
}
.DirectoryBorder {
	background-color: #660000;
}
.DirectoryEntry {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	background-color: #FFEFCC; 
	background-image: none;
}

.Table1
{
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #CC8866; */
	background-image: none;
}
.Table2
{
	border-top: thin outset;
	border-left: thin outset;
	
}
.Table3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #000000;
	background-color: #FFEFCC;
	BORDER-TOP: outset 2px #CC8866;
	BORDER-LEFT: outset 2px #CC8866;
	BORDER-RIGHT: outset 2px #660000;
	BORDER-BOTTOM: outset 2px #660000;
	padding-left: 5px;
	line-height: 3ex;
}
.Table4
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #000000;
	background-image: none;
	background-color: #FFFFFF;
	BORDER-TOP: outset 5px #CC8866;
	BORDER-LEFT: outset 5px #CC8866;
	BORDER-RIGHT: outset 5px #660000;
	BORDER-BOTTOM: outset 5px #660000;
	padding-left: 5px;
	line-height: 3ex;
}
.Table5
{
	border-right: thin double;
	border-bottom: thin outset;
}
.tableRightEdge
{
	border-right: #CC8866 2px outset;
}