body
{
	background-color: #1B1414;
	color: #EBE3DE;
	text-align:justify;
}

table.attorney
{
	border: 1px solid #EBE3DE;
}

td.attorney
{
	border: 1px solid #EBE3DE;

}
td.attorneyName
{

	background-color: #EBE3DE;
	color: #1B1414;
	font-weight:bold;
	font-size: 18px;
}

td.navmenu
{
	border-top-style: solid;
	border-top-color: #EBE3DE;
	border-top-width: 1;

	border-bottom-style: solid;
	border-bottom-color: #EBE3DE;
	border-bottom-width: 1;
}

td.data
{
	border-top-style: solid;
	border-top-color: #EBE3DE;
	border-top-width: 1;

	border-bottom-style: solid;
	border-bottom-color: #EBE3DE;
	border-bottom-width: 1;

	border-left-style: solid;
	border-left-color: #EBE3DE;
	border-left-width: 1;
}

td.practiceCategoryCell
{
	border-style: solid;
	border-color: #EBE3DE;
	border-width: 1;
	font-size: 75%;
}

td.practiceCategoryCell2
{
	border-style: solid solid solid none;
	border-color: #EBE3DE;
	border-width: 1;
	font-size: 75%;
}

td.displayCell
{
	border-style: none;
}

table.navigation
{
	position: relative;
	left: -7;
}

table.navigationNODHTML
{
	position: relative;
	left: -2;
}

img.arrow
{
	position: relative;
	left: -20;
}

p.textStuff
{
	position: relative;
	top: 5;
	left: 5;
}

input.border
{
	border-style: solid;
	border-color: #8A7A73;
	border-width: 2;
}

textarea.border
{
	border-style: solid;
	border-color: #8A7A73;
	border-width: 2;
}

a.main:link{	color: #EBE3DE;	text-decoration: none;	font-weight: bold;}
a.main:visited{	color: #EBE3DE;	text-decoration: none;	font-weight: bold;}
a.main:hover{	color: yellow;	text-decoration: none;	font-weight: bold;}


img.life
{
	position: relative;
	left: 20;
	filter:alpha(opacity=0);
}

img.injuries
{
	position: relative;
	left: 20;
	filter:alpha(opacity=0)
}



img.recovery
{
	position: relative;
	left: 20;
	filter:alpha(opacity=0);
}

img.wedo
{
	position: relative;
	left: 20;
	filter:alpha(opacity=0);
}

span.designedby
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

a.iglogo{ color:#147609; text-decoration:underline; font-weight:bold; font-size:12px; }
