.reiki_cContainerTitle_h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: 800; color: #7E2625;} 
.reiki_cContainerTitle_h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: 800; color: #7E2625;} 
.reiki_cContainerTitle_h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 800; color: #7E2625;} 
// td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #000; line-height:16px; }

/* # Xmod Calender Templates */

/* Monthview Header */
.XmodHeader {
	font-family: Verdana; 
	font-size: 16px; 
	font-weight: 800; 
	color: #ffffff;
	background-color: #7E2625;
}

/* Monthview Border left and right */
.XmodBorder {
	border-left: 1px solid #7E2625;
	border-right: 1px solid #7E2625;
	border-bottom: 1px solid #7E2625;
}


/* Monthview Header links */
a.XmodHeaderlink:link, a.XmodHeaderlink:active, a.XmodHeaderlink:visited {
	font-family: Verdana; 
	font-size: 12px; 
	color: #ffffff;
	background-color: #7E2625;
	text-decoration: underline; 
}

a.XmodHeaderlink:hover {
	font-family: Verdana; 
	font-size: 12px; 
	color: #ffffff;
	background-color: #7E2625;
	text-decoration: none; 
}

/* Monthview StartDate */
.XmodTitle {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: 800; 
	color: #7E2625;
	background-color: transparent;
}

/* Monthview Notes */
.XmodNotes {
	font-family: Verdana; 
	font-size: 10px; 
	color: #000;
}

