body {
	text-align: center;
	font-family: Herculanum;
	background-color: #FF9933;
	color: #336699;
}
a {
	text-decoration: none;
	color: #336699;
}
a:hover {
	color: #660033;
	text-decoration: none;
}

td.cal_day	{
	font-family: "Verdana, Arial, Helvetica, sans-serif";
}
table.events {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
}
a.edit	{color: #ff356f;}

a.events	{color: #470929;}

div.evnt	{
	padding-left: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-top: 0px;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 7px;
	overflow: hidden;
}

div.e_left	{ width: 200px; float: left;}

div.e_right	{ padding-right: 10px; padding-left: 10px; border-bottom-width: 0px; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-left-width: 1px; margin-left: 210px;}

#classes	{

	font-family: papyrus;

}