

.goldBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 3px;
	border-top: 1px solid #FFCC00;
	border-right: 1px solid #996633;
	border-bottom: 1px solid #996633;
	border-left: 1px solid #FFCC00;
}
.folderTag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	padding: 0px 1px 0px 4px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-left-color: #999966;
}

.holisticText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuItems {
 width: 260;
 height: 20px;
 border: solid 1px #663300;
 font-family: arial, helvetica, verdana, san-serif;
 font-size: 12px;
 background-color: #ffffff;
 color: #663300;
 text-decoration: none;
 padding: 2px 2px 2px 3px;
 cursor: default;
}
a.menuItems:hover {
width: 260;
 background-color: #990000;
 color: #ffffff;
 font-weight: bold;
 border-top: 1px solid #FFCC00;
 border-right: 1px solid #996633;
 border-bottom: 1px solid #996633;
 border-left: 1px solid #FFCC00;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
.bigBox {
 border: solid 1px #663300;
}
.lawyerItem {
 width: 108;
 border: solid 1px #663300;
 font-family: arial, helvetica, verdana, san-serif;
 font-size: 12px;
 background-color: #ffffff;
 color: #663300;
 text-decoration: none;
 padding: 2px 2px 2px 3px;
 cursor: default;
}
a.lawyerItem:hover {
 background-color: #990000;
 color: #ffffff;
 font-weight: bold;
 border-top: 1px solid #FFCC00;
 border-right: 1px solid #996633;
 border-bottom: 1px solid #996633;
 border-left: 1px solid #FFCC00;
}.whiteBack {
	background-color: #FFFFFF;
	padding: 2px;
}
