body {
    font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
    font-size: 105%;
    color: #FFFFFF;
    background-color: #021A34;
; background-image: url(http://kcfc.clearerchannel.org/images/bluebackground.jpg)
}

td {
    font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
    font-size: 90%;
    color: #FFFFFF;
}

th {
    font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
    font-size: 90%;
    color: #666666;
    font-align: left;
}

h1 {
    color: #FF6600;
    text-align: left;
}

.feature_header {
    background-color: #F60;
    font-size: 150%;
    color: #fff;
    padding: 5px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}

label {
    font-weight: 300;
cursor:pointer; }

fieldset {
font-weight:bold;
 }

a:link {
    color: #FDF98C;
    text-decoration: none;
}

a:visited {
    color: #FAF571;
    text-decoration: none;
}

a:hover {
    color: #FF9900;
    text-decoration: none;
}

a:active {
    color: #0033FF;
    text-decoration: none;
}


.menubox {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #666666;
    border-bottom-color: #666666;
    text-align: right;
}
.tableentries {
    font-size: 100%;
    text-align: left;
    border-right: none;
    border-bottom: none;
    border-left: none;
    vertical-align: top;
}

.bigtableentries {
    font-size: 200%;
    text-align: left;
    border-right: none;
    border-bottom: none;
    border-left: none;
    vertical-align: top;
}

.menuoptions {
    font-size: 80%;
    text-align: left;
    border-right: none;
    border-bottom: none;
    border-left: none;
    vertical-align: top;
}
.footer {
    font-size: 80%;
    text-align: center;
    border-top: 1px solid #666666;
    border-right: none;
    border-bottom: none;
    border-left: none;
    vertical-align: top;
}

.menu_top {
font-family: 'Nimbus Sans L', Arial, 'Arial Narrow';
font-size: 14pt;
 color: #000000;
    text-align: right;
; font-weight: bold
}

