body {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9.0pt;
	background-color: transparent;
	color: #000000;
	
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #cc0033;
	outline: none;
	}
a:visited {
	color:  #cc9933;
	font-weight: bold;
	}
a:active {
	color:  #99ff33;
	font-weight: bold;
	}
a:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	}
.cal_title {
	font-size: 13.0pt; font-family: verdana, arial, helvetica, sans-serif;font-weight: bold; color: #000000; text-align: center;  margin-top: 1px; margin-bottom: 0px;
	}
.sub_cal_title {
	font-size: 9.5pt; font-family: verdana, arial, helvetica, sans-serif;font-weight: bold; color: #000000; text-align: center;  margin-top: 5px; margin-bottom: 0px;
	}
.page_title {
	font-size: 12.0pt; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	 color: #000000;
	 text-align: center;
	 margin-top: 5px; 
	 margin-bottom: 10px;
	}
.sub_page_title {
	font-size: 7.0pt; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	 color: #000000;
	 text-align: center;
	 margin-top: 5px; 
	 margin-bottom: 10px;
	}
.week_of {
	font-size: 7.0pt; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	 color: #ffffff;
	 text-align: center;
	 margin-top: 5px; 
	 margin-bottom: 10px;
	}	

table.whole_cal { 
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11.0pt; 
  color: #000000; 
   padding: 2px 2px 2px 2px;
  border: 3px;
  border-style: double;
border-color: #000000;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 3px;
} 
td.week_links { 
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt; 
  color: #000000; 
  background: #cccccc; 
  padding: 7px;
  border: 2px;
  border-style: solid;
border-color: #0000cc;
  text-align: center;
  margin-top: 10px;
} 
table.week_links_box {
margin-top: 3px;
margin-bottom: 25px;
margin-left: 0px;
margin-right: 0px;
}

td.month_title {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12.0pt;
	font-weight: bold; 
  color: #ffffff; 
  background: #990000; 
  text-align: center;
  width: 100%;
  padding: 3px;
  border: 1px;
  border-style: solid;
border-color: #000000;
  }
  
td.days_of_week {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11.0pt;
	font-weight: bold; 
	background: #000099; 
  color: #ffff33; 
  text-align: center;
  width: 30px;
  padding-right: 4px;
  padding-left: 4px;
  border: 1px;
  border-style: solid;
border-color: #ffffff;
  }
  
 td.cal_cells {
 	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11.0pt; 
  color: #000000;
  background: #ffffff;
  font-weight: bold;  
  text-align: center;
  width: 40px;
  height: 42px;
  padding: 1px;
  border: 1px;
  border-style: solid;
border-color: #000000;
  }
  
 td.active_cell_today {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11.0pt; 
  color: #000000;
  font-weight: bold;  
  background: #ccff66; 
  text-align: center;
  width: 40px;
  padding: 0px;
  border: 1px;
  border-style: solid;
border-color: #ff0000;
  }
  
.active_cell_today A:link {
color: #000000;
font-weight: bold;
text-decoration: none;
}

.active_cell_today A:visited {
color: #9933FF;
font-weight: bold;
text-decoration: none;
}

.active_cell_today A:hover {
color: #CC0000;
font-weight: bold;
text-decoration: underline;
}
  
 td.active_cell_event {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9.0pt; 
  color: #000000;
    
  background: #99cc66; 
  text-align: center;
  width: 38px;
  padding-bottom: 6px;
  padding-top: 1px;
  padding-left: 3px;
  padding-right: 0px;
  border: 1px;
  border-style: solid;
border-color: #ff0000;
  }
  
.active_cell_event A:link {
font-size: 11.0pt; 
color: #000000;
font-weight: bold;
text-decoration: none;
}

.active_cell_event A:visited {
font-size: 11.0pt; 
color: #0000cc;
font-weight: bold;
text-decoration: none;
}

.active_cell_event A:hover {
font-size: 11.0pt; 
color: #000000;
font-weight: bold;
text-decoration: underline;
} 

.test3 { 
  
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.0pt; 
  color: #000000; 
  background: #ffcc00; 
  padding: 0px;
  border: 1px solid red;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 10px; 
} 
.test3 A:link {
color: #000000;
font-weight: bold;
text-decoration: none;
margin-top: 1px;
}

.test3 A:visited {
color: #0000cc;
font-weight: bold;
text-decoration: none;
margin-top: 1px;
}

.test3 A:hover {
color: #CC0000;
font-weight: bold;
text-decoration: underline;
margin-top: 1px;
} 

.test4 { 
  border: 1px solid red;
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.0pt; 
  color: black; 
  background: #cc0000; 
  padding: 0px;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 10px; 
} 
.test4 A:link {
color: #000000;
font-weight: bold;
text-decoration: none;
margin-top: 1px;
}

.test4 A:visited {
color: #0000cc;
font-weight: bold;
text-decoration: none;
margin-top: 1px;
}

.test4 A:hover {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
margin-top: 1px;
} 
.event_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	
}
.event_page {
	margin: -5px -5px 0px 0px;
	padding: 0px 5px 0px 5px;
	background: #000000;
	width:195px;
	
}
.graphic_page {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-align: center;
	
}
.subjcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9C1B31;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.timecol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
.for_further_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.timestamp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
}
.location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	
}
.hitxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	
}
.event_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	
}
.no_event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	
}
.bottom_tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699cc;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
