DIV.Links		A   	       	{color:#333333; text-decoration:none}
DIV.Links		A:link			{color:#333333; text-decoration:none}
DIV.Links		A:visited		{color:#333333; text-decoration:none}
DIV.Links		A:hover 		{color:#666666; text-decoration:underline}
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 08px;
}
.textBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 08px;
	font-weight: bold;
}
.textGray {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 08px;
	color:#000000;
}
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 08px;
}
.bgHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 08px;
	font-weight: bold;
	color: #2f3720;
	background-color: #3399FF;
}
.bgGrey {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 08px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
}
.bgCurrentDay {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 08px;
	font-weight: bold;
	background-color: #94a242;
}
.bgDayListing {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 08px;
	font-weight: bold;
	color: #003399;
	background-color: #dfde75;
}
.bgMonthListing {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 08px;
	font-weight: bold;
	color: #2f3720
	background-color: #3399FF;
	background:url(../design/calmonth_bg.gif);
}
