
DIV.table
{
background: none #fff5ee; 
border: 0px solid #00ccff;
width: 736px;
height: auto;
}

DIV.tablefares
	{
	background: none; 
	border: 0px solid #00ccff;
	width: 730px;
	height: auto;
	}
DIV.Titlet {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #800000;
	background-color: #dcdcdc;
	border: 1px #a9a9a9 solid;
	padding: 0px;
	width: 531px;
	height: 14px;
	}
DIV.Titlef {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #800000;
	background-color: #dcdcdc;
	border: 1px #a9a9a9 solid;
	padding: 0px;
	width: 687px;
	height: 14px;
	}

DIV.table-row-ports {
  width: 550px;
  height: 15px;
 }
DIV.table-row-fares {
  width: 670px;
  height: auto;
    }

DIV.table-row-times2 {
  width: 650px;
  height: 15px;
 }

DIV.route {
  float: left;
  background: none #fff5ee; 
  border-left: solid #dcdcdc 1px;
  border-top: solid #dcdcdc 1px;
  color: #800000;
  text-align: center;
  font-family: Verdana, sans-serif, Arial;
  font-size: 11px;
  width: 156px;
  height: 14px;
  font-weight: bold;
}
DIV.days {
  float: left;
  background: none #fff5ee; 
  border-left: dotted #dcdcdc 1px;
  border-top: solid #dcdcdc 1px;
  color: #800000;
  font-weight: bold;
  text-align: center;
  font-family: Verdana, sans-serif, Arial;
  font-size: 11px;
  width: 152px;
  height: 14px;
}
DIV.departure {
  float: left;
  background: none #fff5ee; 
  border-top: solid #dcdcdc 1px;
  border-left: dotted #dcdcdc 1px;
  color: #800000;
  text-align: center;
  font-family: Verdana, sans-serif, Arial;
  font-size: 11px;
  font-weight: bold;
  width: 110px;
  height: 14px;
}
DIV.arrival {
  float: left;
  background: none #fff5ee; 
  border-top: solid #dcdcdc 1px;
  border-left: dotted #dcdcdc 1px;
  border-right: solid #dcdcdc 1px;
  color: #800000;
  text-align: center;
  font-family: Verdana, sans-serif, Arial;
  font-size: 11px;
  font-weight: bold;
  width: 110px;
  height: 14px;
}
DIV.routed {
  float: left;
  background: none #fff5ee; 
  border-left: solid #dcdcdc 1px;
  border-top: dotted #dcdcdc 1px;
  color: #800000;
  text-align: center;
  font-family: Verdana, sans-serif, Arial;
  font-size: 11px;
  width: 156px;
  height: 14px;
  }
DIV.routed2 {
  float: left;
  background: none #fff5ee; 
  border-left: solid #dcdcdc 1px;
  color: #FF8040;
  text-align: center;
  font-family: Verdana, sans-serif, Arial;
  font-size: 11px;
  width: 156px;
  height: 15px;
  font-weight: normal;
}
DIV.daysd {
  float: left;
  background: none #fff5ee; 
  border-left: dotted #dcdcdc 1px;
  border-top: dotted #dcdcdc 1px;
  color: #006600;
  text-align: center;
  font-family: Verdana, sans-serif, Arial;
  font-size: 11px;
  width: 152px;
  height: 14px;
}

DIV.departured {
  float: left;
  background: none #fff5ee; 
  border-top: dotted #dcdcdc 1px;
  border-left: dotted #dcdcdc 1px;
  color: #006600;
  text-align: center;
  font-family: Verdana, sans-serif, Arial;
  font-size: 10px;
  width: 110px;
  height: 14px;
}
DIV.arrivald {
  float: left;
  background: none #fff5ee; 
  border-top: dotted #dcdcdc 1px;
  border-left: dotted #dcdcdc 1px;
  border-right: solid #dcdcdc 1px;
  color: #006600;
  text-align: center;
  font-family: Verdana, sans-serif, Arial;
  font-size: 10px;
  width: 110px;
  height: 14px;
}
DIV.currency {
    float: left;
    text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
	background-color: #FFF5EE;
	border-top: 1px #dcdcdc solid;
	border-left: 1px #dcdcdc solid;
	width: 429px;
	height: 36px;
	}
DIV.lowseason {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color:#006600;
	background-color: #FFF5EE;
	border-top: 1px #dcdcdc solid;
	border-left: 1px #fff5ee solid;
	width: 85px;
	height: 36px;
	}
DIV.medseason {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color:#1d3ead;
	background-color: #FFF5EE;
	border-top: 1px #dcdcdc solid;
	border-left: 1px #fff5ee solid;
	width: 85px;
	height: 36px;
	}
DIV.highseason {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #FF0000;
	background-color: #FFF5EE;
	border-top: 1px #dcdcdc solid;
	border-left: 1px #fff5ee solid;
	border-right: 1px #dcdcdc solid;
	width: 85px;
	height: 36px;
	}

DIV.farelowseason {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color:#006600;
	background-color: #FFF5EE;
	border-top: 1px #dcdcdc dotted;
	border-left: 1px #fff5ee solid;
	width: 85px;
	height: 13px;
	}
DIV.farelowseasongrey {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color:#006600;
	background-color: #dcdcdc;
	border-top: 1px #dcdcdc dotted;
	border-left: 1px #fff5ee solid;
	width: 85px;
	height: 13px;
	}
DIV.faremedseason {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #1d3ead;
	background-color: #FFF5EE;
	border-top: 1px #dcdcdc dotted;
	border-left: 1px #fff5ee solid;
	width: 85px;
	height: 13px;
	}
DIV.faremedseasongrey {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #1d3ead;
	background-color: #dcdcdc;
	border-top: 1px #dcdcdc dotted;
	border-left: 1px #fff5ee solid;
	width: 85px;
	height: 13px;
	}
DIV.farehighseason {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #FF0000;
	background-color: #FFF5EE;
	border-top: 1px #dcdcdc dotted;
	border-left: 1px #fff5ee solid;
	border-right: 1px #dcdcdc solid;
	width: 85px;
	height: 13px;
	}
DIV.farehighseasongrey {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #FF0000;
	background-color: #dcdcdc;
	border-top: 1px #dcdcdc dotted;
	border-left: 1px #fff5ee solid;
	border-right: 1px #dcdcdc solid;
	width: 85px;
	height: 13px;
	}

DIV.table-row-fares {
  width: 705px;
  height: auto;
    }
DIV.category {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #800000;
	background-color: #dcdcdc;
	border-top: 1px #dcdcdc dotted;
	border-left: 1px #dcdcdc solid;
	width: 429px;
	height: 13px;
	}
DIV.code {
    float: left;
    text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #800000;
	background-color: #FFF5EE;
	border-top: 1px #dcdcdc dotted;
	border-left: 1px #dcdcdc solid;
	width: 38px;
	height: 13px;
	}
DIV.accommo {
    float: left;
    text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #800000;
	background-color: #FFF5EE;
	border-top: 1px #dcdcdc dotted;
	border-left: 1px #fff5ee solid;
	width: 390px;
	height: 13px;
	}

DIV.SeasonLow {
    float: left;
    text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #006600;
	background-color: #FFF5EE;
	border-top: 1px #dcdcdc solid;
	border-left: 1px #dcdcdc solid;
	border-right: 1px #dcdcdc solid;
	width: 687px;
	height: 15px;
	}
DIV.SeasonMed {
    float: left;
    text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #1d3ead;
	background-color: #FFF5EE;
	border-top: 1px #dcdcdc dotted;
	border-left: 1px #dcdcdc solid;
	border-right: 1px #dcdcdc solid;
	width: 687px;
	height: 15px;
	}
DIV.SeasonHigh {
    float: left;
    text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #FF0000;
	background-color: #FFF5EE;
	border-bottom: 1px #dcdcdc solid;
	border-top: 1px #dcdcdc dotted;
	border-left: 1px #dcdcdc solid;
	border-right: 1px #dcdcdc solid;
	width: 687px;
	height: 15px;
	}
DIV.space {
    float: left;
	background-color: #FFF5EE;
	width: 727px;
	height: 15px;
	}
DIV.discounts {
    float: left;
    text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #800000;
	background-color: #FFF5EE;
	border-left: 1px #dcdcdc solid;
	border-top: 1px #dcdcdc solid;
	border-bottom: 1px #dcdcdc solid;
	padding-left: 4px;
	width: 363px;
	height: auto;
	}
DIV.cancel {
    float: left;
    text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #800000;
	background-color: #FFF5EE;
	border: 1px #dcdcdc solid;
	padding-left: 4px;
	width: 363px;
	height: auto;
	}
DIV.linef {
  float: left;
  border-top: solid #dcdcdc 1px;
  background-color: #FFF5EE;
  width: 689px;
  height: 1px;
}
DIV.note {
    float: left;
    text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #800000;
	background-color: #FFF5EE;
	border: 1px #dcdcdc solid;
	width: 730px;
	height: auto;
	}
DIV.notef {
    float: left;
    text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #800000;
	background-color: #FFF5EE;
	border: 1px #dcdcdc solid;
	width: 687px;
	height: auto;
	}
DIV.line {
  float: left;
  border-top: solid #dcdcdc 1px;
  background-color: #FFF5EE;
  width: 533px;
  height: 1px;
}
