a:link { text-decoration:underline; color:#1380FB } 
a:active { text-decoration:underline; color:#1380FB } 
a:visited { text-decoration:underline; color:#1380FB } 
a:hover { text-decoration:none; color:#1380FB; cursor:crosshair }

body

 { background-color:#000000;
   background-image:url();
   background-repeat:no-repeat;
   background-position:bottom right;
   background-attachment:fixed;

   font-family:arial,verdana,tahoma,common fonts;
   color:#1380FB;
   font-weight:normal;

   scrollbar-face-color:#000000;
   scrollbar-arrow-color:#1380FB;
   scrollbar-shadow-color:#1380FB;
   scrollbar-highlight-color:#1380FB;
   scrollbar-3dlight-color:#000000;
   scrollbar-darkshadow-color:#000000;
   scrollbar-track-color:#000000 }

table.main

 { width:500px;
   height:525px;
   padding:3px;
   spacing:0px;
   font-family:verdana, arial, tahoma;
   font-size:11px;
   color:#1380FB;
   line-height:15px }

td.nav

 { width:500px;
   height:50px;
   padding:5px;
   border-style:solid;
   border-color:#202020;
   border-top-width:0px;
   border-bottom-width:1px;
   border-right-width:0px;
   border-left-width:0px }

td.entry

 { width:500px;
   height:425px;
   padding:0px
   font-family:verdana, arial, tahoma;
   font-size:11px;
   color:#1380FB; }

textarea, input, select {
background:#000000;   
font-family : verdana, arial; 
font-size: 10px;   
color:#1380FB; 
border-color: #46546A;   
border-style: solid; 
border-top-width: 1px; 
border-left-width: 1px;
border-right-width: 1px; 
border-bottom-width: 1px; 
} 