

html {height: 100%;}
.copyright { color: #A6A6A6; font-family: Verdana; font-size: 12px;}
.address { color: #000000; font-family: arial; font-size: 11px; letter-spacing: 1pt;}
p {font-family: Verdana; font-size: 13px; color: #000000; font-weight: normal; }
.bodytext {font-family: Verdana; font-size: 13px; color: #000000; font-weight: normal; }
.listing {font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; }
.grid {font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; }
.bodytext2 {font-family: Verdana; font-size: 14px; color: #000000; font-weight: bold; }
.bodytext3 {font-family: Verdana; font-size: 12px; color: #EC2A2A; font-weight: bold; }
.bodytext4 {font-family: Verdana; font-size: 12px; color: #389804; font-weight: bold; }
.bodytext4 {font-family: Verdana; font-size: 12px; color: #066ae5; font-weight: bold; }

.bottom { color: #e0e0e0; font-family: arial; font-size: 10px;}
.titletext { color: #000000; font-family: verdana; font-size: 14px; font-weight: bold;}
a:link {color: #000099; text-decoration: none; font-weight:bold;}
a:visited {text-decoration: none; color: #000099; font-weight:bold;}

a:hover {text-decoration: underline; color: #000099; font-weight:bold;}
a:active {text-decoration: none; color: #000099; font-weight:bold;}
body {
	
	font-family: Verdana;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bg.jpg);
	background-attachment: repeat x; 
	margin: 0; padding: 0; 

}


h3 { margin: 0; }
h4 { margin: 0; }
h5 { margin: 0; }

object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
} 

:focus { -moz-outline-style: none; }

a {
outline: none;
}
a img {
border:none;
}

object { outline: none; } 


