/* CSS Document */


body {background-color: #000000;
  
  scrollbar-face-color:#000000;
      scrollbar-shadow-color:#000000;
      scrollbar-highlight-color:#000000;
      scrollbar-3dlight-color:#000000;
      scrollbar-darkshadow-color:#000000;
      scrollbar-track-color:#000000;
      scrollbar-arrow-color:#858585;}
  

body, td, th {
font-family: Georgia, Garamond;
font-size: 10px;
color: #A2A2A2;
line-height: 18px;
letter-spacing: 1.5px;
text-align: justify;
margin-right: 10px;
}


#Layer2 {
	position:absolute;
	z-index:2;
	left: 365px;
	top: 439px;

	text-transform: uppercase;}
	
	.nav a, .nav a:link, .nav a:active, .nav a:visited {

padding: 1px;
color: #A4F9FC;
font: 8pt Times New Roman;
text-transform: lowercase;
text-decoration: none;

border-bottom: none;
letter-spacing: px;
}
.nav a:hover {

color: #cccccc;
}
