<style type="text/css">	
	body {background-color: transparent}
    .popuptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
    }
	.daytitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
		text-align: center;
		border: 00px none;
	}
	.numberday {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #999999;
		background-color: #FFFFFF;
		border: 0px none;
	}
	.numberdaycurrent {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #990000;
		border: 0px none;
	}
	.numberdayred {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #000000;
		background-color: #FFFF33;
		border: 0px none;
		
	}
	.numberdayOVER {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		background-color: #F5F5F5;
		text-align: left;
		border: 1px solid #EBEBEB;
		
	}
	.numberdayDOWN {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		background-color: Red;
		text-align: left;
		border: 1px solid #EBEBEB;
		
	}
	.MONTH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000066;

	}
	.prevnext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #0066CC;
	}
	
</style>
.border {
	border: thin outset #666666;
}

