body{	
}
a:link {
		color: #444444;
		text-decoration:none;
}
a:visited {
		color: #444444;
		text-decoration:none;
}
a:hover	{
		color: #000000;
		text-decoration:none;
}
a:active{
		color: #FFFFFF;
}
TD {
	width:110px;
	vertical-align:top;
}
.date_box{
	background-color:#000000;
	width:33px;
	text-align:center;
}
A.cal_date{
	font-size:12;
	font-family: arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
A.cal_entry{
	font-size:14;
	font-family: arial, sans-serif;
}
A.cal_entry:hover{
	text-decoration:underline;
}
A.cal_entry_time{
	font-size:12;
	font-family: arial, sans-serif;
	font-weight:bold;
}
TD.calendar{
	border-top:solid 2pt #888888;
	border-bottom:solid 2pt #888888;
	border-left:solid 2pt #888888;
	border-right:solid 2pt #888888;
	height:110px;
}
TD.daylist{
	font-size:12;
	font-family: arial, sans-serif;
	text-align:center;
	background-color:#000000;
	color:#FFFFFF;
}
TABLE.calendar{
	background-color:#FFFFFF;
	border-top:solid 2pt #888888;
	border-bottom:solid 2pt #888888;
	border-left:solid 2pt #888888;
	border-right:solid 2pt #888888;
	
}

.nav{
	background-color:#FFFFFF;
}
.main{
	background-color:#CCCCCC;
}

