.font {
        font-family: Tahoma, Arial;
        font-size: 12px;

        color: #052860;
}
.font2 {
        font-family: Tahoma, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #052860;
}
.title {
        font-family: Tahoma, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
}
.news {
        font-family: Tahoma, Arial;
        font-size: 14px;
        color: #FFFFFF;
        font-weight: bold;
}
.news a {
        font-family: Tahoma, Arial;
        font-size: 14px;
        color: #FFFFFF;
        font-weight: bold;
}

a.menu:link {
        font-family: Tahoma, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #052860;
        text-decoration: none;
}
a.menu:visited {
        font-family: Tahoma, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #052860;
        text-decoration: none;
}
a.menu:hover {
        font-family: Tahoma, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #FD9814;
        text-decoration: none;
}
.title_bg {
        background-color: #FFFFFF;
        background-repeat: no-repeat;
        background-position: center bottom;
}
.title_box {
        font-family: Tahoma, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #052860;
        padding-top: 0px;
        padding-right: 12px;
        padding-bottom: 0px;
        padding-left: 0px;
        background-repeat: no-repeat;
        background-position: right center;
}
a.mizo:link {
        font-family: Tahoma, Arial;
        font-size: 12px;

        color: #052860;
        text-decoration: none;
}
a.mizo:visited {
        font-family: Tahoma, Arial;
        font-size: 12px;

        color: #052860;
        text-decoration: none;
}
a.mizo:hover {
        font-family: Tahoma, Arial;
        font-size: 12px;

        color: #FD9814;
        text-decoration: underline;
}
.copy {
        font-family: Tahoma, Arial;
        font-size: 9px;
        color: #FFFFFF;
}
.bg_title_box {
        background-repeat: no-repeat;
        background-position: right center;
}

.bg {
        background-repeat: repeat-y;
        background-position: right bottom;
}
/*********************/
.normal{
        font-size: 13px;
        /*border: 1px solid #000000;*/
        font-family: Tahoma;
        font-weight: bold;
        /*text-align: center;*/
        color: #000000;
}
.normal a:link {
        font-family: Tahoma, Arial;
        font-size: 13px;
        font-weight: bold;
        color: #052860;
        text-decoration: none;
}
.normal a:visited {
        font-family: Tahoma, Arial;
        font-size: 13px;
        font-weight: bold;
        color: #052860;
        text-decoration: none;
}
.normal a:hover {
        font-family: Tahoma, Arial;
        font-size: 13px;
        font-weight: bold;
        color: #FD9814;
        text-decoration: none;
}