pre { 
  font-family: monospace;
    }
body {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #404040;
 background: url(bluegrad.jpg) #7799bb repeat-x; 
/*   background: #66aacc;  */

/*  background: white; */
}

img
{  
border-style: none;
outline: none;
}


a {
  color: #0000AA;
  text-decoration: none;
  outline: none;
}
a:link {
  color: #0000AA;
  text-decoration: none;
  outline: none;
}
a:visited {
  color: #0000FF;
  outline: none;
}
a:hover {
  text-decoration: underline;
}



#infobody {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #404040; 
 background: #7799bb;
/*   background: #66aacc; */
}
#btitle {
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  color: #fcfcfc; 
  background: url(blue5.jpg);
/*  background: #7799bb;
   background: #888888;*/
}
#hlcurrent {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  color: #E8E8E8;
  background: url(blue5.jpg); 
/*  background: #7799bb;
  background: #888888;*/
-moz-border-radius-bottomleft: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-bottomright: 2px;
-webkit-border-bottom-right-radius: 2px;
}
#hlnext {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  color: #E8E8E8; 
  background: #87AFC7;
/*  background: #87AFC7;
  background: #BBBBBB; */
-moz-border-radius-bottomleft: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-bottomright: 2px;
-webkit-border-bottom-right-radius: 2px;
}
#hlnext:hover {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF; 
/*  background: #888888;*/
}



a.symb:link {
  color: #0000FF;
  text-decoration: none;  
}
a.symb:visited {
/*  font-weight: bold;
  color: #800080; */
  text-decoration: none;
}
a.symb:hover {
  color: #990099;
  text-decoration: underline;
}


a.chart:link {
  color: #0000AA;
  font-weight: normal; 
}
a.chart:visited {
  color: #800080;
  font-weight: normal;
}
a.chart:hover {
  text-decoration: underline;
}


a.dimlink:link {
  color: #0000AA;
  text-decoration: none;
}
a.dimlink:visited {
  color: #0000AA;
  text-decoration: none;
}
a.dimlink:hover {
  text-decoration: underline;
}

a.image:visited {
  outline: none;
}


#drange {
  font-weight: bold;
}

#pagetop {
/*  background: #f1f2fc;*/
background: url(silverbarbig.gif);
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
}


#symbshead {
/*  background: #E8E8E8; */
  background: #F8F8F8;
}
#symbshead a:link {
  color: #0000FF;
  text-decoration: none;  
}
#symbshead a:visited {
  color: #0000FF; 
  text-decoration: none;
}
#symbshead a:hover {
  color: #0000FF;
  text-decoration: underline;
}



#symbs {
  background: #F8F8F8;
  table-layout: fixed;
}
#infostats {
  background: #E8E8E8;
}
#midbar {
  background: #7799bb;

}

#news1 {
  background: #F8F8F8;
  table-layout: fixed;
}
#news1 a:link {
  color: #000000;
/*  text-decoration: none;  */
}


#newspro a:link {
  color: #000000;
/*  text-decoration: none;  */
}
#newspro a:visited {
  color: #000000;
/*  text-decoration: none;  */
}
#newspro {
  background: #F8F8F8;
  table-layout: fixed;
}


#newscomments {
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
}


#infobar {
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
}


#friendsimg a:link {
  color: #F8F8F8;
  text-decoration: none;  
}
#friendsimg a:hover {
  color: #0000FF;
  text-decoration: underline;
  border: 1px solid navy;
}

#rounded {
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
}

#roundedbottom {
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
}

#roundedtop {
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
}
