div#month{
	margin:2px 100px 2px 2px; 
	float:right; 
	width:180px;
	text-align:center;
	color:black;
}

div#prev{
	background-color:#EEEEEE;
	margin:2px; 
	float:left; 
	width:200px;
	text-align:center;
}

div#prev a{
	color:black;  
}

div#next{
	background-color:#EEEEEE;
	margin:2px; 
	float:right;; 
	width:200px;
	text-align:center;
}

div#next a{
	color:black;  
}

div#prev_next1{
	background-color:#EEEEEE;
	margin: 10px 0px 0px 3px; 
	float:left; 
	width:775px;
}

div#prev_next2{
	background-color:#EEEEEE;
	margin: 10px 0px 0px 3px; 
	float:left; 
	width:775px;
}

div#today a{
	text-decoration: none;
}
div#calendar a{
	text-decoration: none;
}
div#cal_top a{
	text-decoration: none;
}
.breadcrumbs {
	margin-left: 8px;
	margin-top: 10px;
	font: normal 10pt  Arial, Helvetica, sans-serif;;
}
.breadcrumbs a {
	color: #0000FF;
}
.breadcrumbs a:hover {
	color: #003366;
	text-decoration: none;
}
.cal_month_calendar td{
	font-size:small;
}
div#event {
	width:103px;
	#width:105px;
	height:125px;
	overflow: hidden;
	overflow-y:auto;
	padding-top:6px;
}
div#event a{
	color:#0000FF
}
div#event a:hover {
    color: #003366;
}
div#ongoing {
	height:120px;
	overflow: auto;
}
div#ongoing a{
	color:#000000;
	text-decoration: none;
}
div#ongoing a:hover {
    color: #003366;
}
div#today a{
	color:#000000
}
div#today a:hover {
    color: #003366;
}
div#cal_top a{
	font:bold 10pt arial, Sans-Serif;
	text-decoration: none;
	color:black;
}
div#cal_top a:hover {
    color: #003366;
}
div#classes {
	float:left;
    font-size:0.9em;
}
div#contin {
	float:left;
    font-size:0.9em;
}
div#calendar_subhead a{
	text-decoration: none;
	font: 9pt Sans-Serif;
	color:#8B0000;
}
div#head_right a{
	color:#00008B;
}
#head_right a.submenu_selected {
    background-color: #ffffff;
    border: #0066cc 1px solid;
    border-bottom: 0px none;       
}

div#ongoing_top {
	background-color:#EEEEEE;
	font: bold 12pt arial, Sans-Serif;
}

div#today_top {
	font: bold 12pt arial, Sans-Serif;
	background-color:#EEEEEE;
	width:280px;
}
.ie6 div#today_top {
	font: bold 12pt arial, Sans-Serif;
	background-color:#EEEEEE; 
	width:286px;
}

div#form_top {
	background-color:#EEEEEE;
	font: bold 12pt Sans-Serif;
}
#help_text {
	font: bold 10pt Sans-Serif;
}

div#date {
	font:bold 10pt arial, Sans-Serif;
	color: #696969;
}

div#cal_top2 {
	background-color:#EEEEEE;
	font: bold 12pt Sans-Serif;
}

OPTION.brown{background-color:white; color:#8B4513}
OPTION.blue{background-color:white; color:#0000CD}
OPTION.green{background-color:white; color:#006400}
OPTION.yellow{background-color:white; color:#FF8C00}
OPTION.maroon{background-color:white; color:#B22222}
OPTION.purple{background-color:white; color:#9932CC}
OPTION.black{background-color:white; color:black}