body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p {margin: 0px; padding: 0px;}

/* Tabbed Frame */
body {background-color: #EBE2F1}
p {color: #444444}
.tf_l {background: url('/Images/tabs/tf_l.gif') repeat-y}
.tf_r {background: url('/Images/tabs/tf_r.gif') repeat-y}
.tf_t {background: url('/Images/tabs/tf_t.gif') repeat-x; padding-top: 5px}
.tf_t {font-family: Arial; font-size: 11px}
.tf_t td {padding-left: 5px}
.tf_t div {font-size: 11px; padding-right: 5px; padding-top: 5px}

.tf_t a, .tf_t a:visited, .tf_t a:active {color: #0080ff; text-decoration: none}
.tf_t a:hover {color: #ff8000}

#broadcast #parent {border: 1px solid #; background-color: #FFFFFF}
#broadcast #head {font-size: 12px; border-top: 1px solid #BBCCDD; background: #E5ECF9}
#broadcast #head p {color: #333333}
#broadcast img {}

h1 {font-size: 12px}

/* This creats the scroll bars with the overflow */
#events {color: #333333; overflow: auto; height: 213px; margin-left: 3px}
#events div {color: #0080ff; padding: 0px 2px 0px 2px}
#events #even {background-color: #E5ECF9; border-top: 1px solid #BBCCDD}
#events #odd {background-color: #FFFFFF; border-top: 1px solid #BBCCDD}

#events .ieTitle {color: #333333; font-weight: bold; cursor: pointer}
#events .ieDates {color: #0080ff}