ul.check li{
	margin-bottom: 10px;
}

A:link {
	CURSOR: hand; COLOR: #0090c3; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #0090c3; TEXT-DECORATION: none;
}
A:active {
	COLOR: #F92D35; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #F92D35; TEXT-DECORATION: none;
}
A.link2:link {
	FONT-SIZE: 9pt;
	CURSOR: hand; COLOR: #fafd0a; TEXT-DECORATION: none;
}
A.link2:visited {
	FONT-SIZE: 9pt;
	COLOR: #fafd0a; TEXT-DECORATION: none;
}
A.link2:active {
	FONT-SIZE: 9pt;
	COLOR: #fafd0a; TEXT-DECORATION: none;
}
A.link2:hover {
	FONT-SIZE: 9pt;
	COLOR: #fafd0a; TEXT-DECORATION: none;
}


BODY
{
    BACKGROUND-POSITION:  0% 0%;
    SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #b0b0b0;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: "Arial";
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}

.blackText {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial
}
.whiteText {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial
}
.galleryText {
	FONT-SIZE: 12px; COLOR: #dddddd; FONT-FAMILY: Arial
}

.Header {
    font-size: 15px;
	color: #183f8d;
	font-weight: bold;
	line-height: normal;
}

.Header2 {
	font-size: 15px;
	color: #F92D35;
	font-weight: bold;
	line-height: normal;
}
.Header3 {
    font-size: 13px;
	color: #993300;
	font-weight: bold;
	line-height: normal;
}

.Sponsor_Header{
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	line-height: normal;
	text-align: center;

}

td {
	font-size : 12px;
	color:  #474747;
	font-family : Arial;
	line-height: 1.8em;
	text-align: justify;
}

.td_title {
	background-color : #ecf6f8;
	/*color: #148b25;*/
	font-weight: bold;
}
.td_subtitle {
	background-color : #f4fbe9;
	/*color: #148b25;*/
	font-weight: bold;
}
.td_content1 {
	background-color : #00b04c;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	
}
.td_content2 {
	background-color : #008cdc;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
}
.td_content3 {
	background-color : #ea0937;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
}
.td_content4 {
	background-color : #fcf305;
	color: #f75201;
	font-size:12px;
	font-weight: bold;
}



.footer {
	font-size : 11px;
	font-family : "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
	color:#FFFFFF;

}.c-title { FONT-SIZE: 10pt; COLOR: #006600; FONT-FAMILY: Arial;; font-weight: bold}
.c-text { FONT-SIZE: 10pt; COLOR: #007B00; FONT-FAMILY: Arial;; font-weight: normal}

INPUT.search {
	font-family : Arial;
	height : 18px;
}

.text {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height: 1.8em;
	text-align: justify;
}
.tableText {

	font-family: Arial;
	font-size: 12px;
	color: #158B24;
}
p {line-height: 1.8em;}

.programme{
	width: 100%;
}
.programme td{
	text-align: center;
	color: #000000;
}
.programme tr.header td{
	background-color: #FCE258
}
.programme .row1 td{
	background-color: #FFF2AD;
}
.programme .row2 td{
	background-color: #FDEC90;
}
.map{
	border: 2px solid #8CC63E;
}
#ToolTipsLayer{
	position: absolute; 
	z-index: 10000; 
	visibility: hidden;
	left: 0px; top: 0px; 
	width: 10px;
	padding: 2px;
	border: 3px solid #3E81FD;
	border-style:solid;
	border-width:2px;
	background-color: #DFF4FF;
}
