body{
	padding:0px;
	margin:0px;
	background-color:#3F6D8D;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}

p {
	font-family: Tahoma;
	font-size: 11px;
}

h2 {
	font: 150% "Tahoma, sans-serif";
	font-family: Tahoma, sans-serif;
}

h3 {
	font-size: 140% "Tahoma, sans-serif";
	font-family: Tahoma, sans-serif;
}

h4 {
	font-size: 130% "Tahoma, sans-serif";
	font-family: Tahoma, sans-serif;
}

.prog_table {
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #BC3327;
	background-color: #ECEEF7;
}
.prog_leader {
	font: 8px Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #666666;
	background-color: #ECEEF7;
}
.prog_heads {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	background-color: #BFCE67;
}
.copy   { color: #585d5f; font-size: 9px; font-family: Tahoma; line-height: 12px; text-decoration: none }
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #424242;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #418CC2;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.small_grey1 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	color: #777777;
}
.error {
	color: #FF3366;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 171px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CAD2D6;
	border-bottom-color: #CAD2D6;
	color: #656565;
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #739A33;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 97px;
	width: 171px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CAD2D6;
	border-bottom-color: #CAD2D6;
	color: #656565;
	overflow:auto;
}
a:visited { color: #418cc2 }
a:link { color: #418cc2 }
.boxed_table {
	color: #CC0000;
	border: 1px solid #CC0000;
	padding: 5px;
}
.download_hdr {
	font: bold medium "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #BC3327;
	width: 80%;
	border: 1px solid #BC3327;
	text-align: left;
	display: block;
	margin: 3px;
	padding: 3px;
}
.booking_text {
	font-family: Courier;
	font-size: 11px;
}

.prog_times {
	font: 9px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ECEEF7;
	border: 1px solid #FFFFFF;
}
.prog_venues {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	background-color: #BFCE67;
}

.download {
	font: 11px "Lucida Grande", Arial, sans-serif;
	border: 1px solid #666666;
	width:97%;
	background: #EFF2F8;
}

.download caption {
	margin: 0px;
	padding: 8px 15px;
	color: #006699;
}

.download th, .download td {
	margin: 0px;
	padding: 3px 8px;
	border-bottom: 1px solid #b5b5b5;
	color: #006633;
}

.download th {
	color: #006699;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px solid #000;
}

.download tr.alt {
	background: #E8EAF3;
}

.images {
	font: 11px "Lucida Grande", Arial, sans-serif;
	border: 1px solid #666666;
	width:90%;
	background: #EFF2F8;
}

.images caption {
	margin: 0px;
	padding: 8px 15px;
	color: #006699;
	font-size:130%;
}

.images th, .images td {
	margin: 0px;
	padding: 3px 8px;
	color: #006633;
	border-top: 1px solid #b5b5b5;
}


.images td.photo {
	padding: 8px 8px;
	border-bottom: 0px none #b5b5b5;
}

