body {
	background-color: #0052D9;
	background-image: url('../../images/bck.jpg');
	background-attachment: fixed;
	font-family: Trebuchet MS, Arial,Verdana;
	color: #ffffff;
}

a { color:#000000; }

h2 {
	font-size:12pt;
}

td {
	color: #3c3c3c;
	font-size: 10pt;
}

.divHidden {
	border: dashed 0px #78a23d;
    background-color: #FFFFFF;
    position: absolute;      
    padding: 5 5 5 5;
    width: 690px;
    height: 450px;
    z-index: 999; 
    visibility: hidden;    
}

.mainPicture {
	border: 5px solid #ffffff;
	width: 200px;
	height: 200px;
}

.picture {
	background-color: #e6f2ff;
	border: 5px solid #ffffff;
	width: 120px;
	height: 120px;
}

.title {
	font-size: 14pt;
	color: navy;
	font-weight: bold;
}

.accommodation {
	background-color: #e6f2ff;
	color: #000000;
	padding: 10px;
	width: 400px;
}

.tableBottom {
	background-image: url('../../images/bck_table.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	vertical-align: top;
}

.bottomLink {
	color: #000000;
	font-weight: bold;
}

.divNotes {
	font-size: 10pt;
}

.footerBand {
	background-color: #ffffff;
	color: #000000;
	padding: 5px;
}