h1 { font-size: 14px; color: #333333; font-weight: bold }
h2 { font-size: 11px; color: #333333; font-weight: bold }	
h3 { font-size: 11px; color: #2065E6; font-weight: bold }	
h4 { font-size: 11px; color: #333333; font-weight: bold }	
h5 { font-size: 11px; color: #333333; font-weight: bold }	
h6 { font-size: 11px; color: #333333; font-weight: bold }	


 table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 8px;  
    background-image: url(top.jpg)
  }

  td.shadow-topRight { 
    width: 8px;
    height: 8px;
    background-image: url(topright.jpg)
  }

  td.shadow-right { 
    width: 8px; 
    background-image: url(right.jpg)
  }

  td.shadow-bottomRight { 
    width: 8px; 
    height: 8px; 
    background-image: url(bottomright.jpg)
  } 

  td.shadow-bottom { 
    height: 8px;
    background-image: url(bottom.jpg)
  }

  td.shadow-bottomLeft { width: 8px;
    height: 8px;
    background-image: url(bottomleft.jpg)
  } 

  td.shadow-left { width: 8px;
    background-image: url(left.jpg)
  }

  td.shadow-topLeft { 
    width: 8px; 
    height: 8px; 
    background-image: url(topleft.jpg)
  }      

  td.shadow-center { 
    background-color: white  
  
  }
  .style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2065E6;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
body {

	background-color: #000000;
}

a:link {
	color: #2065E6;
}

a:visited {
  color: #2065E6;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #2065E6;
}

a.hidden {
  color: #2065E6;
}

a.hidden:visited {
  color: #2065E6;
}

a.hidden:hover {
	color: #2065E6;
}

a.hidden:active {
  color: #2065E6;
}

a.nav:link {
	color: #2065E6;
	padding: 2px;}

a.nav:visited {
	color: #2065E6;
	padding: 2px;
}

a.nav:hover {
	color: #ffffff;
	background-color: transparent;
	padding: 2px;
}

	
a.menu {
font-family: "Courier New", Courier, mono;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
font-family: "Courier New", Courier, mono;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: transparent;
	text-decoration: none;
	border: solid #003300;
	color: black;
font-family: "Courier New", Courier, mono;
}

a.box:hover {
  color: #003300;
	padding: 3px;
	text-decoration: none;
	background-color: transparent;
	border: solid #3366ff;
	color: black;
font-family: "Courier New", Courier, mono;
}

