.calendar-currentday {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	background-color:#EDC76D;
}

.calendar-day {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #FFFFFF;
}

.calendar-dayofweek {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	background-color:#FFFFFF;
}

.calendar-eventday {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	background-color: #dae2e8;
}

.calendar-nodate {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #ffffff;
}

.calendar-title {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	background-color: #ffffff;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}

.calendar-nav {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	background-color:#F8E7C0;	
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a.calendar-nav:link {
	color: #333333;
	text-decoration: none;
}
a.calendar-nav:active { color: #666666; text-decoration: none }
a.calendar-nav:visited { color: #666666; text-decoration: none }
a.calendar-nav:hover { color: #000000; text-decoration: none }

.listing-accent {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-size: 9px;
	line-height: normal;
	font-variant: normal;
}

.listing-columnheader {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	background-color: #5E7A9D;	
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: left;
	margin-right: 30px;
	padding-left: 6px;
}
	
.listing-date {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #ffffff;
}

.listing-date2 {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #CDC8BC;
}

.listing-event1 {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-variant: normal;
	color: #333333;
	background-color: #D6DFEB;
	padding-left: 6px;
}
.listing-event1 a:link { color: #233954; text-decoration: underline; }
.listing-event1 a:active { color: #233954; text-decoration: underline; }
.listing-event1 a:visited { color: #233954; text-decoration: underline; }
.listing-event1 a:hover { color: #5E7A9D; text-decoration: underline; }

.listing-event2 {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-variant: normal;
	color: #233954;
	background-color: #EFEEE4;
	margin-right: 30px;
	padding-left: 6px;
}
.listing-event2 a:link { color: #233954; text-decoration: underline; }
.listing-event2 a:active { color: #233954; text-decoration: underline; }
.listing-event2 a:visited { color: #233954; text-decoration: underline; }
.listing-event2 a:hover { color: #5E7A9D; text-decoration: underline; }

.listing-text {
	text-align: left;
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	background-color: #AFC0D8;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #233954;
	padding-top: 5px;
}

.listing-text a:link { color: #233954; text-decoration: underline; }
.listing-text a:active { color: #233954; text-decoration: underline; }
.listing-text a:visited { color: #233954; text-decoration: underline; }
.listing-text a:hover { color: #FFFFFF; text-decoration: underline; }

.listing-title {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	background-color: #233954;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 5px;
	text-align: left;
	padding-left: 3px;
}


select {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-size : 9px;
	color: #000000;
	border: outset;
	size : 1px;
}

input {
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-size : 9px;
	color: #000000;
	size : 1px;
}

/* CSS Document */
