div.event_frame {
  margin:0px 5px 0px 5px;
  padding:0px 0px 0px 0px;
/*	background-color:#f4f4f4;*/
/*	border:1px solid #666666;*/
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
  color:#00000;
}




td.event_label {
	color:#ff0000;
	font-weight:bold;
	border-bottom:1px solid #666666;
}

td.event_desc {
	color:#666666;
	font-weight:bold;
}

td.event_content {
}










div.event_header_frame {
	font-size:12px;
	font-weight:bold;
	border-bottom:2px solid #ff0000;
}

div.event_header_frame table {
  margin:0px 0px 0px 5px;
}



div.event_description_frame {
	font-size:10px;
/*	font-weight:bold;*/
/*	text-align:justify;*/
  margin:0px 5px 0px 0px;
}

div.event_description_frame table {
  margin:5px 0px 0px 5px;
}



div.event_time_frame {
	font-size:10px;
  margin:0px 5px 0px 0px;
}

div.event_time_frame table {
  width:100%;
  margin:5px 0px 0px 5px;
}



div.event_location_frame {
	font-size:10px;
  margin:0px 5px 0px 0px;
}

div.event_location_frame table {
  width:100%;
  margin:5px 0px 0px 5px;
}



div.event_contact_frame {
	font-size:10px;
  margin:0px 5px 0px 0px;
}

div.event_contact_frame table {
  width:100%;
  margin:5px 0px 0px 5px;
}



div.event_note_frame {
	font-size:10px;
/*	text-align:justify;*/
  margin:0px 5px 0px 0px;
}

div.event_note_frame table {
  margin:5px 0px 0px 5px;
}



div.event_link_frame {
	font-size:10px;
  margin:0px 5px 0px 0px;
}

div.event_link_frame table {
  width:100%;
  margin:5px 0px 0px 5px;
}

.event_content a {
  color:#ff0000;
	text-decoration:none;
}

.event_content a:hover {
	text-decoration:underline;
}

.event_small_icon {
}



div.event_footer_frame {
	font-size:10px;
  margin:0px 0px 0px -5px;
	color:#999999;
	border-top:1px solid #ff0000;
}

div.event_footer_frame table {
  width:100%;
  margin:5px 0px 0px 10px;
}







div.event_short_header_frame {
  margin:0 5px 0 5px;
  border-bottom:1px solid #ff0000;
}

div.event_short_header_frame a {
  color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

div.event_short_header_frame a:hover {
  color:#ff0000;
}

span.event_header_short_text {
  color:#000000;
  font-weight:bold;
}

span.event_header_short_text2 {
  color:#ff0000;
  font-weight:normal;
}


div.event_body_short_frame {
}

div.event_body_short_text {
  float:left;
  margin:0 5px 0 5px;
  font-size:10px;
}

div.event_body_short_text p {
  margin:0;
  padding:0;
  font-size:10px;
}

div.event_body_short_text a {
  font-size:10px;
  color:#ff0000;
	text-decoration:none;
}

div.event_body_short_text a:hover {
	text-decoration:underline;
}

div.event_short_image_frame {
  float:left;
	margin:2px 5px 0px 5px;
}





tr.form_gray {
  background-color:#c0c0c0;
}
