/* Dennis King Law CSS - Created by Efinity 10/05/07 JPG */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link, a:visited, a:active {color: #a55c24; text-decoration: none; }
a:hover {text-decoration: underline; color: #a55c24; }

body {
	background-color: #edede0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headtab {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #d9d9ca;
}
.splashtab {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #d9d9ca;
	border-right-color: #d9d9ca;
	border-bottom-color: #d9d9ca;
	border-left-color: #d9d9ca;
	border-left-style: solid;
}
.menutab {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9ca;
	border-right-color: #d9d9ca;
	border-bottom-color: #d9d9ca;
	border-left-color: #d9d9ca;
}
.bodytab {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9ca;
	border-right-color: #d9d9ca;
	border-bottom-color: #d9d9ca;
	border-left-color: #d9d9ca;
	background-image: url(../img/Lbody.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.foottab {
	background-color: #edede0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9ca;
	border-left-color: #d9d9ca;
}

.highlight 	{color: #a55c24; }
.pagetitle 	{font-size: 24px; color: #a55c24; }

.foottxt 	{font-size: 10px; color: #8a8b70; }
.foottxt a:link, .foottxt a:visited, .foottxt a:active {color: #8a8b70; text-decoration: none; }
.foottxt a:hover {text-decoration: underline; color: #a55c24; }

.subtitle 	{font-size: 18px; }
.txt11 		{font-size: 11px; }

.grnbdr2px 	{border: 2px solid #d9d9ca; }

.controw {
	background-color: #f6f6ed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9dd;
	font-size: 11px;
}