

div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}




body {
	background-image: url(http://www.cthmlaw.com/images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DED7CE;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #6F0014;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
}

.style8 {
	color: #333333
}

.style10, .style10 a:link, .style10 a:active, .style10 a:visited {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.style10 a:hover {
	color: #fff;
	text-decoration: underline;
}

.style11 {color: #730029}
.style14 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }
.style15 {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.style16 {font-size: 9px}
.style17 {color: #76002C}
.frame { border: 1px solid #73002C; }
.style18 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
.style19 {color: #FFFFFF}
.style20 {
	font-size: 14px;
	font-weight: bold;
}


.navbar
{
float:left;
width:170px;
margin-right:0px;
background:#D4D2C1;
}  

.mainDiv
{
  margin-left:0px;
  width:170px;
  position:relative;
  top:0px
}

.topItem
{
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url(http://www.cthmlaw.com/newsite/images/arrow-up-title.gif) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 170px;
  height: 25px;
  color: #215dc6;
  text-indent:0px;
}

.topItemOver
{
  text-indent:0px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url(http://www.cthmlaw.com/newsite/images/arrow-up-title-on.gif) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 170px;
  color: #428eff;
}

.topItemClose
{
  text-indent:0px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url(http://www.cthmlaw.com/newsite/images/arrow-down-title.gif) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 170px;
  color: #215dc6;
}


.topItemCloseOver
{
  text-indent:0px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url(http://www.cthmlaw.com/newsite/images/arrow-down-title-on.gif) no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 170px;
  color: #428eff;
}



.dropMenu
{
  font: bold 11px tahoma,verdana,sans-serif;	
  background-color: #d6dff7;
  color: #000;
  border: 1px solid #FFFFFF;
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100);
  padding-top:5px;
  padding-bottom:5px;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:.0px;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration:none;
   color: #215dc6;
   
}

.subItem a
{
   margin-left:0px;
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   color: #215dc6;
}

.subItemOver
{
   margin-left:0px;
   margin-top:2px;
   font: 11px tahoma,verdana,sans-serif;	  
   height:18px;
   color: #428eff;
}

.subItemOver  a
{
   margin-left:0px;
   font: 11px tahoma,verdana,sans-serif;
   cursor:pointer;	
   color: #428eff;
   text-decoration:underline;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}





