body {
	font-family: Arial, helvetica, sans-serif;
}

td {
	font-family: Arial, helvetica, sans-serif; font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}

#cal
{
font-family: helvetica, arial, sans-serif ;
font-size: 1.5em;
}

#calhdr
{
font-family: helvetica, arial, sans-serif ;
font-size: 1.5em;
color: #006844 ;
}

#halfskip
{
 line-height:.5em;
}

tr.topdays {
	background-color: gold; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px; color : #000000; 
}

.toprightnumber {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px; font-weight: bold;
}
.eventinbox {
	font-family: Arial, helvetica, sans-serif; font-size: 10px;	
}
.currentdate {
	font-family: Arial, helvetica, sans-serif; font-size: 17px; font-weight: bold;	
}

/*
a:link,a:active,a:visited {
	color : #000000; text-decoration: none; 
}
*/

A
{
text-decoration: NONE ;
font-weight: bold;
color: maroon;
font-variant: small-caps;
}

a:hover	{
	text-decoration: underline; 
}
.footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;
}
td.beforedayboxes {
	background-color: #EFEFEF; color: #000000;
}
td.dayboxes {
	background-color: #FFFFFF; color: #000000;
}
td.afterdayboxes {
	background-color: #EFEFEF; color: #000000;
}
td.highlighteddayboxes {
	background-color: #EEFFEE; color: #000000;
}
.event {
	font-family: Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
        color: #006844 ;
}
.eventdetail {
	font-family: Arial, helvetica, sans-serif; font-size: 11px;
}
.eventwhen {
	font-family: Arial, helvetica, sans-serif; font-size: 15px; font-weight: bold;
        color: navy; border-bottom: groove navy; line-height:1.7em;
}
.blah {
	font-family: Arial, helvetica, sans-serif; font-size: 15px; font-weight: bold;
        color: navy; background: #DEDEDE; padding:.3em; line-height:2em;
}
.addevent {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.addeventextrainfo {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;
}

DIV.cancel
{
color:red ;
font-weight: bold;
font-variant:small-caps;
}


