.calendar_table { 	
	/*BORDER-RIGHT: #666666 1px solid;	
	BORDER-TOP: #666666 1px solid;	
	BORDER-LEFT: #666666 1px solid;	
	BORDER-BOTTOM: #666666 1px solid;
	BACKGROUND-COLOR: white;*/
	MARGIN: 0px;	
	WIDTH: 125px;	
	HEIGHT: 110px;	
	padding: 0px; 
}



.cal_head, A.cal_head, .cal_head:visited { 	
	FONT-WEIGHT: bold; 	FONT-SIZE: 10px; 	
	COLOR: #600701; 	FONT-STYLE: normal; 	
	text-align: center; 	
	margin: 0px; 	
	padding: 0px;  
	height: 20px; 	
	text-decoration: none:
	}


A.cal_head:hover, .cal_head:visited:hover { 	
	text-decoration: underline; 
	}

.cal_days { 	
	FONT-WEIGHT: bold; 	FONT-SIZE: 10px; COLOR: #5C0700; font-family:Georgia,Times,serif;	
		text-align: center;	width: 24px; height: 20px;	margin: 0px;	
	padding: 0px; BORDER-BOTTOM: #666666 1px solid; BORDER-TOP: #666666 1px solid;
}

.cal_content { 	
	FONT-WEIGHT: normal;	FONT-SIZE: 11px;	COLOR: #666666;	FONT-STYLE: normal;	font-family:Georgia,Times,serif;
		margin: 0px;	padding: 0px;	text-align: center;	height: 14px;	width: 20px; 
}

.cal_sunday { 	
	FONT-WEIGHT: normal;	FONT-SIZE: 11px;	COLOR: #666666;	FONT-STYLE: normal;	font-family:Georgia,Times,serif;margin: 0px;	
	padding: 0px;	text-align: center;	height: 14px;	width: 20px;  }

.cal_saturday { 	
	FONT-WEIGHT: normal;	FONT-SIZE: 11px;	COLOR: #666666;	FONT-STYLE: normal;	font-family:Georgia,Times,serif;
	margin: 0px;	padding: 0px;	text-align: center;	height: 14px;	width: 20px;  
}

.cal_empty { 
	FONT-WEIGHT: normal;	FONT-SIZE: 11px;	COLOR: #999999;	FONT-STYLE: normal;	font-family:Georgia,Times,serif;
	margin: 0px;	padding: 0px;	text-align: center;	height: 14px;	width: 20px; 
}

.cal_event, A.cal_event {
	background-color:#D8C483; FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: #003366; FONT-STYLE: normal; 
	TEXT-DECORATION: none  ; 	padding: 0px;	MARGIN: 0px;
	}

.cal_event:visited {
	FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: navy; FONT-STYLE: normal; FONT-FAMILY: arial;TEXT-DECORATION: none;
}

.cal_event a:hover, .cal_event a:visited:hover {
	FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: #000000; FONT-STYLE: normal; TEXT-DECORATION: underline;
}

.cal_today {
	BORDER-RIGHT: #ff0000 1px solid;	BORDER-TOP: #ff0000 1px solid;	FONT-WEIGHT: normal;	FONT-SIZE: 10px;	
	BORDER-LEFT: #ff0000 1px solid;	COLOR: red;	BORDER-BOTTOM: #ff0000 1px solid;	FONT-STYLE: normal;	
	font-family:Georgia,Times,serif;	text-align: center;	height: 14px;	width: 20px;	margin: 0px;	padding: 0px; 
}

.cal_today_event, A.cal_today_event {
	FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: red; FONT-STYLE: normal; FONT-FAMILY: arial;  
	TEXT-DECORATION: none; height: 14px; width:20px;	padding: 0px;	MARGIN: 0px; 
}

A.cal_today_event:hover, .cal_today_event:visited:hover {
	FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: #CC0000; FONT-STYLE: normal; FONT-FAMILY: arial; 
	TEXT-DECORATION: underline; 	padding: 0px;	MARGIN: 0px;
	}
/* can't be a.cal_today_event:visited, because then would override .cal_today_event:visited:hover */

.cal_today_event:visited {
	FONT-WEIGHT: bolder; FONT-SIZE: 11px; COLOR: #990000; FONT-STYLE: normal; FONT-FAMILY: arial;  TEXT-DECORATION: none; 	padding: 0px;	MARGIN: 0px;
}

.eventdetail_wraptable {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FLOAT: none; PADDING-BOTTOM: 2px; MARGIN: 2px; WIDTH: 100%; PADDING-TOP: 2px; 
	font-family:Georgia,Times,serif;
}

.eventdetail_date { FONT-SIZE: xx-small; COLOR: #666666; font-family:Georgia,Times,serif; }

.eventdetail_time { FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #666666; font-family:Georgia,Times,serif; }

.eventdetail_title { FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: #003366; font-family:Georgia,Times,serif; }

.eventdetail_shortdescription {
	 FONT-WEIGHT: bold;	FONT-SIZE: xx-small; COLOR: #003366; font-family:Georgia,Times,serif; PADDING-BOTTOM: 100px
	 }
.eventdetail_description { 
	FONT-SIZE: x-small; COLOR: #333333; font-family:Georgia,Times,serif;
	}
.eventdetail_imagetable {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; PADDING-TOP: 0px; HEIGHT: auto;
}
.eventdetail_backlink {
	PADDING-LEFT: 10px; FONT-SIZE: xx-small; MARGIN: 20px; COLOR: #003366; font-family:Georgia,Times,serif; 
	TEXT-ALIGN: center; TEXT-DECORATION: underline;
}
.list_item_tablewrap, .event_teaser_tablewrap {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 2px; WIDTH: 100%; PADDING-TOP: 2px; BORDER-BOTTOM: #669999 1px dotted;
} 
.list_item_date, .event_teaser_date {
	FONT-SIZE: xx-small; COLOR: #666666; font-family:Georgia,Times,serif;
}
.list_item_time, .event_teaser_time {
	FONT-SIZE: xx-small; COLOR: #666666; font-family:Georgia,Times,serif;
}
.list_item_title, A.list_item_title, .event_teaser_title, A.event_teaser_title {
	FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: #003366; font-family:Georgia,Times,serif;
}
A.list_item_title:hover, .list_item_title:visited:hover, .event_teaser_title:visited:hover, A.event_teaser_title:hover{
	FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: #990000; font-family:Georgia,Times,serif;
}
.list_item_title:visited, .event_teaser_title:visited {
	FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: #666666; font-family:Georgia,Times,serif;
}
.list_item_shortdescription, .event_teaser_shortdescription {
	FONT-SIZE: x-small; COLOR: #000000; font-family:Georgia,Times,serif;
}
.list_item_imagetable, .event_teaser_imagetable {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FLOAT: left; MARGIN: 2px 4px 2px 0px; BORDER-LEFT: medium none; 
	WIDTH: 40px; BORDER-BOTTOM: medium none; HEIGHT: 40px;
}

.tool_link, A.tool_link, .tool_link:visited {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #003366; font-family:Georgia,Times,serif;
}
A.tool_link:hover, .tool_link:visited:hover {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #990000; font-family:Georgia,Times,serif;
}



.list_item_link, A.list_item_link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #003366; font-family:Georgia,Times,serif; TEXT-DECORATION: underline;
}
A.list_item_link:hover, .list_item_link:visited:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #990000; font-family:Georgia,Times,serif; TEXT-DECORATION: underline;
}
.list_item_link:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; font-family:Georgia,Times,serif; TEXT-DECORATION: underline;
}
.tx-desimplecalendar-pi1-browsebox {TEXT-ALIGN: center; }
.tx-desimplecalendar-pi1-browsebox-SCell {
	FONT-SIZE: xx-small; MARGIN: 20px; COLOR: #003366; font-family:Georgia,Times,serif; TEXT-ALIGN: center; TEXT-DECORATION: none;
}
.tx-desimplecalendar-pi1-browsebox-strong {FONT-WEIGHT: bold;}

