/* Always have this class as this helps with links styles of the
** Admin Area
*/
.adminStyle a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #004F9F;
	text-decoration:none;
}
.adminStyle a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #838383;
	text-decoration:none;
}
.adminStyle a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #004F9F;
	text-decoration:none;
}
.adminStyle a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #838383;
	text-decoration:none;
}

/* ************************************************* */
body {
	background-color:#EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyDefault {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.FooterText
{
  color: #7D7D7D;
  font-size: 11px;
}

.TopBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.TopBlueText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414CAC;
}

.TopBlueText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414CAC;
}

.TopBlueText a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #414CAC;	
}

.TopRedText {
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 15px;
	letter-spacing: -0.5px;
}
.TopOrangeText {
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 15px;
	letter-spacing: -0.5px;
}
.Toplink a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	background:#0033FF;
}
.Toplink a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	background:#0033FF;
}
.Toplink a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.Toplink a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.ToplinkBack {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	padding-left: 10px;
}
a.Topnav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.Topnav:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.Topnav:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}
a.Topnav:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a.Topnav:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.TopnavBack {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	background-color: #838383;
	padding-left: 10px;
}
.FlagBkgd {
	background-color: #6F81E7;
	background-image: url(../images/NavSlant.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.RightGradient {
	background-image: url(../images/RightGradient1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.LeftGradient {
	background-image: url(../images/LeftGradient1.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.SearchBkgd {
	background-color: #E8EAE9;
}
.NavGradient {
	background-image: url(images/NavGradient.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/*
.BarGradient {
	background-image: url(images/BarGradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #414CAC;
	padding-left: 10px;
	text-decoration: none;
}
*/
.LeftNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414CAC;	
	padding-top: 8px;
	background-image: url(/images/NavGradient.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.LeftNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
	padding: 10px;
}
.LeftNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
	padding: 8px;
}
.LeftNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
	padding: 8px;
}
.LeftNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
	padding: 8px;
}
.LeftNavBlue a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414CAC;
}
.LeftNavBlue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}
.LeftNavBlue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414CAC;
}
.LeftNavBlue a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414CAC;
}
.whiteBkgd {
	background-color: #ffffff;
}
.bluebkgd {
	background-color: #838383;
	
}
.HomeHeadBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #838383;
}
.HomeHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #8B5F4F;
}

.HomeWelcomeHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8B5F4F;
}

.TimesText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #414CAC;
	text-decoration: none;
	font-style: italic;
}
.TimesTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #414CAC;
	text-decoration: none;
	font-style: italic;
}
.CreamBkgd {
	background-color: #FBE8C7;
}
.BlueBigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #414CAC;
	padding-right: 15px;
}
.BlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414CAC;
	padding-right: 15px;
}
a.BlueText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414CAC;
	padding-right: 15px;
}

a.BlueText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414CAC;
	padding-right: 15px;
}

a.BlueText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414CAC;
	padding-right: 15px;
}
.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	padding-right: 0px;
}
.GreylinkUnderline a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: underline;
}
.GreylinkUnderline a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: underline;
}
.GreylinkUnderline a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: underline;
}
.GreylinkUnderline a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: underline;
}
.GreylinkUnderlineBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D7D7D;
	padding-left: 10px;
}
.GreylinkUnderlineBackBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7D7D7D;
	padding-left: 10px;
}
.VertDottedLine {
	background-image: url(../images/DottedLineVert.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.GreyText {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}
.OrangeText {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;	
}
.OrangeTextMedium {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;	
}
.OrangeTextBold {
	font-family: verdana;
	font-size: 12px;
	font-weight: Bold;
	color: #FF6600;
	text-decoration: none;	
}
.Bluelink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414CAC;
	text-decoration: underline;
}
.Bluelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414CAC;
	text-decoration: none;
	text-decoration: underline;
}
.Bluelink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414CAC;
	text-decoration: none;
	text-decoration: underline;
}
.Bluelink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414CAC;
	text-decoration: none;
	text-decoration: underline;
}
.RedTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	padding: 0px;
}
.DestHeaderBold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#838383;
}
.DayToursLabel {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #004F9F;
}
.SmallValidFrom {
	font-family: Verdana;
	font-size: 9px;
	color: #838383;
	font-style:italic;
	text-align:center;
}
.BlackTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
.GreyTextDest {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #414CAC;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #414CAC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #414CAC;
	text-decoration: underline;
}
a:link {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #838383;
}

.DestSubHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004F9F;
}

.DestSubHeaderRed {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.DestSubHeaderGuides {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #004F9F;
}

.DTHighlights {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004F9F;
	background-color:#D8D8D8;
}
.DayToursText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
.DayToursChild {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #D2CCC1;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
.ToursText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	background-image: url(../images/DottedLinehori.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 10px 5px 5px;
}
.ToursTextHeaderBlue {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004F9F;
	text-decoration: none;
	padding: 5px 10px 5px 5px;
}
.ESPriceText {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
a.ESPriceText {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
a.ESPriceText:visited {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
a.ESPriceText:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
a.ESPriceText:active {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
.GreenTextSmall {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
.OrangeTextSmall {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #F37022;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
.OrangeTextFooter {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #004F9F;
	text-decoration: none;
	background-image: url(../images/DottedLinehori.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 10px 5px 5px;
}

.GreenNames {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
.GreenNamesBold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
.GreenNamesHeader {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}

.ESPriceHeader1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004F9F;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
.ESPriceHeader2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #838383;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
.RightPadding5px {
	padding-right: 5px;
	padding-bottom: 5px;
}
.TourHeaderBold {
  font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #004F9F;
}
.TourHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #749CBF;
}
.TourSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #749CBF;
}
.RedlinkSmall a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.RedlinkSmall a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.RedlinkSmall a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.RedlinkSmall a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.RedlinkSmallBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.AccommHeaderBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC7059;
}
.AccommSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC7059;
}
.HomeSubHead 
{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8B5F4F;
}
.AirfaresHeaderBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #496E9B;
}
.GreyTextBold {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color:#333333;
	padding: 0px;
}
.picpadding {
	padding-right: 5px;
}
.ActHeaderBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DB9760;
}
.ActHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #DB9760;
}
.ActSubHeader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DB9760;
}


.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #003399;
	font-weight: bold;
	border: 1px solid #151B5E;
}

/* for the flights form BEGIN */
.bluelbl 
{
  color: #000000; font-family: Arial,Helvetica; font-weight: bold; font-size: 11pt;
}
.headcell 
{
  color: #ffffff; background-color: #FFFFFF; font-family :Arial,Helvetica; font-size: 12pt;
}
.inpwidget 
{
  font-family: Verdana,Arial,Helvetica,MS Sans serif; font-size: 8pt;
}

.highlightsText 
{
  background-color: #FFD300; font-family: Verdana,Arial,Helvetica,MS Sans serif; font-size: 11pt; color : #000000; font-weight : Bold;
}
.linkText 
{
  font-family: Verdana,Arial,Helvetica,MS Sans serif; font-size: 8pt; color : #000000; 
}
td 
{
  font-family: Verdana,Arial,Helvetica,MS Sans serif; font-size: 8pt; 
}
p #fliteform 
{
  font-family: Verdana,Arial,Helvetica,MS Sans serif; font-size: 8pt; color: #000000;
}

/* for the flights form END */


.searchKeyWordHighlight
{
	color: black;
	background: #CAC17C;
}

.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.FooterLinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414CAC;
}

.FooterLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414CAC;
}

.FooterLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414CAC;	
}

.GeneralSubHeader
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CAC17C;
}

.itemHeading
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414CAC;
}

.scroller
{
  color: #414CAC;
  font-weight: bold;
}



/* Links for Blue Bar */

a.BarNav:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.BarNav:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.BarNav:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.BarNav:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* End */

.AgentsHeaderBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #496E9B;
}


.AccomodationSearchBorderTopRightLeft
{	
	border-top: 1px dashed #414CAC;
	border-right: 1px dashed #414CAC;
	border-bottom: 1px none #414CAC;
	border-left: 1px dashed #414CAC;
}

.AccomodationSearchBorderRightBottom
{		
	
	border-top: 1px none #414CAC;
	border-right: 1px dashed #414CAC;
	border-bottom: 1px dashed #414CAC;
	border-left: 1px none #414CAC;
}

.AccomodationSearchBorderBottom
{		
	border-top: 1px none #414CAC;
	border-right: 1px none #414CAC;
	border-bottom: 1px dashed #414CAC;
	border-left: 1px none #414CAC;
}
.AccomodationSearchBorder
{		
	border-top: 1px dashed #414CAC;
	border-right: 1px dashed #414CAC;
	border-bottom: 1px dashed #414CAC;
	border-left: 1px dashed #414CAC;
}



.Agentsloginnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #414CAC;
	padding-left: 17px;
	text-decoration: none;
}

.HeaderTemplateSearch {
	background: #739DC3;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

.boldText
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.rate
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.HorizontalDots
{
  background-image: url(../images/DottedLinehori.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.HideItem
{
  display: none;
  visibility: hidden;
}
.hidden {
  display:none;
}

.FeaturedToursByGroupHead
{
	
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;	
}
.dark {
	background-color:#FFC0B4;
}
.light	{
	background-color:#FFD5C5;
}

.darkColour {
	background-color:#9F9CCE;
}

.lightColour {
	background-color:#E3E0FF;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.altColour {
	background-color:#E3E0FF;
}
.GeneralSubHeader
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E3E0FF;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div.collapsed span {
	background-image: url(imgages/bg-left-link.gif);
	color:#000000;
}
/**********************
 SLIDE MENU CSS 
*************************/
div.sdmenu {
	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#0066FF;
	display: block;
	padding: 5px 1px ;
	font-weight: bold;
	/*************background-image: url(../img/bg-left-link-up.gif);"*******************/
	background-image: url(../img/bg-left-link-up.gif);
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 23px;
}
div.sdmenu div span {
	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#003399;
	display: block;
	padding: 5px 13px;
	font-weight: bold;
	/*************background-image: url(../img/bg-left-link-up.gif);"*******************/
	background-image: url(../images/BarGradient.gif);
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(../images/BarGradient.gif);
	color:#003399;
}
div.sdmenu div a {
	padding: 5px 13px;
	
	display: block;
	border-bottom: 1px solid #ddd;
	color: #003399;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(linkarrow.gif) no-repeat right center;
	color: #003399;
	text-decoration: none;
}
.darkColour {
	background-color:#FFC0B4;
}

.lightColour {
	background-color:#FFD5C5;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.altColour {
	background-color:#FFD5C5;
}
.GeneralSubHeader
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFD5C5;
}
.HomePageStatement {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.Style1 {
	font-family: verdana;
	font-size: 9px;
	color: #004F9F;
	text-decoration: none;
}
.MarqueeText {
	font-family: verdana;
	font-size: 11px;
	color: #004F9F;
	text-decoration: none;
}
.MarqueeTextBlue {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.HeaderTextH1 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-image:url(../images/HeaderText.jpg);
	background-repeat:repeat-x;
	background-position:left ;
}