body{
	margin-top: 15px;
	color: black;
	background: #E8EBF0;
	background-image: url(images/lawyer.gif);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}
:link {
	color: #993333;
	background: transparent;
}
:visited { background: transparent }
a:active { background: transparent }
a:focus, a:active {
	outline: none;
}

a:link img, a:visited img { border-style: none } /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}
a { 
	text-decoration: none; 
	color: 	#993333;
	font-size: 10px; 
	font-weight: bold;
}

a:hover, a:visited:hover {
	color: #993333;
	background-color:  #D5C6B7;
}
a.left{
	text-decoration: none;
	color: #993333;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 15px 2px 15;
	width: 100%;
	display: block;
}
a.left:hover, a.left:visited:hover {
	color: #993333;
	background-color:  #D5C6B7;
	padding: 2px 15px 2px 15;
	display: block;
}
a.boldmenu{
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding: 2px 15px 2px 15;
	display: block;
}
a.boldmenu:hover, a.boldmenu:visited:hover{
	color: #003366;
	background-color:  #D5C6B7;
	padding: 2px 15px 2px 15;
	display: block;
}

.bodytext {
	font-weight: normal;
	font-size: inherit;
	text-transform: none;
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
}
.top{
	background-color: #999966;
	background-image: url(images/contact.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFCC;
	font: bolder 11px;
	padding: 5px 35px;
	text-align: right;
}
.menu{
	background-image: url(images/menu-bg.gif);
	vertical-align: top;
	padding-top: 10px;
}
.content{
	font-family:arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 15px 40px 15px 40px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	text-align: justify;
}
hr{
	border-style: dotted;
	border-color: Silver;
	padding-left: 15px;
	padding-right: 15px;
}
td, th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
}
dt {
	font-size: 		11px; 
	font-weight: 	bold; 
	padding: 		10px 0 3px 0;}

dd {
	margin:			 0 0 0 16px;}

th, td {
	/* ns 4 */
	font-family: Verdana, Arial;
}
dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
dt { font-weight: bold }


h1, h2, h3, h4, h5, h6 { 
	text-align: left;
	text-decoration: none;
}
/* background should be transparent, but WebTV has a bug */
h1, h2, h3 {
	color: #003366;
}
h1 {
	font: 150% verdana, Arial;
}
h2 {
	font: 125% verdana, Arial;
}
h3 { font: 100% verdana, Arial; }
h4 { font: bold 100% verdana, Arial; }
h5 { font: italic 100% verdana, Arial; }
h6 { font: small-caps 100% verdana, Arial; }

.headline { 
	font-weight: 	bold;
	font-size: 		10px;
	color: 			#003366;
	font-style: normal;
}
.menu-bold{
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
.footer{
	font-size: xx-small;
	color: #993333;
	text-align: center;
	vertical-align: text-bottom;
	background-color: #D5C6B7;
	padding: 5px;
}


.hide { display: none }
div.head { margin-bottom: 1em }
div.head h1 { margin-top: 2em; clear: both }
div.head table { margin-left: 2em; margin-top: 2em }
div { margin-left: 6em; margin-right: 6em; margin-top: 1em }

@media screen {  /* hide from IE3 */
a[href]:hover { background: #ffa }
}

pre { margin-left: 2em }

p {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
pre, code { font-family: monospace } /* navigator 4 requires this */

ul.toc {
  list-style: disc;		/* Mac NS has problem with 'none' */
  list-style: none;
}

.aniseo {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	vertical-align: text-bottom;
	padding: 5px;
	background-color: transparent;
}

a.foot { 
	font-family: "Times New Roman", Times, serif;
	text-decoration: none; 
	color: #003366;
	font-size: 9px; 
	background-color: transparent;
	font-weight: normal;
}

a.foot:hover, a.foot:visited:hover {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 9px; 
	text-decoration: none; 
	background-color: transparent;
	font-weight: normal;
}

.disclaimer {
	font-size: 10px;
	color: #000000;
	vertical-align: text-bottom;
	padding: 5px;
	background-color: transparent;
}

a.maillink, a.maillink:hover, a.maillink:visited:hover { 
	background-color: #999966;
	color: #FFFFCC;
	font: bolder 11px;
	text-align: right;
}
table.propics td{
	border: 2px solid #c4b09d;
	background-color: #D5C6B7;
	font-size: 10px;
}
address{
		padding: 2px 15px 2px 15;
		font-size: 10px;
}
