/* self report styles */

#sr_table {
}

#sr_table td {
}

#sr_table .evalheadings {
font-weight: bold;
text-align: center;
vertical-align: bottom;
}

#sr_table .evaloptions {
font-weight: bold;
text-align: center;
}

#sr_table .rowheadings {
font-weight: bold;
vertical-align: top;
background-color: #E0E0E0;
}
#sr_table .hdtime {
display: none;
}

#sr_table .rowtitle {
font-weight: bold;
font-size: 1.2em;
}

#sr_table .rowdate {
font-weight: bold;
font-size: 1.2em;
background-color: #E9E9E9;
}

#sr_table .rowtrack {
font-weight: bold;
background-color: #F9F9F9;
}

#sr_table .rowfaculty {
background-color: #F0F0FF;
border-top: solid 1px #CCC;
}

#sr_table .rowsession_a {
background-color: #FFF; 
}

#sr_table .rowsession_b {
background-color: #F0F0F0;
}

#sr_table .colctrl {
width: 30px;
}

#sr_table .selhours {
width: 100px;
}

#sr_table .coltime {
display: none;
}

#sr_table .colhours {
width: 80px;
text-align: center;
}

#sr_table .colsession {
}

#sr_table .sessiontitle {
font-weight: bold;
}

#sr_setup, #sr_debug {
margin: 10px;
padding: 10px;
background-color: #EEE;
border: solid 1px #CCC;
}
