body {font-family: Helvetica, Tahoma, Arial, sans-serif; font-size: 12px; text-align: center; font-weight: normal;}
a {text-decoration: none; color: #FFFFFF; text-align: center;}
a:hover {text-decoration: none; color: #3163CE; }
#year {border-style: outset; border-width: 1px; background-color: #666666; text-align: center;}
#month {
	border-style: none;
	text-align: center;
	background-color: #666666;
}
#yearname {font-family: Tahoma, Arial, sans-serif; text-align: center; font-size: 16px; font-weight: bold;}
#monthname {
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	background-color: #666666;
	color: #FFFFFF;
}
#dayname td {
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #9E9E9E;
	color: #000000;
}
#yearnavigation {font-family: Tahoma, Arial, sans-serif; background-color: #666666;}
#monthnavigation {font-family: Tahoma, Arial, sans-serif; background-color: #666666;}
#nomonthday {background-color: #666666; height:20px; width:20px;}
#monthday {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	background-color: #535353;
	height:20px;
	width:20px;
	color: #000000;
}
#today {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #282828;
	height:20px;
	width:20px;
	color: #000000;
}
#selectedday {font-family: Helvetica, Tahoma, Arial, sans-serif; text-align: center; font-size: 10px; font-weight: bold; background-color: #009999; height:20px; width:20px;}



