td.campname {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	width: 350px;
	height: 20px;
	padding-left: 3px;
	border-bottom: 1px solid #cccccc;
}

td.campgrade {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	width: 100px;
	border-bottom: 1px solid #cccccc;
}

td.campdate {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

td.camptype {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	background-color: #cccccc;
	height: 25px;
	padding-left: 6px;
	width: 622px;
}
td.campname a:link { color: #000099; text-decoration: none; }
td.campname a:visited { color: #000099; text-decoration: none; }
td.campname a:hover { color: #000099; text-decoration: underline; }

td.spacer {height: 10px;}

.campcolor1 {font-family: Arial; font-size: 24px; font-weight: bold; color: #000099; background-color: #ccffcc; text-align: center;}
.campcolor2 {font-family: Arial; font-size: 24px; font-weight: bold; color: #000099; background-color: #99ccff; text-align: center;}
.campcolor3 {font-family: Arial; font-size: 24px; font-weight: bold; color: #000099; background-color: #ff9999; text-align: center;}
.campcolor4 {font-family: Arial; font-size: 24px; font-weight: bold; color: #000099; background-color: #ffff66; text-align: center;}


