DIV.event_scroll {
	height: 350; 
	width: 165; 
	overflow: auto;
	padding-left: 4px;
	padding-right: 4px;
	scrollbar-arrow-color: #FFAA00; 
	scrollbar-track-color: #FFAA00; 
	scrollbar-darkshadow-color: #FFAA00; 
	scrollbar-base-color: #FFC22D;
}

TABLE.border {
	background-color: #FFA200;	
	layer-background-color: #FFA200;
}

TR.border {
	background-color: #FFA200;
	layer-background-color: #FFA200;
}

TR.subrow {
	background-color: #FACA78;
	layer-background-color: #FACA78;
}

TD.col_event {
	background-attachment: fixed;
	background-image: url(/images/cluster/event_back_3.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 155px;
}

.search_head {
	color: #FFA200;
	font-size: 14px;
	font-weight: bold;
}

INPUT.button { 
	background-color: #FFA200;
	border: solid 1px #663300; 
	color: #ffffff;
	font-weight: bold;
}