.intro{
	position:relative;
	width:100%;
	z-index:0;
	layer-background-color: #CCCCCC;
	text-align: justify;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	margin-left: 0px;
	padding: 0%;
}
.introtext{
	position:relative;
	width:96%;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	padding: 1%;
	border-top: 2px none #000033;
	border-right: 2px none #000033;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
}.intro p {
	margin: 5px 0px;
	padding: 0px;
}
.introtext h1{
	color: #000033;
	text-align: left;
	font-size: 18px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0% 1% 1% 0%;
	margin: 0px;
}
#rightcontainer{
	position:absolute;
	width:172px;
	right: 600px;
	left: 191px;
	top: 60px;
	padding: 0% 2px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #000033;
	z-index: 8;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000033;
	background-color: #FFFFFF;
	height: 194px;
}
.title{
	position:relative;
	width:96%;
	z-index:0;
	layer-background-color: #CCCCCC;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	padding: 2px 2%;
}
.title h1 {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	padding: 0px 4px 1px 0px;
	color: #000033;
	margin-top: 15px;
	margin-bottom: 4px;
}
.jttimages{
	padding: 10px;
	overflow: auto;
	z-index: 8;
	text-align: left;
	position: relative;
	height: 175px;
	width: 180px;
	background-color: #FBF9FF;
}
.jttimages img{
	margin-right: auto;
	margin-left: auto;
	border: none;
}

.header{
	position:relative;
	width:98%;
	z-index:0;
	layer-background-color: #CCCCCC;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	padding: 3px 3px 3px 1%;
	height: 20px;
	margin: 0px;
	background-image: url(images/blue_white.jpg);
	background-repeat: repeat-y;
}

.past{
	position:relative;
	width:98%;
	z-index:0;
	background-color: #FFFFFF;
	layer-background-color: #CCCCCC;
	padding: 1%;
	line-height: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	overflow: scroll;
	height: 400px;
	visibility: visible;
	background-image: url(images/arrowssss.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.past img{
	border: 1px none #000033;
	float: left;
	margin: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.present{
	position:relative;
	width:98%;
	z-index:0;
	background-color: #DDDDDD;
	layer-background-color: #CCCCCC;
	padding: 1%;
	text-align: justify;
	line-height: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	height: auto;
	overflow: scroll;
}
.present img{
	border: 1px none #000033;
	float: left;
	margin: 0%;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 2%;
	text-align: right;
	clear: right;
	overflow: visible;
}
.future{
	position:relative;
	width:98%;
	z-index:0;
	background-color: #DFDDDD;
	layer-background-color: #CCCCCC;
	padding: 1%;
	text-align: justify;
	line-height: normal;
	overflow: auto;
}
.future img{
	border: 1px none #000033;
	float: left;
	margin: 0%;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 2%;
}
h1 {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	padding: 0px 0px 1px;
	color: #000033;
	margin-top: 11px;
	margin-bottom: 4px;
}
hr {
	color: #999999;
	width: 100%;
	line-height: 10px;
	text-align: center;
}

br {
	margin: 0px;
	padding: 0px;
}
strong {
	margin-left: 230px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #CC0000;
	padding-bottom: 1px;
	padding-top: 1px;
}
.date {
	color: #CC0000;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: right;
}
.style2 {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.content a:link {
	color: #CC0000;
	text-decoration: none;
}
.content a:visited {
	color: #CC0000;
	text-decoration: none;
}
.content a:hover {
	color: #000033;
	text-decoration: none;
}
.content a:active {
	color: #CC0000;
	text-decoration: none;
}
.programme td {
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	vertical-align: top;
	padding-bottom: 10px;
}
