.EVNTGROUP ul, .EVNTGROUP li {
	margin:0;
	padding:0;
}
.EVNTGROUP UL {
	list-style-image:url(/common/graphics/ArrowR.png);
	margin-left:15px
}
.EVNTGROUP LI.BOOKING {
	list-style-image:url(/common/graphics/ArrowRX.png)
}
#MNUBAR {
	height: 27px;
	margin:30px 10px 40px 10px;
	padding:4px 0px 0px 155px;
	border-bottom:0px solid #E2E2E2;
	background-image: url(/Common/graphics/MNU_BKGRND.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.MNMNU a:link, .MNMNU a:visited {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.MNMNU a:hover {
	font-size: 11px;
	text-decoration: none;
	color: White;
}
#container {
	width: 80%;
	margin-top: 20px;
	position: relative;
}
#sidebar {
	float : left;
	width : 115px;
	height: 69px;
	background-image: url(/Common/graphics/25TH_ANIV.png);
	margin-left: 10px;
}
#sidebar IMG {
	display: none;
}
#content {
	margin: 0 auto 0 160px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
a:link, a:visited {
	text-decoration: none;
	color : #663399;
}
a:hover {
	text-decoration: none;
	color: Gray;
}
.Med {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
}
.BodyArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
.LRGcal {
	font-size : 14px
}
.XLRG {
	font-size : 14px
}
.DAY {
	clear:both;
	border-top:1px dotted black;
	width:670px;
}
.DATE {
	float:left;
	width:120px;
	font-size: 2em;
	padding-top:10px;
	color:#663399;
	letter-spacing:-1px;
}
.EVNTGROUP {
	position:relative;
	float:left;
	width:530px;
	margin-left:10px;
}
.EVNT {
	clear:both;
	padding-top:5px;
	border-top:1px dotted silver;
}
.TIME {
	float:left;
	width:140px;
	font-size: 1.4em;
}
.TIME SPAN, .DATE SPAN {
	font-size: 12px;
	letter-spacing:normal;
	line-height:22px;
}
.DESC {
	float:left;
	width:375px;
	padding: 0 0 5px 5px;
}
.DESC SPAN {
	font-size: 22px;
	line-height:1em;
	margin-bottom:8px;
	display:block;
	letter-spacing:-1px;
}
.BOOKEDOUT {
	Color:red;
}
#CAL INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #CDCDCD;
	border: 1px solid silver;
	margin-right: 2px;
	vertical-align: baseline;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #636363;
	padding-right: 5px;
	padding-left: 5px;
	width:90px
}
label {
	margin-right:5px;
}
#CAL INPUT {
	BACKGROUND-IMAGE: url(http://nga.gov.au/Common/Graphics/btnGrad.png);
	border: 0px;
}
#CAL INPUT.btn {
	text-align: center;
	width:60px;
	font-size: 11px;
}

