.heading
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #343434;
	text-align: center;
	padding-right: 15px;
	padding-bottom: 2px;

}

.calendarform
{
font-family: tahoma;
font-size: 12px;
color: #666666;
border: 1px solid #999999;
background-color: #FFFFFF;
text-align: right;
width:100px;
}

.month
{
font-size: 12px;
font-face: tahoma;
color : #b94443;
}

.days
{
font-size: 11px;
font-face: tahoma;
color : #000000;
}

.today
{
background-color: #b94443;
font-size: 11px;
font-face: tahoma;
}

.today a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #b94443;
	text-decoration: none;
}

.today a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #b94443;
	text-decoration: none;
}

.calendar a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.calendar a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.calendar 
{
	
	background-color: #FDF8A3;
}
