table.smallcalmth    {
	color: #000000; 
	font-family: Arial,sans-serif,Helvetica;
	font-size: 13;
	width: 98%;
	background: #F5F5DC;
}

.smallcalmonthfont    {
	color: #F5F5DC;
	font-family: Arial,sans-serif,Helvetica;
	font-size:18;
	font-style: normal;
	font-weight: bold;
	background-color: #113212;
}

/* font for calendar day name */
div.dayfont    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
}

td.todayclr    {
	background-color: #FFFFC0;
}


div.datenumfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
}

table.txtbox    {
	border: solid gray;
	border-width: 1;
	background-color: Red;
}

div.normalfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.smallcalmonth    {
	color: #F5F5DC;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10;
	font-style: normal;
	font-weight: bold;
	background-color: #113212;
	text-decoration: none;
}

a.smallcalmonth:visited    {
	color: #FFFFF0;
	text-decoration: none;
}

a.smallcalmonth:hover    {
	color: #FFFFF0;
	text-decoration: none;
	font-style: italic;
}

td.smallcalmth    {
	/* background-color: #F4F4F4; */
	background-color: Red;
}





