td             {color: Black; font-family: Verdana; font-size: x-small;}
td.topheader   {color: Black; font-family: Verdana; font-size: 18; font-weight: bold; }
td.statusheader{color: Black; font-family: arial; font-size: 12; font-weight: bold; background: #B9B9DD;}
td.rowheader   {color: Black; font-family: arial; font-size: 12; font-weight: bold; border-bottom: solid 1px #000000; border-top: solid 1px #000000; background:#B4FF00;}
td.subrowheader{color: Black; font-family: arial; font-size: 11; font-weight: bold; border-bottom: solid 1px #333333; border-top: solid 1px #000000; background:#f8f8f8;}
td.row	       {color: Black; font-family: arial; font-size: 11; border-bottom: dashed 1px #B4FF00;}
td.subrow      {color: Black; font-family: arial; font-size: 11; border-bottom: dashed 1px #cccccc;}
td.errorline   {color: #ffffff; font-family: arial; font-size: 12; font-weight: bold; background: #ff0000;}

a:link         {color: #455088; font-family: Verdana; font-size:  x-small; text-decoration: none;}
a:active       {color: #455088; font-family: Verdana; font-size:  x-small; text-decoration: none;}
a:visited      {color: #455088; font-family: Verdana; font-size:  x-small; text-decoration: none;}
a:hover        {color: #6D7DD2; font-family: Verdana; font-size: x-small; text-decoration: none;}

input.box {background: #f8f8f8; color: Black;font-family: arial, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal; border: 1px solid #333333; text-indent: 2px;}
input.checkbox {background: #FFFFFF; color: Black;font-family: arial, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal; text-indent: 2px;}
input.button{background: #D5D3DE; color: Black;font-family: arial, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal; border: 1px solid #333333;}
input.buttonl{background: #F6F5FB; color: Black;font-family: arial, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal; border: 1px solid #555555;}
input.buttonsmall{background: #D5D3DE; color: Black;font-family: arial, Arial, Helvetica, sans-serif;font-size: 9px;font-weight: normal; border: 1px solid #333333;}
textarea{background: #f8f8f8; color: Black;font-family: arial, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal; border: 1px solid #333333; text-indent: 2px; }
select{background: #f8f8f8; color: Black;font-family: arial, Arial, Helvetica, sans-serif;font-size: 90%;font-weight: normal; border: 1px solid #333333; text-indent: 2px;}

body {
  SCROLLBAR-BASE-COLOR: #FEFECD;
  SCROLLBAR-ARROW-COLOR: #000000;
  SCROLLBAR-TRACK-COLOR: #FEFECD;
  SCROLLBAR-SHADOW-COLOR: ;
  SCROLLBAR-FACE-COLOR: #FEFECD;
  SCROLLBAR-HIGHLIGHT-COLOR:'';
  SCROLLBAR-3DLIGHT-COLOR:'';
  SCROLLBAR-DARKSHADOW-COLOR:#000000; 
  background: #EFF0F1;
  margin-top: 0px;
  margin-left: 0px;
}


