body { 	margin: 0px;  
	font-family:Arial, Helvetica, sans-serif;  
	font-size:12px;  color: #000000;
	 background-image:url('/images/bg.gif');

	}
	
table.contentTable{width:900px}	
	
div.header{width:750px; height:158px;  margin-left: auto ; margin-right: auto ;} 

div.contentCell {-moz-box-sizing:border-box; box-sizing:border-box; width:900px; margin-left: auto ; margin-right: auto; padding-top:15px; padding-left:5px}
	 
div.headerRow {	 height:28px;	background-image:url("/images/linkRow2.gif"); padding-top:8px; padding-left:25px; }

div.quote{padding-left:50px; padding-top:30px; padding-bottom:30px; font: 12px courier; italic}


h1 {font: 14px arial, helvetica, sans-serif; font-weight:bold; 	color:#e93845; padding-top:20px }
h1.sub {font: 14px arial, helvetica, sans-serif; font-weight:bold; 	color:#e93845; padding-top:10px }
h2 {font-size:12px;color:#e93845; padding-left: 0px;}


td.leftBorder{   width:35px; background: url(/images/borderleft.gif) top left;  margin-top: 0;  margin-bottom: 0; }
td.rightBorder{  width:35px;  background: url(/images/borderright.gif)  top left;  margin-top: 0;  margin-bottom: 0; }
td.topBorder{  height:33px;  background: url(/images/bordertop.gif)  top left;    margin-top: 0;  margin-bottom: 0; } 
td.bottomBorder{  height:33px;  background: url(/images/borderbottom.gif)  top left;  margin-top: 0;  margin-bottom: 0; }
td.tlcorner{  height:33px;  width:35px;  background: url(/images/tl.gif)  top left;  margin-top: 0;  margin-bottom: 0; }
td.trcorner{  height:33px;  width:35px;  background: url(/images/tr.gif)  top left;  margin-top: 0;  margin-bottom: 0; }
td.brcorner{  height:33px;  width:35px;  background: url(/images/br.gif)  top left;  margin-top: 0;  margin-bottom: 0; }
td.blcorner{  height:33px;  width:35px;  background: url(/images/bl.gif)  top left;  margin-top: 0;  margin-bottom: 0; }
td.centreContent{background-color:#FDFCC6;}

th.calendarDay{width:100px; background-color: #dddddd; font-size:12pt; color: #e93845}
td.calendar{height:80px; background-color: #ffffff; text-align:center }


a.headerLink {text-decoration:none; color:#FDFCC6; font-weight:bold;font-size:14px; padding-left:30px; padding-right:30px}
a.headerLink:hover{text-decoration:none; color:#af0b1c;}
/*
a.headerLink {text-decoration:none; color:#af0b1c; font-weight:bold;font-size:14px; padding-left:30px; padding-right:30px}
a.headerLink:hover{text-decoration:none; color:white}
*/
a.headerLink:visited{text-decoration:none;}		/*Navigation links */


/* EVERYTHING ABOVE THIS IS DEFINITELY USED*/
