body {
        color:#333333;
        font-size:11px;
        font-family: Tahoma;
}

td.block {
        color:#333333;
        font-size:11px;
}

h1 {
        color:#333333;
        font-size:24px;
        font-family: Arial;
        font-weight: normal;
        line-height:28px;
}

h2 {
        color:#333333;
        font-size:16px;
        font-family: Arial;
        font-weight: bold;
        line-height:18px;
}

h2.hl {
        color:#EB3D00;
        font-size:16px;
        font-family: Arial;
        font-weight: bold;
        line-height:18px;
}

h3 {
        color:#333333;
        font-size:14px;
        font-family: Arial;
        font-weight: bold;
        line-height:16px;
}

.footer {
        font-size:10px;
        padding-top:20px;
        padding-bottom:20px;
}

a {
        color:#003366;
        font-size:10px;
        text-decoration:underline;
}

a:hover {
        text-decoration:none;
}

a.mainmenu {
        color:#808080;
        font-size:11px;
        font-weight:bold;
        text-decoration:none;
        margin-top:3px;
}

a.mainmenu_sel {
        color:#333333;
        font-size:11px;
        font-weight:bold;
        text-decoration:none;
        margin-top:3px;
}

a.hl {
        color:#EB3D00;
        font-size:11px;
        font-weight: bold;
}

a.content {
        color:#333333;
        font-size:13px;
        line-height:18px;
        font-weight: bold;
}

a.news {
        color:#333333;
        font-size:13px;
        line-height:18px;
        font-weight: bold;
}

td.content {
        font-size:13px;
        line-height:18px;
}

td.news {
        font-size:13px;
        line-height:16px;
}

td.onair {
        font-size:10px;
        padding-top:20px;
        line-height:15px;
}

.form_input {
 border:1px solid #7E9DB9;
 font-family:Tahoma;
 background-Color:#FFFFFF;
 font-size:12px;
}

.form_button {
 color: #000000;
 font-family: Tahoma;
 font-size:12px;
 border: 1px solid #003C74;
 height:22px;
 padding-left:10px;
 padding-right:10px;
 background-color: #E9ECF5;
 background-image: url('img/bg_button.gif');
}

td.calend_hd {
        color:#333333;
        font-size:11px;
        font-weight: bold;
        text-align: right;
}

td.calend {
        color:#808080;
        font-size:12px;
        text-align: right;
}

td.calend_hl {
        color:#333333;
        font-size:12px;
        font-weight: bold;
        text-align: right;
}

a.calend {
        color:#EB3D00;
        font-size:12px;
        font-weight: bold;
}

td.table_hdr {
        background-color: #FFFFFF;
        font-weight: bold;
        font-size: 11px;
        height: 20px;
}

div.pages {
    width: 100%;
    color: #000000;
    font-size: 10px;
    text-align: right;
}

div.pages a {
    color: #003366;
    font-size: 10px;
    text-decoration: underline;
}