
BODY, TABLE, TD{
 font-family: Arial;
 font-size:12px;
 color:#000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
A{
 color:#c85602;
 text-decoration:none;
}
A:HOVER{
 text-decoration:underline;
}
.POINTER{
cursor:pointer;
}

.H1  {
        	font-family : arial;
			color : #d2742e;
        	font-size : 17px;
			font-weight : bold;
			      	
        }
		  
h2 {
	font-family: arial narrow, sans-serif;
	font-size: 19px;
	color: #c95603;
	margin: 5px 0px 5px 0px;
}
		  
#event-list-cont {
	margin: 10px 0px 10px 0px;
}

#event-list-holder {
	padding: 3px 5px 4px 5px;
	margin: 0px 5px 1px 0px;
	background-color:#c95603;
	border: solid 1px #8d3b00;
	color: #ffffff;
}

a.event-link:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.event-link:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.event-link:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.event-link:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#slides-cont {
	width: 369px;
	height: 250px;
	overflow: hidden;
	margin: 5px 0px 10px 13px;
	border: solid 1px #000000;
}

#slides-cont-alt {
	width: 369px;
	height: 250px;
	overflow: hidden;
	margin: 0px 0px 0px 3px;
	border: solid 1px #000000;
}
