/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/


body,td,th {
        font-family: Tahoma;
        font-size: 11px;
        color: 7E7E7E;
        line-height: 14px;
}
body {
        background-image:  url(images/bg_all.jpg);
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
a {
        font-size: 11px;
        font-weight: bold;
        color: E6A207;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
.style1 {
        color: #b23d18;
        font-weight: bold;
}
.style2 {
        font-size: 12px;
        font-weight: bold;
}
.style3 {
        color: #2d75b0;
        font-weight: bold;
}
.style5 {
        font-size: 20px;
        color: #2d75b0;
        font-weight: bold;
}
.bottom {text-decoration:none;
                color:#FFFFFF;
                text-transform:uppercase;
                font-size:11px;
                font-weight:bold;}


							/* End Additional Block */
