.titlecell 
{
	color:
}
.leftbackground {background: url('http://www.fgcmacon.org/images/cherryblossom_left.jpg') no-repeat fixed top left;}
.rightbackground {background: url('http://www.fgcmacon.org/images/cherryblossom_right.jpg') no-repeat fixed top right;}
.borderlines {
	width=2px;
	background-color: #990033;
}
.titlebar {
	width=100%;
	background-color: #990033;
}
body {
	background-color: #FFCCCC;
}

.tinytext{
font-size: 8pt;
font-family: verdana;
}

.regulartext{
font-size: 12pt;
font-family: verdana;
}

.missinginfo{
font-size: 12pt;
font-family: verdana;
color: RED;
font-weight: bold;
}

.officer{
font-size: 12pt;
font-family: verdana;
font-weight: bold;
}

.calendarlink{
font-size: 10pt;
font-family: verdana;
color: #990033;
font-weight: bold;
}

.currentmonth{
font-size: 14pt;
font-family: verdana;
color: #996666;
font-weight: bold;
}

.events{
font-size: 10pt;
font-family: verdana;
color: #003300;
font-weight: bold;
}

.weekday{
font-size: 8pt;
font-family: verdana;
color: WHITE;
font-weight: bold;
background-color: #990033;
text-align: center;
border-style:solid;
border-color: #CC6699;
}

.daterow{
font-size: 8pt;
font-family: verdana;
background-color: WHITE;
text-align: center;
}

.CalendarMonth{
border-style:solid;
border-color: #CC6699;
}