BODY
  {
  background-color: #000;
  font-family: ARIAL;
  font-size: 9pt;}

.portChart td {
  font-size: 9pt;}  


  
A, A:visited {
 color: #0000ff;}

a img{border: none}

A:Hover {
 color: #ff0000;}

H1 {
  clear: left;
  font-family: ARIAL;
  font-size: 20pt;
  color: #000;
  text-align: center;
  padding-bottom: 0;}
  
.header {
  clear: left;
  font-family: ARIAL;
  font-size: 14pt;
  font-weight: bold;
  color: #000;
  padding-left: 4px;
  padding-top: 2px;
  margin-top: 10px;
  background: white url(../iconz/header.jpg) top left no-repeat;
}
  
.slogan {
  clear: left;
  font-style: italic;
  font-weight: bold;
  padding-left: 15px;
  }
    
.topic {
  font-size: 14pt;
  color: #ffffff;
  background-color: #768FE3;
  padding-bottom, padding-top: 5px;
  padding-left: 5px;
  margin-bottom: 5px;}  
  
.tiny {
  font-size: 9px;}
  
.finePrint {
  font-size: 8pt;}
  
.credits, a .credits {
  font-family: ARIAL;
  color: #fffff;
  font-size: 9px;
  text-align: center;}
  
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../iconz/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../iconz/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid gray;
width: 720px;
margin-bottom: 1em; padding: 10px;
}  

.mainNav, .mainNav a {
 font-size: 10pt;
 color: #0033ff;
 background-color: #C1CEFF;
 font-weight: bold;
 text-decoration: none;
 padding-bottom: 2px;
 }
 
.mainNav a:hover {
 color: #0033ff;
 background-color: #fff;
 font-weight: bold;
 text-decoration: none;
 padding-bottom: 2px;
 }
 
.feature {
  text-align: left;
  background-color: #e7e7e7;
  border-style: outset;
  border-color: #6f6f6f;
  padding: 10px;
  margin: 10px;
  color: #ff0000;
  font-weight: bold;
  }
  
.caption {
  font-size: 8pt;
  text-align: center;
  } 
  
.shade0 {
  background-color: #B9C1D6;}
  
.tableHeader {
  background-color: #0134FF;
  color: #fff;
  padding-top: 10px;
  margin-top: 25px;
  font-weight: bold;}
  
  
.featureHeader {
  background-color: #6C86E7;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
  padding: 10px;
  padding-left: 10px;
  padding-bottom: 3px;
  }