body
{
   margin: 0;
   background-color: rgb(217,233,233);
   font-family: Verdana, Arial, Serif;
}

@media all
{
   RM\:StatusItem { behavior: url(../_Scripts/StatusItem.htc); }
   RM\:LocalMenu  { behavior: url(../_Scripts/StatusItem.htc);
                    DColor: rgb(127,150,150);
                    AColor: rgb(204,0,0);
                  }
   RM\:ImgSelect  { behavior: url(../_Scripts/StatusItem.htc);
                    background-color: rgb(202,224,224);
                    border-style: solid;
                    border-width: 3;
                    margin: 1;
                    NColor: rgb(127,150,150);
                    AColor: rgb(204,0,0);
                    SColor: rgb(57,97,99);
                    width: 126;
                  }
}

.Wait { background-color: rgb(217,233,233);
        color: rgb(57,97,99); font-size: 18px; line-height: 20px; font-weight: normal;
        margin: 8; padding-left: 4; padding-right: 4; border-style: solid; border-color: rgb(57,97,99); border-width: 2;
        position: absolute; left: 4; top: 2; z-index: 9;
      }

.TMP
{
   position:absolute;
   left: 13;
   top: 2;
}

.SelImg
{
   background-color: rgb(202,224,224);
   border-style: solid;
   border-color: rgb(57,97,99);
   border-width: 3;
   cursor: hand;
   margin-left: 1px;
}

.Intro
{
   position:absolute;
   left: 298;
   top: 6;
   width: 448;
   padding: 2,4;
   font-size: 11px;
   font-weight: normal;
   color: rgb(25,69,131);
   border-style: solid;
   border-color: rgb(208,228,228);
   border-width: 1;
}

.LocalMenu
{
   position: absolute;
   left:750;
   top: 6;
   width: 127;
   font-size: 11px;
   font-weight: normal;
   border-style: solid;
   border-color: rgb(208,228,228);
   border-width: 1;
}

.LocalMenuIt
{
   margin-top: 0;
   padding-top: 0;
   padding-bottom: 0;
   color: rgb(41,70,70);
}

.10NormC2
   { font-size: 10px; line-height: 11px; font-weight: normal; color: rgb(57,97,99); }

.11Norm, .11Norm:link, .11NormL:visited
   { font-size: 11px; line-height: 12px; font-weight: normal; color: rgb(0,0,0); }
.11Norm:hover { color: rgb(57,97,99); }

.11Bold
   { font-size: 11px; line-height: 12px; font-weight: bold; color: rgb(0,0,0); }

.11NormC1, .11NormC1:link, .11NormC1:visited
   { font-size: 11px; line-height: 12px; font-weight: normal; color: rgb(41,70,70); }
.11NormC1:hover { color: rgb(57,97,99); }

.11NormC2
   { font-size: 11px; line-height: 12px; font-weight: normal; color: rgb(57,97,99); }

.13Norm, .13Norm:link, .13Norm:visited
   { font-size: 13px; font-weight: normal; color: rgb(0,0,0); }
.13Norm:hover
   { color: rgb(204,0,0); }

.13Bold, .13Bold:link, .13Bold:visited
   { font-size: 13px; font-weight: bold; color: rgb(0,0,0); }
.13Bold:hover
   { color: rgb(57,97,99); }

.13NormC1, .13NormC1:link, .13NormC1:visited
   { font-size: 13px; font-weight: normal; color: rgb(41,70,70); }
.13NormC1:hover
   { color: rgb(57,97,99); }

.13NormC2 { font-size: 13px; font-weight: normal; color: rgb(57,97,99); }
.13NormC3 { font-size: 13px; font-weight: normal; color: rgb(127,150,150); }
.13BoldC2 { font-size: 13px; font-weight: bold; color: rgb(57,97,99); }

.18Norm { font-size: 18px; font-weight: normal; color: rgb(0,0,0); }
.18Bold { font-size: 18px; font-weight: bold; color: rgb(0,0,0);   }

.18NormC1 { font-size: 18px; font-weight: normal; color: rgb(41,70,70); }
.18BoldC1 { font-size: 18px; font-weight: bold; color: rgb(41,70,70);   }

.18NormC2 { font-size: 18px; font-weight: normal; color: rgb(57,97,99); }
.18NormC3 { font-size: 18px; font-weight: normal; color: rgb(127,150,150); }

.18BoldC2, .18BoldC2:link, .18BoldC2:visited { font-size: 18px; font-weight: bold; color: rgb(57,97,99); }
.18BoldC2:hover { color: rgb(204,0,0); }

.25Norm { font-size: 25px; font-weight: normal; color: rgb(0,0,0); }
.25Bold { font-size: 25px; font-weight: bold; color: rgb(0,0,0);   }

.25NormC1 { font-size: 25px; font-weight: normal; color: rgb(41,70,70); }
.25BoldC1 { font-size: 25px; font-weight: bold; color: rgb(41,70,70);   }

.25NormC2 { font-size: 25px; font-weight: normal; color: rgb(57,97,99); }
.25BoldC2 { font-size: 25px; font-weight: bold; color: rgb(57,97,99);   }

.MsgArea
{
   position: absolute;
   left: 500;
   top: 61;
   width: 377;
   table-layout: fixed;
}

.Group
{
   position: absolute;
   left: 8;
   top: 94;
   background-color: rgb(217,233,233);
   border-style: solid;
   border-color: rgb(208,228,228);
   border-width: 1;
   padding: 4,3,0,3;
}

.Axis
{
   position: absolute;
   left: 8;
   top: 94;
   background-color: rgb(217,233,233);
   border-style: solid;
   border-color: rgb(208,228,228);
   border-width: 1;
   padding: 4,3,0,3;
   display: none;
   filter:progid:DXImageTransform.Microsoft.Fade(MaxSquare='50',percent='1',duration='0.3',overlap='1.0');
}

.Prompt
{
   font-size: 11px;
   line-height: 12px;
   font-weight: normal;
   color: rgb(25,69,131);
   margin-top: 4;
   margin-bottom: 4;
   padding: 2,4;
   border-style: solid;
   border-color: rgb(208,228,228);
   border-width: 1;
   display: none;
}

.SymbolPrompt
{
   font-family: Symbol;
   font-size: 15px;
   vertical-align: baseline;
   font-style: normal;
}

ul
{
   margin: 0;
   padding-top: 6;
   padding-left: 20;
}

li
{
   padding: 2;
}

.Wrn
{
   font-size: 11px;
   line-height: 12px;
   font-weight: normal;
   color: rgb(216,137,0);
   margin-top: 2;
   margin-bottom: 2;
   padding: 2,4;
   border-style: solid;
   border-color: rgb(208,228,228);
   border-width: 1;
   display: none;
}

.Err
{
   font-size: 11px;
   line-height: 12px;
   font-weight: normal;
   color: rgb(204,0,0);
   margin-top: 2;
   margin-bottom: 2;
   padding: 2,4;
   border-style: solid;
   border-color: rgb(208,228,228);
   border-width: 1;
   display: none;
}

.ImgFrame
{
   background-color: rgb(202,224,224);
   border-style: solid;
   border-color: rgb(191,217,217);
   border-width: 3;
   padding: 8;
}

.Frame
{
   background-color: rgb(202,224,224);
   color: rgb(0,0,0);
   font-size: 11px;
   line-height: 12px;
   font-weight: normal;
   border-style: solid;
   border-color: rgb(191,217,217);
   border-width: 3;
   border-collapsed: true;
   margin: 1,1,4;
   table-layout: fixed;
}

.GroupLabel
{
   font-size: 18px;
   font-weight: normal;
   color: rgb(127,150,150);
   padding: 4;
   padding-bottom: 8;
}

.LineLabel
{
   font-size: 13px;
   font-weight: normal;
   color: rgb(127,150,150);
   padding: 3,2,3,24;
}

.Reference
{
   background-color: rgb(217,233,233);
   color: rgb(41,70,70);
   width: 164px;
   font-family: Verdana, Arial, Serif;
   font-size: 13px;
   border-color: rgb(217,233,233);
   font-weight: bold;
   border-style: solid;
   border-width: 2;
}

