@charset "utf-8";
/* CSS Document */

.p{
	font-family: Ariel, Verdana, sans-serif;
	font-size: 12px;
	color: #003300;
	line-height: 18px;
	padding: 3px;
	text-align:left;
}
.pevents{
	font-family: Ariel, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	padding: 3px;
	text-align:left;
}
.bold {
	font-family: ariel, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003300;
	font-variant: small-caps;
}
.navigation {
	font-family: ariel, verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #009900;
	text-decoration: underline;
	text-align:center
}


.navigation:hover {
	font-family: ariel, verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #66FF00;
	text-decoration: underline;
}
.navigationevents {
	font-family: ariel, verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: underline;
	text-align:center
}
.navigationevents:hover {
	font-family: ariel, verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #ffff00;
	text-decoration: underline;
}
.heading1 {
	font-family: ariel, verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #003300;
	text-decoration: none;
	font-variant: small-caps;
}
.heading {
	font-family: ariel, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #003300;
	text-decoration: none;
	font-variant: small-caps;
}
.subtitle{
	font-family: ariel, verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	text-align: center;
}
.navigationeventsbig {
	font-family: ariel, verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: underline;
	text-align:center
}
.navigationeventsbig:hover {
	font-family: ariel, verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #ffff00;
	text-decoration: underline;
}
.alert {
	font-family: ariel, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
