/*Reset by Eric Meyer. Thank you very much, Eric*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: middle;
}


a, a:visited, a:focus {
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
/*End of Eric Meyer's code*/

html, height {
        height: 100%;
}
body {
        width: 100%;
        min-height:100%;
        height: 100%;
        font: 62.5% Arial, Tahoma, Verdana, sans-serif;
}

#mainstart {
        height: auto !important;
        min-height:100%;
        height: 100%;
        width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');
        min-width:1000px;
        text-align: center;
        vertical-align: text-bottom;

}

table.sta
      {
      width: 100%; height: 100%; text-align: center; background: #2982C9 url(../images/bgstart.jpg) top; border: 0px;
      }
table.sta1
      {
      width: 980px; height: 502px; border: 0px solid;
      }
table.sta2
      {
      width: 630px; height: 502px; border: 0px solid;
      background: url(../images/start1.gif) right no-repeat;
      }

a, a:visited, a:focus {
        font-family: Trebuchet MS, Arial;
        font-weight: Bold;
        color: #FFFFFF;
        text-decoration: underline;
        font-size: 14px;
}
a:hover {
        text-decoration: none;
}

a.br_z, a:visited.br_z, a:focus.br_z {
        font-family: Trebuchet MS, Arial;
        font-weight: normal;
        color: #19527B;
        text-decoration: underline;
        font-size: 12px;
}
a:hover.br_z {
        text-decoration: none;
}
