body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9.0pt;
	background: #000000;
	color: #ffffff;
	
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ffff00;
	outline: none;
	}
a:visited {
	color:  #99ffff;
	font-weight: bold;
	}
a:active {
	color:  #0000ff;
	font-weight: bold;
	}
a:hover {
	color: #cccccc;
	font-weight: bold;
	text-decoration: underline;
	}
.cal_title {
	font-size: 10.0pt; font-family: verdana, arial, helvetica, sans-serif;font-weight: bold; color: #ffffff; text-align: center;  margin-top: 1px; margin-bottom: 0px;
	}
.sub_cal_title {
	font-size: 6.5pt; font-family: verdana, arial, helvetica, sans-serif;font-weight: bold; color: #ffffff; text-align: center;  margin-top: 5px; margin-bottom: 0px;
	}
.page_title {
	font-size: 16.0pt; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	 color: #ffffff;
	 text-align: center;
	 margin-top: 5px; 
	 margin-bottom: 10px;
	}
.sub_page_title {
	font-size: 8.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: 9.0pt; 
  color: #ffffff; 
  background: #000066; 
  padding: 0px;
  border: 1px;
  border-style: solid;
border-color: #6699cc;
  text-align: center;
  margin-bottom: 5px;
} 
td.week_links { 
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7.0pt; 
  color: #ffffff; 
  background: #000066; 
  padding: 2px;
  border: 1px;
  border-style: solid;
border-color: #cccccc;
  text-align: center;
  margin-top: 10px;
} 
table.week_links_box {
margin-top: 3px;
margin-bottom: 5px;
}

td.month_title {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11.0pt;
	font-weight: bold; 
  color: #000000; 
  background: #ffff99; 
  text-align: center;
  width: 100%;
  padding: 1px;
  border: 1px;
  border-style: solid;
border-color: #ff0000;
  }
  
td.days_of_week {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9.0pt;
	font-weight: bold; 
	background: #ffff99; 
  color: #000000; 
  text-align: center;
  width: 30px;
  padding: 0px;
  border: 1px;
  border-style: solid;
border-color: #ff0000;
  }
  
 td.cal_cells {
 	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.0pt; 
  color: #ffffff; 
  text-align: center;
  width: 30px;
  padding: 0px;
  border: 1px;
  border-style: solid;
border-color: #6699cc;
  }
  
 td.active_cell_today {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt; 
  color: #000000; 
  background: #FFCC00; 
  text-align: center;
  width: 30px;
  padding: 0px;
  border: 1px;
  border-style: solid;
border-color: #6699cc;
  }
  
.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: 8pt; 
  color: #000000; 
  background: #ffffff; 
  text-align: center;
  width: 30px;
  padding: 0px;
  border: 1px;
  border-style: solid;
border-color: #6699cc;
  }
  
.active_cell_event A:link {
color: #000000;
font-weight: bold;
text-decoration: none;
}

.active_cell_event A:visited {
color: #9933FF;
font-weight: bold;
text-decoration: none;
}

.active_cell_event A:hover {
color: #CC0000;
font-weight: bold;
text-decoration: underline;
} 

.test3 { 
  
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.0pt; 
  color: #ffffff; 
  background: #cc0000; 
  padding: 0px;
  border: 1px solid red;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 10px; 
} 
.test3 A:link {
color: #ffffff;
font-weight: bold;
text-decoration: none;
margin-top: 1px;
}

.test3 A:visited {
color: #9933FF;
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: #FFCC00; 
  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: #9933FF;
font-weight: bold;
text-decoration: none;
margin-top: 1px;
}

.test4 A:hover {
color: #CC0000;
font-weight: bold;
text-decoration: underline;
margin-top: 1px;
} 
.event_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	
}
.subjcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffff99;
	font-weight: bold;
	font-size: 16px;
}
.timecol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99ff66;
	font-weight: normal;
	font-size: 12px;
}
.for_further_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
}
.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: #99ff66;
	font-weight: normal;
	font-size: 12px;
	
}
.event_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	
}
.bottom_tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}