


.maintable
{
	border: solid #817863 1px;
	
	
	
	

}

.monthtable
{
	border: solid #B4B2A1 1px;
	
	

}

.monthheader
{

	background-color:	#B4B2A1;
	
	
	
	text-align:	center;
		
	font-family:	Arial;
	font-size:	14;

}

.daynameheader
{

	background-color:	#B4B2A1;
	
	width:	15%;
	
	text-align:	center;
		
	font-family:	Arial;
	font-size:	12;

}

.daycells0
{

	
	
	background-color:	#D4D1BD;
	
	width:	15%;
		
	text-align:	center;

	font-family:	Arial;
	font-size:	10;

}

.daycells1
{

	background-color:	#999999;
	
	width:	15%;
		
	text-align:	center;

	font-family:	Arial;
	font-size:	10;
	color:#FFFFFF;

}

