html, body {
background-color:#000000;
}

body {
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
background-color:#000000;
font-family: verdana;
font-size:12px;
color: #ffffff;
line-height: 14px;
}


a {
font-size: 90%;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}

.mainbg a {
font-size: 90%;
color:#ffffff;
font-weight:normal;
text-decoration:underline;
}

.news a {
text-decoration:underline;
}

a.topnav {
text-decoration:none;
}

a.topnav:hover {
text-decoration:overline;
}

a.topnav3, a.topnav4  {
text-decoration:overline;
}

.footertd {
font-size: 90%;
padding-bottom: 2px;
}



.borderpic {
border: 1px solid black;
}

 a.tipLink { 
  position: relative; 
  z-index:4; 
 } 
 
 a.tipLink:hover { z-index:5; background-color: transparent;}
 
 a.tipLink span { display: none; }
 a.tipLink:hover span {
  display:block;
  position:absolute;
  top:1.5em; left:1em;
  
  background-color: #000000; 
  color: #FFFFFF;
  padding:4px;
  text-decoration:none;
  
  width:500px;
  padding:7px;
  border-top:1px solid #666666;
  border-left:1px solid #666666;
  border-right:1px solid #666666;
  border-bottom:1px solid #666666;
  padding:10px;
 }
 
 
  a.tip2Link { 
  position: relative; 
  z-index:4; 
 } 
 
 a.tip2Link:hover { z-index:5; background-color: transparent;}
 
 a.tip2Link span { display: none; }
 a.tip2Link:hover span {
  display:block;
  position:absolute;
  top:1.5em; left:1em;
  
  background-color: #000000; 
  color: #FFFFFF;
  padding:4px;
  text-decoration:none;
  
  width:240px;
  padding:7px;
  border-top:1px solid #666666;
  border-left:1px solid #666666;
  border-right:1px solid #666666;
  border-bottom:1px solid #666666;
  padding:10px;
 }
 
 
.info {
background-color:#000000;
color: #ffffff;
border: solid 1px #666666;
left: 0px;
padding: 5px;
position: absolute;
top: 0px;
visibility: hidden;
z-index: 101;
}

.thumbtd
{
width: 50%;
}
