@charset "UTF-8";
.calendaritem {font-size: 12px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.gray999 {color: #999999}
.marroon {color: #660033;
	font-weight: bold;
}
.blue {	color: #0033CC;
	font-weight: bold;
}
.green {	color: #009900;
	font-weight: bold;
}
.orange {	color: #FF3300;
	font-weight: bold;
}
.brown {color: #660000;
	font-weight: bold;
}
.magenta {
	color: #9A029A;
	font-weight: bold;
}
.black {
	color: #333333;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.green {
	color: #339900;
	font-weight: bold;
}
.gold {
	color: #CC9900;
	font-weight: bold;
}
.darkgreen {color: #006600; font-weight: bold; }
.cobalt {	color: #0000FF;
	font-weight: bold;
}
.pink {color: #CC0099;
	font-weight: bold;
}
.brown {	color: #660000;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallgray {
	color: #CCC;
	font-size: 9pt;
}
.largegreen {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.white {
	color: #FFFFFF;
	font-size: 10pt;
}

body {
	margin-top: 10px;
	background-image: url(images/grass.jpg);
}
.gcccolor {
	color: #004080;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

