BODY, HTML, PRE, P, FORM, EM, H1, H2, H3, H4, UL, OL
   {
   margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
   }


BODY, HTML 
   {
   height:100%; 
   width:100%;
   }

*a{position:relative;}




.TextFooter
   {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: normal;
   }
a.TextFooter:link
    {
    text-decoration: none;
    color: #FFFFFF;
    }
a.TextFooter:visited
    {
    text-decoration: none;
    color: #FFFFFF;
    }
a.TextFooter:hover
    {
    text-decoration: none;
    color: #B0B0B0;
    }
a.TextFooter:active
    {
    text-decoration: none;
    color: #B0B0B0;
    }

.TextCopyright
   {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 9px;
   color: #B0B0B0;
   font-weight: normal;
   }


.TextGray9
   {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 9px;
   color: #888888;
   font-weight: normal;
   }
a.TextGray9:link
    {
    text-decoration: none;
   color: #888888;
    }
a.TextGray9:visited
    {
    text-decoration: none;
   color: #888888;
    }
a.TextGray9:hover
    {
    text-decoration: underline;
    color: #303030;
    }
a.TextGray9:active
    {
    text-decoration: underline;
    color: #303030;
    }



.TextGray9B
   {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 9px;
   text-decoration: underline;
   color: #303030;
   }


.TextGray10
   {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 10px;
   color: #888888;
   font-weight: normal;
   }
a.TextGray10:link
    {
    text-decoration: none;
   color: #888888;
    }
a.TextGray10:visited
    {
    text-decoration: none;
   color: #888888;
    }
a.TextGray10:hover
    {
    text-decoration: underline;
    color: #303030;
    }
a.TextGray10:active
    {
    text-decoration: underline;
    color: #303030;
    }



.TextGray10B
   {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 10px;
   text-decoration: underline;
   color: #303030;
   }





.Submenu
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #606060;
   font-weight: normal;
   text-decoration: none;
   vertical-align: top;
   }

.submenu_frame
   {
   border: 1px solid #BB0D0D;
   line-height:10px;
   }

.submenu_noframe
   {
   padding-left: 0px;
   border: 1px solid white;
   line-height:10px;
   }

.SubmenuHighlight
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #888888;
   font-weight: normal;
   text-decoration: none;
   background-color: rgb(245,233,51);
   }




.InputBox
    {
    color: #000000;
    background-color: #ffffff;
    width: 150px;
    height: 11px;
    border: rgb(245,233,50) 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    margin-top: 0px;
    }


.TextFooter1
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #E0E0E0;
   font-weight: normal;
   }
a.TextFooter1:link
    {
    text-decoration: none;
    color: #E0E0E0;
    }
a.TextFooter1:visited
    {
    text-decoration: none;
    color: #E0E0E0;
    }
a.TextFooter1:hover
    {
    text-decoration: underline;
    color: #E0E0E0;
    }
a.TextFooter1:active
    {
    text-decoration: underline;
    color: #E0E0E0;
    }




