body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

a {
	color: #DF9496;
}

#calendar {
	width: 200px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #d1ecc2;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background-color: ;
	
}

.nav, .nav a {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: ;	
	text-align: center;
	text-decoration: none;
}	


caption {
	margin: 0;
	padding: 0;
	width: 141px;
	background: #5F6F84;
	color: ;	 
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font:  10px Arial, Helvetica, sans-serif;
	color: #90ce59;
	
	border-right: 1px solid #ecf8e8;
	border-bottom: 1px solid #d1ecc2;
	border-top: 1px solid #ecf8e8;
}

.today, td.today a, td.today a:link, td.today a:visited {
	color: #ff0000;
	font-weight: bold;
	background: #bee3a0;
	border-right: 1px solid #d1ecc2;
	border-bottom: 1px solid #d1ecc2;
}

.today_a {
	color: #000;
	font-weight: bold;
	background: #A7CB00;
	border-right: 1px solid #d1ecc2;
	border-bottom: 1px solid #d1ecc2;
}

.today_aa {
	color: #000;
	font-weight: bold;
	background: #FF9981;
	border-right: 1px solid #d1ecc2;
	border-bottom: 1px solid #d1ecc2;
}

td.todays {
	border-right: 1px solid #d1ecc2;
	border-bottom: 1px solid #d1ecc2;

	text-align: center;
	
}

td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited {	
	color: #608194;
	
}

td a:hover, td a:active {
	color: #6aa3ae;
	
}