/* CSS Document */


body {color:#000000;
background-color:#FFFFFF;

}

#holder {
color:#000000;
background-color:#FFFFFF;
margin-left:10%;
margin-right:10%;
}


div#nav * {display:none;
	float:left;
	width: 120px;
	margin-top:0px;
	margin-left: 10px;
	color:#000000;
	background-color:#FFFFFF;
	margin-right: 10px;
	
	 }  

#main { font: 14px "Times New Roman", Times, serif; line-height:14px;
}

#main a {text-decoration:none;
color:#000000;
background-color:#FFFFFF;
border:none;}


div.titlename {font-family:"Courier New", Courier, monospace; text-align:center;
margin-bottom:20px;}

#address {
	color:#000000;
	background-color:#FFFFFF;
	font-size:1em;
	text-align:center;
	margin-bottom:10px;
	
	border:none;
	padding-top: 2px;
}

a:visited * {display:none;
}
  
  a:hover  {color:#336600;
  background-color:#FFFFCC;
  text-decoration:underline;
  }

img {display:none;}

p {margin:0; text-indent:2em; text-align:justify;}

  
 div#bottom {display:none;
  color: #660000; 
  background:#FFFFFF;
  font-size:.8em;
  text-align:center;
  line-height:1.4em;
	 }
	
   div#bottom a {
  color: #660000;
   background: #FFFFFF;
  text-decoration:none;
   text-align:center;
  margin:0 8px 0 0px;
  padding:0 4px 0 0px;
 }
  
  div#bottom a:hover {color:#336600;
  background-color:#FFFFCC;
  border-top:1px solid #336600;
	border-bottom: 1px solid #336600;
  }


#footer {
	color:inherit;
	background-color:inherit;
	text-align:right;
	font-size:9pt;
	font-style:italic;
	border-top: none;
	margin-top:10px;
	margin-left:10%;
margin-right:10%;
	
}
