a {
	color: #000099;
	text-decoration: none
}

a:hover {
	color: #CC0000;
	text-decoration: none
}

hr {
	color: #000099
}

.caption {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000
}

.events {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}

.currentevent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

.pastevents {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none
}

a.pastevents:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none
}

.mainpage {
	color: #999999;
	font-size: 10px
}

a.mainpage {
	color: #666666
}

a.mainpage:hover {
	color: #006699
}

.membertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px
}

.mtcampmail {
	color: #00CCFF;
	text-decoration: none
}

a.mtcampmail:hover {
	color: #FF6600
}

.notice {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none
}

.pageheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000
}

.blackborder {
	border: 1px solid #000000;
}

.blueborder {

	border:	solid #000099;
	border-width: 1px;
}
.redborder {


	border:	1px solid #CC0000;
}
