.topmenu {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.topmenu a:link {
	color: #000000;
	text-decoration: none;
}
.topmenu a:visited {
	color: #000000;
	text-decoration: none;
}
.topmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}
.sideheader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #00CC00;
	text-align: center;

}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
input {
	background-color: #f5f5f5;
	height: 28px;
	width: 100%;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px;





}
.contactformcells {
	text-align: justify;
	height: 28px;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
textarea {
	background-color: #f5f5f5;
	height: 300px;
	width: 100%;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	border: 0px;
	background-image: url(images/notepadbgtb.gif);
	background-position: right top;
	line-height: 30px;
	overflow: visible;
	padding: 0px;




}
.buttons input {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	padding: 2px;
	height: 25px;
	width: 80px;
	border: 2px solid #000000;
	vertical-align: top;
	margin: 2px;

}
.countertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.countdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h2 {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}
.calendarmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.calendardate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #000000;
}
.calendareventname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.calendarborder {
	border: 2px solid #000000;
}
