
body {
background-color:#111111;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.topText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.WhiteText {
	
	color: #ffffff;
	font-size: 7px;

}
.BlueHeading {
	font-size: 12px;
	font-weight: bold;
	color: #1F4A5F;
}
.LightBlueHeading {
	font-size: 16px;
	font-weight: bold;
	color: #3580A4;
}
.MiddleText {
 	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.MiddleTextBig {
 	font-size: 14px;
	font-weight: bold;
	color: #1F4A5F;	
}
.OrangeTextBig {
 	font-size: 18px;
	font-weight: bold;
	color: #FF6500;	
}
.NormalTextLightBlue {
	font-size: 11px;
	color: #3580A4;

}
.TourName {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.RiverHeading {

	font-weight: bold;
	font-size: 12px;
	color: #f68e48;
}
a:link {
	text-decoration: underline;
	color: #ffffff;

}
a:hover {
	text-decoration: none;
	color: #ffffff;

}
a:active {
	text-decoration: none;
	color: #ffffff;

}
a:visited {
	color: #ffffff;

}
.PhotoCaption {
	font-size: 9px;
	color:#333333;
}
.PageFooter {
	font-size: 11px;
	color: #666666;
}
.PageFooterLinks {
	font-size: 11px;
	color: #ff9900;	
}
.PageFooterHeading{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.PleaseNote {
	color: #996600;

}
.ItineraryHeading{
	font-size: 11px;
	font-weight: bold; 

}
.Price {


	font-weight: bold;
	color: #996600;
}

.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.BodyTourHighlights {
	font-weight: bold;
}
a.BrownLinks:link {
	color: #666666;
	text-decoration: underline;
}
a.BrownLinks:hover {
	color: #666666;
	text-decoration: none;
}
a.BrownLinks:active {

	color: #666666;
	text-decoration: none;
}
a.BrownLinks:visited {
    color: #666666;
}
a.BLACKLinks:link {
	color:#000000;
	text-decoration: underline;
}
a.BLACKLinks:active {

	color: #000000;
	text-decoration: none;
}
a.BLACKLinks:visited {


	color: #000000;
}
.body