html {
    overflow:auto;
}
body {
    background: #FFFFFF url(../../../designs/design24/color2/images/body_bg_rep.gif) repeat;
    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/design24/color2/images/body_bg_rep.gif) repeat;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: "Times New Roman", Times, serif;}
#body p {font-size: 12px;}
#body .bot, #body .bot td, #body .bot p{
font-size: 12px;}
a, a:visited {
    color: #2B2A2C;
    text-decoration: underline;
}
a:hover {
    text-decoration: underline;
}
