TABLE { border-collapse:collapse; empty-cells:show;}

a {font-family : Arial;color : white;font-size : 8pt;TEXT-DECORATION: none;}
a:hover {color:#2D7FCB;}

body{
  border-collapse:collapse; 
  empty-cells:show;
  scrollbar-base-color:#002F5B;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#C7C7C7[A;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#000000;

}


td{
  font-family : Arial;
  color : white;
  font-size : 11pt;
  sborder : 1px black solid;
}

.smalltxt{
  font-size : 8pt;
}
.darknormtxt
{
        font-size : 10pt;
        font-family : Arial;
        color:18405B;
}

.darksmalltxt
{
        font-size : 8pt;
        font-family : Arial;
        color:black;
}

.vsmalltxt
{
        font-size : 7pt;
        font-family : Arial;
        color:black;
}

.vsmalltxt_white
{
        font-size : 7pt;
        font-family : Arial;
        color:white;
}

input
{
        font-color: white;
        background : #9e9e9e;
        BORDER-LEFT: #18405B 1pt solid;
        BORDER-RIGHT: #18405B 1pt solid;
        BORDER-TOP: #18405B 1pt solid;
        BORDER-BOTTOM: #18405B 1pt solid;
}

textarea
{
        font-color: white;
        background : #9e9e9e;
        BORDER-LEFT: #18405B 1pt solid;
        BORDER-RIGHT: #18405B 1pt solid;
        BORDER-TOP: #18405B 1pt solid;
        BORDER-BOTTOM: #18405B 1pt solid;
}

.smalldarktxt{
	font-size : 8pt;
	color : black;
}

select
{
        font-color: white;
        background : #9e9e9e;
        BORDER-LEFT: #18405B 1pt solid;
        BORDER-RIGHT: #18405B 1pt solid;
        BORDER-TOP: #18405B 1pt solid;
        BORDER-BOTTOM: #18405B 1pt solid;
}


.border{border:1px white solid;}