

   Body.MainLoginPage {
    Background-image: url("BackgroundImage.Gif")  ;
   }

   Table.LoginTable {
     BackGround-Color: #E8E8E8 ;
     Border: 1pt Black Solid ;
     Width: 20% ;
     Float: Center ;
     CellPadding: 0 ;
     CellSpacing: 0 ;
   }

   Font.LoginPrompts {
     Color: Black ;
     Font-Family: Tahoma ;
     Font-Style: Normal ;
     Font-Size:  12pt ;
     Font-Weight: Normal ;
   }

   Font.LoginSavePassword {
     Color: Black ;
     Font-Family: Tahoma ;
     Font-Style: Normal ;
     Font-Size:  10pt ;
     Font-Weight: Normal ;
   }

