/* CSS Document */

body{
background-color:#ffffff;
color:#000000;
font-size:90%;
}

.clmonth{
border-collapse:collapse;
width:850px;
}

.clmonth caption {
text-align:left;
font:bold 110% Georgia, "Times New Roman", Times, serif;
padding-bottom:0.4em;
}




.clmonth th{
border:1px solid #aaaaaa;
border-bottom:none;
padding:0.2em 0.6am 0.2em 0.6em;
background-color:#cccccc;
color:#000000;
font:90% Verdana, Arial, Helvetica, sans-serif;
width:114px;
}

.clmonth td.previous, .clmonth td.next {
background-color:f6f6f6;
color:#c6c6c6;
}

.clmonth td.active {
color:#000000;
border:2px groove #000066;
}

.clmonth ul{
list-style-type:none;
margin:0;
padding-left:1em;
padding-right:0.6em;
}

.clmonth li{
margin-bottom:1em;
}

.earlyOnline{
border:#B900FF thin dotted;
}

.earlyOnCampus{
border:#00593c thin dotted;
}

.Orientation{
border:#00DFDF thin dotted;
}


.lastday{
border: #FF0000 medium double;
}

.RegOnline{
border:#B900FF thin groove;
}

.RegOnCampus{
border:#00593c thin groove;
}

.TermBOnline{
border:#B900FF medium dashed;
}

.TermBOnCampus{
border:#00593c medium dashed;
}
.LastdaytoReg{
border:#990000 thin groove;
}

.Firstdayofclass{
border:#cccccc thin groove;
background:#00593c;
color:#ffffff;
text-align:center;
}

.schAdj{
border:#DFDF00 thin groove;
}

