   .DefaultWindow {
        scrollbar-base-color:#333333;
        scrollbar-3dlight-color:#5778FF;
        scrollbar-arrow-color:#EEEEEE;
        scrollbar-darkshadow-color:#333333;
        scrollbar-face-color:#293886;
        scrollbar-highlight-color:#293886;
        scrollbar-track-color:#BBDDFF;
        scrollbar-shadow-color:#333333;
        font-family:Verdana;
        color:#333333;
        font-weight:normal;
        font-size:11px;
        }

   a {text-decoration:none;}
   a:link {color:#000000;}
   a:visited {color:#293886;}
   a:hover {color:#FFFF00;}
   a:active {color:#000000;}

   .PageTitle {font-family:Verdana;font-size:26px;font-weight:bold;}
   .FunctionTitle {font-family:Verdana;font-size:16px;font-weight:bold;}
   .FieldDivision {font-family:Verdana;font-size:11px;}
   .FieldTitle {font-weight:bold;vertical-align:+4px;font-size:12px;}
   .FieldTitle2 {font-weight:bold;font-size:12px;}
   .FieldSubTitle {font-weight:bold;font-size:10px;}
   .Input {font-size:11px;}
   .Information {font-size:12px;}
   .NormalSpacing {font-size:11px;}

   .ThinBorder {width:1px;border:1px solid #000000;}
   .LSButtons {
        border:1px solid #FFFFFF;
        background-color:#24327B;
        color:#FFFFFF;
        font-size:10px;
        font-family:Verdana;
        height:20px;
        text-align:center;
        vertical-align:center;
        }
   .LSButtons2 {
        border:1px solid #000000;
        background-color:#AAAAAA;
        color:#000000;
        font-size:10px;
        font-family:Verdana;
        height:20px;
        text-align:center;
        vertical-align:center;
        }

   .FormType1_Text {
        font-size:10px;
        height:22px;
        background-color:#BBDDFF;
        color:#000000;
        horizontal-align:left;
        }
   .FormType2_TextBox {
        font-size:12px;
        color:#000000;
        horizontal-align:left;
        }

   .FormType1_Drop {
        font-size:15px;
        height:22px;
        background-color:#BBDDFF;
        color:#000000;
        }
