body {
  color:#808080;
  font-family: verdana, sans-serif;
  background:black;
font-size: 12px;


scrollbar-base-color: gray;
scrollbar-arrow-color: white;
scrollbar-track-color: gray;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;

   }

a:link{color:red; text-decoration:none;}
a:visited{color:red; text-decoration:none;}
a:active{color:red; text-decoration:none;}
/*a:hover {background-color:#808080;}*/


.vertical {layout-flow: vertical-ideographic;}

/*#serverpath1 {
font-size:12px;
background:white;}
*/

table.alerts
{ text-align: left;
font-family: verdana, sans-serif;
font-weight: normal;
font-size: 12px;
color:#808080;;
/*width: 260px;*/
/*background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;
*/
}

#tickertape{
position:relative;
layer-background-color:black;
width:400px;
height:20px;
}

#subtickertape{
background-color:black;
position:absolute;
border: 1px solid black;
width:400px;
height:20px;

}

.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:white;
}

.subtickertapefont a{
color:white;
text-decoration:none;
}

table.cal
{ text-align: left;
font-family: verdana, sans-serif;
font-weight: normal;
font-size: 12px;
color:#000000;

}