.headertitle {
    font-size: 24px;
    color: #ffffff;
    font-family: arial;
    font-weight: bold;
    padding: 5px;
}
.headertitle2 {
    font-size: 24px;
    color: #ffffff;
    font-family: arial;
    font-weight: bold;
    padding: 5px;
    
    filter:alpha(opacity=10);
    -moz-opacity:0.1;
    opacity: 0.1;
}
.opac2 {
    filter:alpha(opacity=20);
    -moz-opacity:0.2;
    opacity: 0.2;
}
.opac5 {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}
.sidebarmain a {
    font-family: arial;
    font-size: 13px;
    text-decoration: none;
    color: 000000;
}
.sidebartitle {
    font-family: arial;
    font-size: 14px;
    color: #0C505E;
    font-weight: bold;
}
.footer {
    font-size: 11px;
    font-family: Arial;
    line-height:19px;
}
    .footer b {
        color: #0A596A;
        font-weight: bold;
        font-size: 13px;
    }
.main {
    font-size: 13px;
    font-family: Arial;
    line-height:19px;
}
    .main a {
        color: #1693A6;
    }
    .main a:hover {
    }
.title {
    font-family: Arial;
    font-size: 19px;
    color: #1693A6;
    font-weight: bold;
}
    .title a {
        text-decoration: none;
    }
    .title a:hover {
        text-decoration: underline;
    }
.subtitle {
    font-family: Arial;
        font-size: 13px;
        color: #808080;
}
    .subtitle a {
        font-weight: bold;
        font-size: 15px;
        color: #1693A6;
    }
    .subtitle a:hover {
    }
.menu a {
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
.smenu a {
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    cursor: default;
}
