.dpDiv {
	
}
.dpTable {
	BORDER: #000 1px solid;  
	FONT-SIZE: 12px;  
	COLOR: #505050;  
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #e7e0c4; 
	TEXT-ALIGN: center;
}
.dpTR { background-color:#F7F4EA;
	
}
.dpTitleTR {
	
}
.dpDayTR {
	
}
.dpTodayButtonTR {
	
}
.dpTD {
	CURSOR: pointer;
}
.dpDayHighlightTD {
	BORDER: #aaaaaa 1px solid; 
	CURSOR: pointer; 
	BACKGROUND-COLOR: #b49c5c;
}
.dpTitleTD {
	
}
.dpButtonTD {
	
}
.dpTodayButtonTD {
	
}
.dpDayTD { 
	COLOR: #5978a8; 
	
}
.dpTitleText {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000;
}
.dpDayHighlight {
	FONT-WEIGHT: bold; COLOR: black
}
.dpButton {
	PADDING: 0px; 	
	BACKGROUND: #5978a8; 
	COLOR: white;  
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	FONT-WEIGHT: bold; 	
}
.dpTodayButton { display:none;
	 
}

.boundertable {
	width: 125px;
	border: none;
}
#calendar {
	width: 195px;
	margin: 5px;
	padding: 0px;
}

.maintable {
	background-color: #FFFFFF;
}
.arrows {
	background-color: #FFFFFF;
	color: #006666;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
th.weekdaysheader {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
.arrows a {
	text-decoration: none;
}
.maintable td {
	text-align: center;
	border: 1px solid #FFFFFF;
}
.currmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #64676A;
	text-align: center;
}
.noday {
}
.weekend {
}
.eventday, .eventday a:link, .eventday a:visited {
	background-color: #C7E298;
	width: 2em;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
td.today {
	border: 1px solid #0083BE;
}
a:link.daylink, a:active.daylink, a:visited.daylink, #month_calendar a:link, #month_calendar a:active,  #month_calendar a:visited{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	width: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
}
.dashdivider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e0d6bb;
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
	height: 2px;
}
.maintable a:hover {
	background-color: #0083BE;
}

.events_table {
	width: 100%;
}
.events_table p {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.events_table td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.calendar_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	/*background-image: url(/fulltimemba/img/cal-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	text-align: center;
	vertical-align: middle;
	height: 21px;
	width: 22px;
	display: block;
	float: left;
	padding-top: 4px;
	margin-right: 5px;
}
a:link.button, a:visited.button{
	text-decoration: none;
	border: 1px solid #9DACC8;
	background-color: #F3F4F8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #6279A6;
	font-weight: bold;
	margin-top: 5px;
}
a:hover.button {
	color: #FFFFFF;
	background-color: #6279A6;
}
a:link.grey {
	color: #999999;
}
p.calendar_location {
	background-color: #F7F4EA;
	margin: 0px;
	font-size: 11px;
	font-style: italic;
	line-height: 1.2em;
}
#mainContent h3 {
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
#month_calendar a:link.browse, #month_calendar a:visited.browse, #month_calendar a:active.browse {
	width: 15em;
	display: block;
	color: #255399;
	font-weight: bold;
	padding: 3px;
}
#events_listing p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#events_listing h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#events_listing h3 {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #64676A;
	margin-bottom: 5px;
}
