body
{
   background-color: rgb(0,0,128);
   font-family: Verdana, Arial, Serif;
   color: rgb(225,231,255);
   margin: 0;

   scrollbar-face-color:rgb(139,156,225);
   scrollbar-shadow-color:rgb(102,115,170);
   scrollbar-darkshadow-color:rgbrgb(60,80,164);
   scrollbar-highlight-color:rgb(161,175,231);
   scrollbar-3dlight-color:rgb(225,231,255);
   scrollbar-arrow-color:rgb(0,0,72);
}

.MethodSelector
{
   font-family: Verdana, Arial, Serif;
   font-size: 13px;
   color: rgb(255,255,224);
   cursor:hand;
}

input, select, textarea
{
   background-color: rgb(242,242,252);
   color: black;
   font-family: Verdana, Arial, Serif;
   font-size: 11px;
   border-style: solid;
   border-color: rgb(0,0,72);
   border-width: 2;
}

.DummyInp
{
   width:72;
   font-family: Verdana, Arial, Serif;
   font-size: 11px;
   background-color: rgb(242,242,252);
   color:rgb(128,128,156);
   padding:1 1 1 3;
   border: 2 solid #000060;
   text-align:left;
   cursor:default;
   display:none;
}

.ImgButton
{
   border-style: solid;
   border-color: rgb(0,0,128);
   border-width: 3;
   cursor: hand;
}

.ImgFrame
{
   border-style: solid;
   border-color: rgb(0,0,128);
   border-width: 3;
}

.ImgSel
{
   border-style: solid;
   border-color: rgb(255,153,0);
   border-width: 3;
}

.25Light
{
   font-size: 25px;
   font-weight: bold;
}

.22Light
{
   font-size: 22px;
   font-weight: normal;
}

.15Light
{
   color: rgb(225,231,255);
   font-size: 15px;
   font-weight: normal;
   margin-bottom: 4;
}

.18Light
{
   color: rgb(225,231,255);
   font-size: 18px;
   font-weight: normal;
   margin-bottom: 4;
}

.18Gray
{
   color: rgb(128,128,156);
   font-size: 18px;
   font-weight: normal;
   margin-bottom: 4;
}

.18Yellow
{
   color: rgb(255,153,0);
   font-size: 18px;
   font-weight: normal;
   margin-bottom: 4;
}

.18LYellow
{
   color: rgb(255,255,224);
   font-size: 18px;
   font-weight: normal;
   margin-bottom: 4;
}

.15LYellow
{
   color: rgb(255,255,224);
   font-size: 15px;
   font-weight: normal;
   margin-bottom: 2;
}

.18Red
{
   color: rgb(255,24,24);
   font-size: 18px;
   font-weight: normal;
   margin-bottom: 4;
}

.18Light:link, .18Light:visited, .18Light:hover
{
   color: rgb(255,153,0);
   font-size: 18px;
   font-weight: normal;
   text-decoration: none;
}

.14Light
{
   font-size: 13px;
   font-weight: normal;
}

.14Light:link, .14Light:visited, .14Light:hover
{
   color: rgb(255,153,0);
   font-size: 13px;
   font-weight: normal;
   text-decoration: none;
}

.14bLight
{
   font-size: 13px;
   font-weight: bold;
}

.14TabCl
{
   font-family: Tahoma, Arial, Serif;
   color: rgb(161,175,231);
   font-size: 13px;
   font-weight: normal;
   text-align: center;
   vertical-align: middle;
}

.11Note
{
   color: rgb(161,175,231);
   font-size: 11px;
   margin:6;
   text-align:justify;
   width:96%;
}

.10Light
{
   font-size: 13px;
   font-weight: normal;
}

.8Light
{
   font-size: 11px;
   font-weight: normal;
}

.8TabVal
{
   font-size: 11px;
   font-weight: normal;
   text-align: center;
}

.8bTabVal
{
   color: rgb(255,255,224);
   font-size: 11px;
   font-weight: bold;
   text-align: center;
}

.SmallLight
{
   font-size: 10px;
   line-height: 12px;
   font-weight: normal;
}

.7TabCl
{
   color: rgb(161,175,231);
   font-size: 7pt;
   font-weight: normal;
   vertical-align: baseLine;
   text-align: center;
}

.SmallTabCl
{
   font-family: Tahoma, Arial, Serif;
   color: rgb(161,175,231);
   font-size: 10px;
   line-height: 12px;
   font-weight: normal;
   vertical-align: middle;
   text-align: center;
}

.8TabCl
{
   color: rgb(161,175,231);
   font-size: 11px;
   font-weight: normal;
}

.14Gray
{
   color: rgb(128,128,156);
   font-size: 13px;
   font-weight: normal;
   border-width: 0px;
   border-bottom-width:0px;
   border-style: dotted;
   border-color: rgb(0,0,72);
}

.14bYellow, .14bYellow:link, .14bYellow:visited, 14bYellow:hover
{
   color: rgb(255,153,0);
   font-size: 13px;
   font-weight: bold;
   text-decoration: none;
}

.14Yellow, .14Yellow:link, .14Yellow:visited, 14Yellow:hover
{
   color: rgb(255,153,0);
   font-size: 13px;
   font-weight: normal;
   text-decoration: none;
}

.Intro
{
   font-family: Tahoma, Arial, Serif;
   color: rgb(255,255,255);
   font-size: 11px;
   text-align: justify;
}

.Prompt, .Prompt:link, .Prompt:visited, .Prompt:hover
{
   font-family: Verdana, Arial, Serif;
   color: rgb(0,204,255);
   font-size: 11px;
   margin-top: 0;
}

.BlueLink:link, .BlueLink:visited
{
   font-family: Tahoma, Arial, Serif;
   color: rgb(0,204,255);
   font-size: 11px;
   text-decoration:none;
}

.BlueLink:hover
{
   font-family: Tahoma, Arial, Serif;
   color: rgb(0,204,255);
   font-size: 11px;
   text-decoration:underline;
}

.LightLink:link, .LightLink:visited, .LightLink:hover
{
   font-family: Verdana, Arial, Serif;
   color: rgb(225,231,255);
   font-size: 11px;
}

.SymbolPrompt
{
   color: rgb(0,204,255);
   font-family: Symbol;
   font-size: 13pt;
   margin-top: 0;
   vertical-align: middle;
   font-style: normal;
}

.SmPrompt
{
   color: rgb(0,204,255);
   font-size: 11px;
   margin-left: 16;
   margin-top: 0;
   padding-top: 0;
   margin-bottom: 0;
   padding-bottom: 0;
}

.LocalMenu, .LocalMenu:link, .LocalMenu:visited
{
   color: rgb(255,255,224);
   font-size: 11px;
   text-decoration: none;
   line-height: 10pt;
}

.LocalMenu:hover
{
   color: rgb(0,204,255);
   text-decoration: none;
}

.LocalMenuL, .LocalMenuL:link, .LocalMenuL:visited
{
   color: rgb(255,153,0);
   font-size: 9pt;
   text-decoration: none;
   line-height: 12pt;
   font-weight: bold;
}

.LocalMenuL:hover
{
   color: rgb(0,204,255);
   text-decoration: none;
   font-weight: bold;
}

.Symbol
{
   color: rgb(255,255,224);
   font-family: Symbol;
   font-weight: bold;
   font-size: 18px;
   font-style: normal;}

.Sub
{
   font-family: Verdana, Arial, Serif;
   color: rgb(255,255,224);
   font-weight: normal;
   font-size: 11px;
   vertical-align: sub;
}

.SymbolL
{
   color: rgb(225,231,255);
   font-family: Symbol;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
}

.SubL
{
   font-family: Verdana, Arial, Serif;
   color: rgb(225,231,255);
   font-weight: normal;
   font-size: 11px;
   vertical-align: sub;
}

.Error
{
   color: rgb(255,24,24);
   font-weight: normal;
   font-size: 11px;
   font-weight: bold;
   margin-left: 14;
   margin-bottom: 4;
}

.Warning
{
   color: rgb(255,153,0);
   font-weight: normal;
   font-size: 11px;
   font-weight: bold;
   margin-left: 14;
   margin-bottom: 4;
}

.Wait
{
   background-color: rgb(0,0,72);
   color: #FF9900;
   font-size: 18px;
   font-weight: normal;
   margin: 4;
   padding: 4;
   border-style: solid;
   border-color: #FF9900;
   border-width: 3;
   position: absolute;
   left: 4;
   top: 2;
   z-index: 9;
}

.DataTbl
{
   border-style: solid;
   border-color: rgb(116,136,220);
   border-width: 2;
   border-collapse: collapse;
}

.SectionSize
{
   position:absolute;
   width:60px;
   height:13px;
   font-family:Tahoma,Arial,Serif;
   font-size: 11px;
   color:rgb(0,0,0);
   display:none;
}