body {
  font-family: Georgia, "Times New Roman", Times, serif;
  background-image: url(images/bg_banner_sliver.jpg);
  background-repeat: repeat-x;
  background-color: #89C2C1;
  font-size: 13px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-weight: bold;
	color: #0F630D;
	font-size: 16px;
	}
	
div.eventbg
{ 
	background-color: #FF9900;
	font-weight:bold; 
	text-align:center;
	padding:5px;
}	

td.contenthgt
{
	height:1600px;
	vertical-align:top;
	background-repeat:repeat-y;
}

