#menu
{
 position:absolute;
 right:0px;
 bottom:50px;
 left:500px;
 padding:1px;
}

}

table
{
 font-size:13px; font-family:verdana;
td { font-size:13px;}

table.m
{
 font-size:13px;
  border:1px solid #000000;}


#main
{
 position:absolute;
 top:100px;
 right:80px;
 height:450px;
 width:400px;
 padding:0;
}

#m
{
 position:absolute;
 left:15px;
 top:15px;
}

body 
{ 
 margin-top:-10px;
 margin-left:-10px;
 margin-bottom:-10px;
 font-family:arial; 
 color:#cccccc;  
 font-size:13px; 
 overflow-x:no;
 overflow-y:no; 
 cursor:normal; 
 background-color:#000000;
 filter:alpha(opacity:50%,style=0)
 scrollbar-face-color:#ff8484; 
 scrollbar-shadow-color:red; 
 scrollbar-highlight-color:#ffffff; 
 scrollbar-3dlight-color:darkred; 
 scrollbar-darkshadow-color:#333; 
 scrollbar-track-color:#ffffff; 
 scrollbar-arrow-color:#333;
overflow-y: scroll; 
overflow-x:no;
}

A {font-family:verdana; font-size: 8pt; text-align: justify; letter-spacing : 2.0; font-variant: small-caps; }
A:link{filter:none; height: 0; color:#545454; text-decoration:none; font-weight: normal; cursor: help;}
A:visited{filter:none; height: 0px; color:#545454; text-decoration:none; font-weight: normal; cursor: help;}
A:active{filter:Glow(Color=red,Strength=2); height: 0px; color:#545454; text-decoration:none; font-weight: normal; cursor: help;}
A:hover{filter:Glow(Color=red,Strength=2); height: 0px; text-decoration:none; color:#000000; font-weight: normal; cursor: help;}
