ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

html, body, img  {
   padding: 0px;
   margin: 0px;
   background-color: #000000;
	border: 0px solid #333333;
/*	background: #FFFFFF url(exteriortile.png) center top repeat-x;*/
	font: 12px/16px Arial;
	text-align: left;
	color: #aaaaaa;
}

ul, li {
	list-style-type: disc;
	text-align: left;
	padding: 0px 0px 0px 5px;
	visibility: visible;
	color: #505050;
	margin-left: 5px;
	font-weight: bold;
}

a:link, a:visited {color : #9999ee; text-decoration : none;font-weight: bold;}
a:active, a:hover {color : #ffffff;}

#LexFlash, #flash_site {
	font: 11px/16px Tahoma, Arial;
	color: #777777;
	text-align: center;
   padding-top: 20px;
/*   font-weight: bold;*/
/*margin-top: 220px;*/
}

#hznindex  {
   width: 100%;
   height: 100%;
   overflow: visible;
   position: absolute;
}

.lexgreen {
	color: #449C1A;
	font-weight: bold;
}

p {
margin: 10px;
}

div.contenttext p  {
	padding-top: 15px;
   color: #3386aa;
   text-align: left;
   margin: 5px;

}

div.contenttext  {
   padding: 0px 16px 10px 15px;
   padding-top: 15px;
   margin: 15px;
   background-color: #070707;
   position: absolute;
   left: 50%;
   width: 700px;
   margin-left: -370px;
/*   top: 50%;
   height: 500px;
   margin-top: -250px;*/
   z-index: 1;
}

div.adrestext p  {
	padding-top: 15px;
   color: #505050;
   text-align: left;
   
}
div.adrestext  {
   padding: 0px 16px 10px 10px;
   padding-top: 245px;
   margin: 15px;
   background-color: #070707;
   position: absolute;
   left: 50%;
   width: 705px;
   margin-left: -370px;
   z-index: 0;
}
