/* CSS Document */

body {
   margin-bottom:0;
   margin-top:0;
   margin-left:auto;
   margin-right:auto;
   color: black;
   font-family: Verdana, sans-serif;
   padding:0;
   text-align: center;
   font-size: x-small;     /* IE5 Win will see this. Its font is too large. */
   voice-family: "\"}\"";  /* IE5 Win will choke on these lines        */
   voice-family: inherit;  /* so it will not get to the following line. */
   font-size: small;       /* Browsers other than IE5 Win will see this. */
   background-color:#CCCCCC;
   background:url(/_layout/0708_main/maincont_M/bg1900x1800.png) no-repeat top center fixed;
}

body.FS1{ font-size: 70%; }
body.FS2{ font-size: 75%; }
body.FS3{ font-size: 80%; }
body.FS4{ font-size: 90%; }
body.FS5{ font-size: 100%; }
body.FS6{ font-size: 110%; }

img { border: 0; }
html>body { font-size: small; }      /* Opera will see this, as per font setup above. */

#MainRegion { min-width:810px; margin-top:0px; margin:0px auto 0px auto; padding:0px 5px 0px 5px; width:95%; text-align:left; background-color:#FFFFFF; }


.Auto{ width:100%; font-family: Verdana, sans-serif; }
.Narrow{ width:800px; font-family: Verdana, sans-serif; }
.Wide{ width:900px; font-family: Verdana, sans-serif; }
