A:link    {text-decoration: none; color: #000000}
A:visited {text-decoration: none; color: #000000}
A:active  {text-decoration: none; color: #000000}
A:hover   {text-decoration: none; color: #ffffff}

body{ 
background-color: white;
background-image: url("gfx/body_bg.gif");
font-family:verdana;
font-size:10px;
text-align:justify;
color: #000000;

scrollbar-face-color: #59B4CB;
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-3dlight-color: #000000; 
scrollbar-arrow-color: #ffffff; 
scrollbar-track-color: #59B4CB; 
scrollbar-darkshadow-color: #000000;
}

table{ 
font-family:verdana;
font-size:10px;
text-align:justify;
}

table.stiplet{ 
font-family:verdana;
font-size:10px;
text-align:left;
border-width: 1px; border-style: dashed; border-color: black;
}

td.st {
border-top-width:1; border-right-width:0; border-bottom-width:0; border-left-width:0; border-color:white; border-style:dashed;
}

td.sb {
border-top-width:0; border-right-width:0; border-bottom-width:1; border-left-width:0; border-color:white; border-style:dashed;
}

td.sl {
border-top-width:0; border-right-width:0; border-bottom-width:0; border-left-width:1; border-color:white; border-style:dashed;
}

td.sr {
border-top-width:0; border-right-width:1; border-bottom-width:0; border-left-width:0; border-color:white; border-style:dashed;
}

td.sa {
border-top-width:1; border-right-width:1; border-bottom-width:1; border-left-width:1; border-color:white; border-style:dashed;
}

td.bg {
background-image: url("gfx/tdbg.gif");
background-repeat: no-repeat;
background-position: right bottom;
}

input{
border-style: solid;
border-color: #C0C0C0;
}

textarea{
border-style: solid;
border-color: #C0C0C0;
}

#just {text-align:justify;}
#sfont {font-family:verdana; font-size:8px; text-align:left;}
#line {text-decoration:line-through;}
#shadow {width:75px; height:75px; filter: progid:DXImageTransform.Microsoft.dropShadow(Color=000000,offX=4,offY=4,positive=true);}
#right {float:right;}
#left {float:left;}