body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000
}
p {
	color:#000000
}
h2 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
}
h4 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal
}
h3 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
}
#courses {
	display:none
}
form {
	display:none
}
select {
	display:none
}
.divNoPrint {
	display:none
}
.spanNoPrint {
	display:none
}
.main_menu {
	display:none;
}
.classCell, .dayCell, .classCell_noborder {
	color:#000000; font-family: Arial, Helvetica, sans-serif; font-size:11px; border-left:solid 1px #999999; border-top:solid 1px #999999; font-weight:normal; background-color:#FFFFFF
}
.classCell_noborder {
	/*border-top:none;*/
}

.classCell, .classCell_noborder, .cell_bottom_border {
	border-left: solid 2px #798da1;
	/*border-bottom: solid 2px #798da1;*/
	border-top: solid 2px #798da1;
}


.caption {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 2px;
	text-align: left;
	font-style: italic;
}
.data {
	color:#000000; font-family: Arial, Helvetica, sans-serif; font-size:11px; border:solid 1px #999999; font-weight:normal; background-color:#FFFFFF;
	text-align:center;
}
.roomsCell {
	text-align:center;
	width:80px;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;	
	/*border-right:solid 1px #999999;*/	
}
.roomsCell h1 { width:80px;}

.roomsCell_no_border {
	border-top:solid 1px #999999;
}

table.tablescroll_head tr:nth-last-child{
	border-right: solid 1px #999999;
}
	
table.tablescroll_head tr > td:last-of-type{
	border-right: solid 1px #999999;
} 

.roomsMainCell, .roomsMainCell_noborder {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	font-weight:normal;
   	text-align: center;
	vertical-align: top;
}
.roomsMainCell_noborder {border-left: none;}

.tableRow_noborder {border-top: solid 2px #798DA1;}


img, .inputButton, .dataField .tdColor {
	display:none
}
.bgr {
	background-color:#ffffff
}
.roomsTable {
	color:#000000; font-family: Arial, Helvetica, sans-serif; font-size:11px; border:solid 1px #999999; border-top:solid 1px #999999; font-weight:normal;
}
input #buttons_id {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; background-color:#FFFFFF; display:inline; border:none
}
th.prof_whole_day {
    text-align: left; width: 8%;
}
th.prof_whole_date {
    text-align: left; width: 22%;
}
th.prof_whole_hour {
    text-align: left; width: 15%;
}
th.prof_whole_room {
    text-align: left; width: 45%;
}
th.prof_whole_type {
    text-align: left; width: 10%;
}
th.prof_whole_day_groups {
    width: 8%;
}
th.prof_whole_date_groups {
    width: 22%;
}
th.prof_whole_hour_groups {
    width: 15%;
}
th.prof_whole_room_groups {
    width: 20%;
}
th.prof_whole_type_groups {
    width: 10%;
}
th.prof_whole_group_groups {
    width: 25%;
}
td.course_select,
select.course_select {
	width: 450px;
}
.scheduleDetails {
	color:#000000; font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; background-color:#FFFFFF
}
#printCourses,
#selectionDetails {
	width:600px;
}
.printDetailsRow{
	width: 100%;
}
td.tableRow {
	border-bottom:1px solid gray;
}