/* CSS Document */

.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #FFFFFF; 
	padding-top:1em; 
	padding-right: 1em;
}

.eventlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFFFF;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:700;
	color:#FFFFFF;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:300;
	color:#cccccc;
	font-style:oblique;
}


.navbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Images/menu-button-up.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	cursor: hand;
	background-color: #CCCCCC;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
}

.pagefooter {color: #FFFFFF}

.protfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
}
