body {
	background-image: url(../images/bg_body.gif);
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

h1 {
	font-size: 12pt;
	Font-weight:bold;
	color:#1D4687;
}

h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

img{
	border:0px;
}

a:link { color: #0000ff; text-decoration: none}
a:visited { color: #0000ff; text-decoration: none}
a:hover { color: red; text-decoration: underline}

p{
	font-size: 85%;
	line-height:140%;
}


table.topmenu{
	width:100%;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #cdcdcd;
}

table.topmenu td{
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #cdcdcd;
	padding:0px 10px 0px 10px;
	font-size:80%;
	color:#1D4687;
	background-color:#a8f3a6;
	height:22px;
	text-transform:uppercase;
}

table.topmenu a:link { color: #1D4687; text-decoration: none;}
table.topmenu a:visited { color: #1D4687; text-decoration: none;}
table.topmenu a:hover { color: red; text-decoration: underline;}

table.leftmenu{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	border-width: 0px 1px 0px 0px;
	border-style: none;
	border-color: #344D56;
}

table.leftmenu th{
	border-width: 1px;
	border-style: solid;
	border-color: #A9C1C3;
	padding:3px 0px 3px 10px;
	font-size:11px; 
	background-color:#1B587C;
	text-align:left;
	color:#F5EDE3;
	text-transform:uppercase;

}

table.leftmenu td.menu{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #B7C3D2;
	padding:4px 0px 4px 10px;
	font-size:11px; 
	width:166px;

}
table.leftmenu td.border{
	border-width: 0px 1px 0px 0px;
	border-style: none;
	border-color: #344D56;
	width:8px;
}

table.leftmenu a:link { color: #000; text-decoration: none;}
table.leftmenu a:visited { color: #000; text-decoration: none;}
table.leftmenu a:hover { color: red; text-decoration: underline;}









.blockbox ol {
	list-style-image:url(../images/img_blackarrow.gif);
	list-style:url(../images/img_blackarrow.gif);
	font-weight:bold;
}

.blockbox ol li{
	padding:0px 3px 8px 0px;
	margin:0px 0px 0px -10px;
}




/* footer table */

table.footer{
	border-style: solid;
	border-color: #5FAED8;
	border-width: 1px 0px 0px 0px;
	width:100%;
	margin:10px 0px 0px 0px;
}

table.footer td{
	border-style: solid;
	border-color: #999;
	border-width: 0px 0px 0px 0px;
	padding:10px 30px 10px 30px;
	font-size:75%; 
	text-align:center;
	color: #0a60a9;
	font-weight:bold;
	background-image:url(../images/bg_footer.gif);
	line-height:16px;
}

table.footer a:link {  color: #0a60a9; text-decoration: none;}
table.footer a:visited { color: #0a60a9; text-decoration: none;}
table.footer a:hover {  color: red; text-decoration: underline;}

/* old css */

.title {
	color: #0a60a9;
	font-size: 15px;
	font-weight: bold;
}





/* lawyers bio starts */

table.bio{
	margin: 0px 0px 0px 0px;
	border-width: 0px 1px 0px 0px;
	border-style: none;
	border-color: #096d06;
	width:100%;
}

table.bio th{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #B7C3D2;
	padding:3px;
	font-size:80%; 	
	text-align:left;
	width:140px;
	vertical-align:top;
	font-weight:normal;
	line-height: 16px;
}

table.bio td{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #B7C3D2;
	padding:3px;
	font-size:100%; 	
	vertical-align:top;
}


table.bio a:link { 	font-size:100%; color: #0a60a9; text-decoration: none;}
table.bio a:visited { font-size:100%;color: #0a60a9; text-decoration: none;}
table.bio a:hover {  font-size:100%;color: red; text-decoration: underline;}


/* lawyers bio ends */


