@charset "utf-8";
/* CSS Document */

#reports {
	position:absolute;
	width:302px;
	height:340px;
	z-index:5;
	top: 56px;
	left: 1px;
	padding: 10px;
	border: 1px solid #990000;
}
#upcomingevents {
	position:absolute;
	width:300px;
	height:385px;
	z-index:1;
	padding: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 3px;
	border-top-color: #03386E;
	left: 20px;
	top: 225px;
	border-bottom-width: 3px;
	border-bottom-color: #03386E;
}
#calendar {
	position:absolute;
	width:385px;
	height:585px;
	z-index:5;
	top: 35px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#eventdetails {
	position:absolute;
	width:343px;
	height:385px;
	z-index:5;
	left: 373px;
	top: 225px;
	padding: 10px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-bottom-width: 3px;
	border-bottom-color: #990000;
}
#previousevents {
	position:absolute;
	width:73px;
	height:360px;
	z-index:5;
	left: 402px;
	top: 35px;
}
.rowhoverxml {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
#events {
	position:absolute;
	width:364px;
	height:360px;
	z-index:5;
	left: 392px;
	top: 35px;
}
#eventyear {
	position:absolute;
	width:58px;
	height:266px;
	z-index:1;
	left: 6px;
	top: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #031030;
}
#eventlist {
	position:absolute;
	width:326px;
	height:266px;
	z-index:2;
	left: 78px;
	top: 10px;
}
#texteventlist {
	position:absolute;
	width:410px;
	height:286px;
	z-index:5;
	left: 344px;
	top: 132px;
	background-color: #FFFFFF;
}
.eventcellbottborder {
	border-bottom-style: none;
	font-family: Verdana;
	font-size: 12px;
	color: #031030;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #031030;
}
#pastoutingspara {
	position:absolute;
	width:411px;
	height:63px;
	z-index:5;
	left: 345px;
	top: 57px;
}
