.event_table {
	width: 100%;
}
.event_weekdays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.event_daytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.event_listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.event_daily {
	height: 90px;
	width: 14%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
td.event_daily:hover{
	background: #FFFFCC;
}
.event_daily_blank {
	height: 90px;
	width: 14%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.event_calendar {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.event_month_tabs {
	width: 8%;
	text-align: center;
	vertical-align: middle;
}
.month_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4671B6;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
a.month_link:active {
	text-decoration:none;
	color:#FF0000;
	display:block;
	width:100%;
	height:100%;
	background-color: #FFFFFF;
}
a.month_link:link {
	text-decoration:none;
	color:#EBEBEB;
	display:block;
	width:100%;
	height:100%;
	background-color: #4671B6;
}
a.month_link:visited {
	text-decoration:none;
	color:#EBEBEB;
	display:block;
	width:100%;
	height:100%;
	background-color: #4671B6;
}
a.month_link:hover {
	text-decoration:none;
	color:#000000;
	display:block;
	width:100%;
	height:100%;
	background-color: #EBEBEB;
	font-weight: bold;
}
a.month_link:active {
	text-decoration:none;
	color:#FF0000;
	display:block;
	width:100%;
	height:100%;
	background-color: #FFFFFF;
}
.event_calendar_dow {

	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.listing_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4671B6;
	text-align: center;
	padding: 3px;
}
.listing_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.listing_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.listing_table {
	width: 100%;
}
.listing_topspace {
	height: 8px;
}


.listing_registration_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	background-color: #EBEBEB;
	text-align: center;
	padding: 3px;
}
.listing_regname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.listing_regdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.listing_regtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	text-align: center;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.listing_regtable {
	width: 95%;
}
.event_yearlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.events_lastmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 25%;
	padding: 5px;
}
.event_today {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.events_thismonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	width: 50%;
	padding: 5px;
	font-weight: bold;
}
.events_nextmonth {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 25%;
	padding: 5px;
}
.listing_userevents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.listing_otherevents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.manage_event_prompt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	white-space: nowrap;
}
.event_manage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
