	.mainBg {
	border: 1px solid #D2001B;
	}
	
	.calendarTable {  
	background-color: #FFFFFF;
	width:400; 
	}
	
	.calendarTable2 {  
	background-color: #FFFFFF;
	width:400; 
	border:1px solid #fff;
	padding: 0;
	margin:0px;
	}
	
	.calendarWeekDaysRow { 
	background: #D2001B center;
	color: #fff;
	margin: 3px;
	padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	border:0px;
	}
	
	.cellNotInMonth { 
	background: #ccc; 
	
	}

	.cellToday { 
	
	background: #eee;
	color: #000;
	padding: 2px;
	margin:0;
	width:80px;
	height:60px;
	text-align:right;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border:3px solid #602D2D;
	}
	
	.cell { 
	
	background: #eee;
	color: #000;
	padding: 2px;
	margin:0;
	width:80px;
	height:60px;
	text-align:right;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border:0px;
	}
	
	.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	}

	a.title:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	a.title:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	a.title:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#detail2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #520909;
	line-height: 14px;
	text-decoration: none;
	}
	
	#detail2 a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #520909;
	line-height: 14px;
	text-decoration: underline;
	}
#detail2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #520909;
	line-height: 14px;
	text-decoration: none;
}
