body { 
	background-color: #ffffff;
	background-image: url(../_extras/headerback.jpg);
	background-repeat: no-repeat;
	color: #000000; 
	cursor: auto;
}
.boxes {
	font-size: 12px;
	background-color: #ffffee;
   border-style: solid;
   border-color: #000000;
	border-left-width: 1px;
	border-right-width: 2px;
	border-top-width: 1px;
	border-bottom-width: 2px;

}
.tourTable {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
   text-align: left;
   background-color: #000000;
   color: #000000;
   border-style: solid;
   border-color: #000000;
   border-left-width: 0px;
   border-right-width: 1px;
   border-top-width: 0px;
   border-bottom-width: 1px;
}
.tourTitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
   background-color: #6666e7;
   color: #ffffff;
   text-align: center;
   font-size: 12px;
   font-weight: bold;
   border-style: solid;
   border-color: #000000;
   border-left-width: 0px;
   border-right-width: 0px;
   border-top-width: 0px;
   border-bottom-width: 0px;
}
.listTable {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
   text-align: left;
   background-color: #ffffee;
   color: #000000;
   border-style: solid;
   border-color: #000000;
   border-left-width: 1px;
   border-right-width: 2px;
   border-top-width: 1px;
   border-bottom-width: 2px;
}
.linkMatch {
   background-color: #ffffee;
   border-style: solid;
   border-color: #000000;
   border-left-width: 1px;
   border-right-width: 1px;
   border-top-width: 1px;
   border-bottom-width: 0px;
}
.linkNomatch {
   background-color: #ffffff;
   border-style: solid;
   border-color: #000000;
   border-left-width: 0px;
   border-right-width: 0px;
   border-top-width: 0px;
   border-bottom-width: 0px;
}
.contactTable {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
   text-align: left;
   background-color: #ffffee;
   color: #000000;
   border-style: solid;
   border-color: #000000;
   border-left-width: 1px;
   border-right-width: 2px;
   border-top-width: 1px;
   border-bottom-width: 2px;
}
.contactTitle {
	text-align: center;
	font-weight: bold;
}
.contactVar {
	text-align: left;
	font-weight: bold;
}
.newsbox {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
   background-color: #ffffff;
   color: #000000;
   border-style: solid;
   border-color: #cc0000;
   border-left-width: 1px;
   border-right-width: 1px;
   border-top-width: 1px;
   border-bottom-width: 1px;
}
.newstitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
   background-color: #cc0000;
   color: #ffffff;
   border-style: solid;
   border-color: #cc0000;
   border-left-width: 1px;
   border-right-width: 1px;
   border-top-width: 1px;
   border-bottom-width: 1px;
}
.standard {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
   text-align: center;
   background-color: #ffffff;
   color: #000000;
}
