body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabback {
	background-image: url(images/Event_Tab_Back_00.gif);
	background-repeat: repeat-x;
}
.tabbackSpec {

	background-image: url(images/Spec_Backgnd.gif);
	background-repeat: repeat-x;
}

.tabtitle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}
.trnext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #339933;
	border-top: thick none;
	border-right: thick none;
	border-bottom: thick solid #000000;
	border-left: thick none;
	background-image: url(images/next_evnt_bg.gif);
}

#MyEmailAddress {display: none;}