late {
color: #ff0000;
	}
.deselected {
background-color: #fff;
width:30;
}
.selected {
background-color: #f00;
width:30;
}

.current_selected {
background-color: #0f0;
width:30;
}

.unavailable {
background-color: #050505;
color: #050505;
width:30;
}

.current_user {
background-color: #ccc;
width:30;
}
.dayheading {
	background-color: #0000ff;
	
	}
	
#currentweek {
	background-color: #0000ff;
	}
	
	
.major a {
	background-color: #ff0000;
	
}

.late {
	
	color: #ff0000;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
body {
	background-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}


