a:link{color:#006600; text-decoration: none;}
a:active{color:#006600; text-decoration: none;}
a:visited{color:#006600; text-decoration: none;}
a:hover{color:#dd6900; text-decoration: underline;}

table{text-align:left;}
fieldset{border:solid 1px #999999;}
input{margin-bottom:2px;margin-top:2px;text-indent:1px;height:13px;font-size:11px;}

    .body {
    text-align:left;
    font-size: 12pt;
    font-weight: bold;

}
.bodybold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    color: #333300;
    font-weight: bolder;
    line-height: 18pt;

}
.emphasis {
    font-style: italic;
}
.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bolder;
    color: #000000;
    text-decoration: underline;
}
.smalltitle{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bolder;
    color: #000000;
}

font,th,td,p,div{color:#000000;font:11px Verdana,Arial,Helvetica,sans-serif;line-height:15px;}
hr{border: 0px solid #666666;border-top-width:1px;height:0px}

.shortbreak{line-height:8px;}
.histline{margin-left: -35px}

td.programs{border-top:1px solid #666666; border-bottom:1px solid #666666;}
td.highlight{background:#cad9ea;border-top:1px solid #666666; border-bottom:1px solid #666666;}

#secNav td.hover  { cursor: pointer; margin: 0; padding: 5px; background: #cccccc none; color: #000000; font-size: 11px; font-weight: bold; white-space: nowrap; }
#secNav td.nohover{ cursor: default; margin: 0; padding: 5px; background: #003300 none; color: #CCCCCC; font-size: 11px; font-weight: bold; white-space: nowrap; }

#subNav {width:100%}
#subNav td.hover  { cursor: pointer; margin: 0; padding-left: 0px; padding-right: 0px; background: #c2c2e8 none; color: #000000; font-weight: normal; font-size: 11px; white-space: nowrap; }
#subNav td.nohover{ cursor: default; margin: 0; padding-left: 0px; padding-right: 0px; background: #cccccc none; color: #000000; font-weight: normal; font-size: 11px; white-space: nowrap; }

.program{font-size:13px;font-weight:bold;}
.programdesc{font-size:11px;font-weight:normal;}

#content-left{
    position:relative;float:left;width:47%;
}
#content-right{
    position:relative;float:right;width:49%;padding-right:4px;
}