.bg {
	background-attachment: fixed;
	background-image: url(images/horseBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.address-wrap{width:auto; font-size:9px; font-weight:bold;}
.address{width:auto; float:right; padding-left: 28px;}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.smallerBold {
	font-size: 9px;
	font-weight: bold;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.searchField {
	font-size: 9px;
	background-color: #FFFFFF;
	height: 15px;
	width: 100px;
	border: 1px solid #663300;
}
.tableLines {
	border-top-width: 1pt;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}
.formFLD {
	border: 1pt double #333333;
	font-size: 11px;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;



}
.tableBDR {
	border: 1pt solid #666633;
}
.areasBG {
	background-image: url(images/board.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.profileBG {
	background-image: url(images/gavel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.attorneyTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	letter-spacing: -1px;
	word-spacing: 0px;

}
.attyNavLine {
	border-top-width: 1pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #79634B;
	border-right-color: #79634B;
	border-bottom-color: #79634B;
	border-left-color: #79634B;
}
