html {
    overflow:auto;
}
body {
    background: #FFFFFF url(../../../designs/design188/color5/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: #000000;
    display: table;
    background: #FFFFFF url(../../../designs/design188/color5/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: #000000;}
#body p {font-size: 12px;color: #000000;}
#body .bot, #body .bot td, #body .bot p{
font-size: 16px;color: #435D80
}
a, a:visited {
    color: #003974;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
