html {
    overflow:auto;
}
body {
    background: #506671 url(../../../designs/design80/color7/images/body_bg_rep.gif) repeat-y;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    text-align: left;
    color: #FFFFFF;
    display: table;
    background: #506671 url(../../../designs/design80/color7/images/body_bg_rep.gif) repeat-y;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: "Times New Roman", Times, serif;color: #FFFFFF;}
#body p {font-size: 12px;color: #FFFFFF;}
#body .bot, #body .bot td, #body .bot p{
font-size: 12px;color: #E4E1DB
}
a, a:visited {
    color: #ff5500;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
