<!---------------------------------------------------------

.calendar
	{
	border-bottom-width: 1px; border-top-width: 0px; border-left-width: 1px; border-right-width: 0px; border-color: #000000; border-style: solid; 
	font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #000000; font-weight : normal; font-style : normal;  text-decoration : none;
	}	
.form
	{
	border-width: 1px; border-color: #000000; border-style: solid; 
	font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #000000; font-weight : normal; font-style : normal;  text-decoration : none;
	}	
.calrow
	{
	font-size : 11px; background-color: #fff0b9; vertical-align: top; border-bottom-width: 0px; border-top-width: 1px; border-left-width: 0px; border-right-width: 1px; border-color: #000000; border-style: solid; 
	}	
.calhead
	{
	font-size : 11px; background-color: #f0d77d; border-bottom-width: 0px; border-top-width: 1px; border-left-width: 0px; border-right-width: 1px; border-color: #000000; border-style: solid; 
	}	
li { line-height: 1.4 }

.calformtext	{font-family: arial, helvetica; font-size: 9pt;}
.formtitle	{font-family: arial, helvetica; font-size: 12pt;
					font-weight: bold;}
.formsubtitle	{font-family: arial, helvetica; font-size: 12pt;
					font-weight: bold; color: #640000;}
.formerror	{font-family: arial, helvetica; font-size: 10pt;
					color: red; font-weight: bold;}

.eventlink:link {text-decoration: none;}
.eventlink:active {text-decoration: none;}
.eventlink:visited {text-decoration: none;}
.eventlink:hover {text-decoration: none; color: red;}
		
---------------------------------------------------------->