<!--
body,td,th {
	font-family: KMFM Attorneys;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
.contact_no_bio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
a.practice_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:underline
        
}
a.practice_normal:hover{
	text-decoration:none
        
}

.practice_current{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#6699cc;
}

.TopMenuTitles {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 14px;
	background-image: url(../images/Menu-Backgd.jpg);
	background-repeat: repeat-x;
	color: #ccff00;
	
	text-align: center;
	vertical-align: middle;
	height: 41px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.TopMenuLinks {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 14px;
	/* background-image: url(../images/Menu-Backgd.jpg);
	background-repeat: repeat-x; */
	color: #ccff00;

	text-align: center;
	vertical-align: middle;
	height: 41px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.TopMenuLinks {
	text-decoration:none;
	color:#ccff00;
}
a.TopMenuLinks:hover {
	text-decoration:none;
	color:#ffffff;
}

.style9 {
	font-size: 13px;
}
.TICKER_SCROLLER {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	/* background-image: url(../images/Ticker-Bkgd.jpg); */
/*	background-color:#FFF; */
	height: 30px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}
.TICKER_ITEM{
	font-family: "Times New Roman", Times, serif;
	display:none; 
	border-top:1px solid #CCCCCC; 
	border-bottom:1px solid #CCCCCC; 
	overflow:hidden; 
	/* background-color:#FFFFFF; */
	height:40px;
	width:616px;
	vertical-align: middle;
}

.TICKER_LINE_1{
	height:30px;
	background-color:#FFFFFF;
	color:#3366ff;

    margin-right: 50px;
    margin-left: 50px;
}

.TICKER_LINE_2{
	height:30px;
	background-color:#3366ff;
	color:#FFFFFF;
    margin-right: 50px;
    margin-left: 50px;

}

.LeftMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(../images/arrow.jpg);
	list-style-type: square;
	font-style: normal;
	line-height: normal;
	height: 28px;
	text-align: left;
	vertical-align: middle;
	color: #6699cc;
}
.style12 {color: #0066CC}
.style13 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.style14 {
	color: #6699cc;top: auto;
	font-family: "Times New Roman", Times, serif;
}
a.style14 {color: #6699cc;}

.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: 333333;
	height: 60px;
	letter-spacing: .3em;
	text-align:left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}
p {
	text-align:left;
}
.bodytext-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

hr{
	border-style:dotted;
}

.coheader{
	float:left;
	position:absolute;
	font-size:14px;
	left:-90000px;
	
}

.copyright {
	font-family:tahoma, arial, verdana;
	font-size:10px;
	color:#666666;
	text-align:center;
}

#NewsTicker{
	border:solid 1px #cccccc;
	width:600px;
	height:200px;
	margin:0 auto;
}

	#NewsVertical {
	width: 600px;
	height: 30px; /*200*/
	display: block;
	overflow: hidden;
	position: relative;
	}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 600px;
	height: 40px; /*140*/
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#TickerVertical li {
	width: 600px; /*280*/
	color: #3366ff; /*#CB0033; */
	text-align: left;
	font-size: 12px;
	margin: 0;
	padding: 6px 10px;
	float: left;
	height: 50px; /* 164*/
	display: inline;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 20px;
			margin-bottom:6px;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			margin-bottom:6px;
			text-decoration:underline;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:none;
		}

		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			border:solid 1px #DEDEDE;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			font-size: 10px;
			margin:6px 0 14px 0;
			color:#000000
		}

.bottom_shadow {
	background-image: url(../images/bottom_shadow.jpg);
	background-repeat: repeat-x;
	height: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottom_left_corner_shadow {
	background-image: url(../images/bottom_shadow.jpg);
	background-repeat: repeat-x;
	height: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_shadow {
	background-image: url(../images/right_shadow.jpg);
	background-repeat: repeat-y;
	/* height: 11px; */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


-->