html
{
    margin : 0;
    padding : 0;
}
html .visualIEFloatFix
{
    height : 0.01%;
}
.clsHeader1
{
    font-family : Arial;
    font-size : 20px;
    font-weight : bold;
    color : rgb(0 , 0 , 0);
}
.clsHeader2
{
    font-family : Arial;
    font-size : 18px;
    font-weight : bold;
    color : rgb(0 , 0 , 0);
}
.clsHeader3
{
    font-family : Arial;
    font-size : 14px;
    font-weight : bold;
    color : rgb(0 , 0 , 0);
}
.clsNormal
{
    font-family : Arial;
    font-size : 12px;
    color : rgb(0 , 0 , 0);
}
.clsBulletList
{
    font-family : Arial;
    font-size : 12px;
    list-style-type : disc;
    list-style-position : outside;
    list-style-image : none;
    color : rgb(0 , 0 , 0);
}
.clsNumberList
{
    font-family : Arial;
    font-size : 12px;
    list-style-type : decimal;
    list-style-position : outside;
    list-style-image : none;
    color : rgb(0 , 0 , 0);
}
body
{
    margin : 9px 9px 0 9px;
    padding : 0;
    background : rgb(68 , 52 , 43);
}
#level0
{
    background : rgb(255 , 255 , 255);
    width : 100%;
}
#level1
{
    margin-left : 143px;
    padding-left : 9px;
    background : rgb(255 , 255 , 255);
}
#level2
{
    background : rgb(255 , 255 , 255);
    position : relative;
    width : inherit;
}
#main
{
    margin-right : 9em;
    border-right : 1px solid rgb(255 , 255 , 255);
    padding-right : 9px;
    background : rgb(255 , 255 , 255);
}
#topBar
{
    background : rgb(68 , 52 , 43);
    width : 100%;
    text-align : center;
    Color : rgb(255 , 255 , 255);
}
#advBar
{
    background : rgb(255 , 255 , 255);
    clear : right;
    text-align : center;
}
#tipDay
{
    float : right;
    width : 11em;
    background : rgb(225 , 211 , 200);
    position : relative;
}
#lftBar
{
    position : absolute;
    width : 150px;
    top : 9px;
    left : 9px;
    Padding-top : 200px;
}
#rgtBar
{
    position : absolute;
    width : 9em;
    top : 0;
    right : 0;
}
#main h1
{
    margin : 0;
    padding-left : 0.3em;
    padding-right : 5em;
    font : 1.25em Arial;
    color : rgb(163 , 63 , 1);
    background : rgb(255 , 255 , 255);
}
#main dt
{
    font-weight : bold;
    font : 1em Arial;
    margin-top : 0.8em;
}
#lftBar h3
{
    margin : 0;
    padding : 3px;
    font-weight : bold;
    font : 1em Arial;
    text-align : left;
}
#rgtBar h3
{
    margin : 0;
    padding : 3px;
    background : pink;
    font-weight : bold;
    font : 1em Arial;
    text-align : center;
}
#topBar form
{
    float : right;
    width : 10.5em;
    text-align : center;
    margin : 0;
    line-height : 0.7em;
}
#topBar input
{
    font-size : 0.8em;
}
#topBar b
{
    display : block;
    text-align : center;
    padding-left : 0.5em;
    Font-size : medium;
}
#tipTit
{
    width : 7em;
    position : absolute;
    background : rgb(150 , 103 , 68);
    text-align : center;
    top : -1.8em;
    right : 0;
    font : 0.8em / 1.8em Arial;
}
#advBar p
{
    text-align : right;
    margin : 0 0.5em;
    font-weight : bold;
}
#advBar img
{
    margin-bottom : 1em;
}
a img
{
    border : none;
}
.note
{
    color : red;
}
a:active
{
    color : red;
    text-decoration : none;
}
a:visited
{
    color : rgb(236 , 190 , 157);
    text-decoration : none;
}
A:hover
{
    color : red;
    text-decoration : none;
}
a:link
{
    color : brown;
    text-decoration : none;
}

