/* Default Body Styles */
html, body, p, td, th {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-color:#000;
	font-size: 10pt;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
}
h2 {
	font-size: 20pt;
	font-weight: bold;
}
h3 {
	font-size: 18pt;
	font-weight: bold;
}
h4 {
	font-size: 16pt;
	font-weight: bold;
}
h5 {
	font-size: 14pt;
	font-weight: bold;
}
h6 {
	font-size: 12pt;
	font-weight: bold;
}
pre {
	font-family: Courier, "Courier New", monospace;
	font-size: 10px;
	color: #000;
}
/*Container - contains the whole website*/
#container {
/*
	background: #ffc;
	width: 780px;
	margin: 20px auto 20px auto;
	font-size: 1.0em;
	border: 1px solid #dddddd;
*/
}
/*Header - Header details go in here*/
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100px;
	background-color: #fff;
	border: 1px solid #ffc;
	background: url(../images/header.jpg);
	/*background-attachment: fixed;*/
	background-repeat: repeat-x;
	text-align: center;
/*
	color: #D1E9FF;
	padding-top: 2px;
	background: #7DC1FD;
	height: 100px;
	text-align: right;
*/
}
#subhead {
	visibility: hidden collapse;
	display: none;
/*
	position: absolute;
	top: 100px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 20px;
	background-color: #900;
	border: 1px solid #ffc;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
*/
}
/*menu - This box appears on the left side of the website*/
#menu {
	visibility: hidden collapse;
	display: none;
	width: 0;
	max-width: 0;
	border: none;
/*
	position: absolute;
	top: 123px;
	left: 1px;
	right: 133px;
	width: 133px;
	max-width: 133px;
	min-height: 350px;
	background-color: #ffc;
	border: none;
	border-right: 1px solid #000;
	padding: 5px;
	font-size: 1em;
	line-height: 1.5em;
	float: left;
	border: none;
	width: 133px;
	max-width: 133px;
	margin: 0 0 0 0;
	padding: 5px;	
*/
}
.navigation {
	visibility: hidden collapse;
	display: none;
	width: 0;
	max-width: 0;
}
/*content - this box appears on the right side of the website*/
#content {
	left: 0px;
	right: 0px;
	width: 100%;
	border: none;
/*
	position: absolute;
	top: 121px;
	left: 0px;
	min-height: 350px;
	background-color: #ffc;
	border: none;
	border-left: 1px solid #000;
	padding: 5px;
	width: 620px;
	float: right;
	font-size: 1em;
	line-height: 1.5em;
	margin: 5px;
	padding: 5px;	
	min-height: 350px;
	border-left: 1px solid #ddd;
*/
}
/*Footer - Appears at the bottom of the page*/
#footer {
/*
	float: left;
	clear: both;
*/
	width: 100%;
	height: 10px;
	background-color: #fff;
	border-top: 1px solid #000;
	borderbottom: 1px solid #000;
/*
	line-height: 1.5em;
	margin: 5px;
	padding: 5px;	
 	height: 1.4em;
	color: #fff;
	background: #00f;
	text-align: center;
	font-size: 0.9em;
*/
}
#clock {
	visibility: hidden collapse;
	display: none;
/*	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	color: #ffc;
*/
}
/* noshow is invisible if this style sheet has been loaded */
.noshow {
	visibility: hidden collapse;
	display: none;
/*
	visibility: hidden;
	display: none;
*/
}
.noprint {
	visibility: hidden collapse;
	display: none;
/*
	visibility: hidden;
	display: none;
*/
}
/* for tables, cells etc. */
.tablestyle {
	border: 1px solid #000;
	border-collapse: collapse;
	azimuth: center-right;
	padding: 4px;
	color:#000;
	background-color:#FFF;
}
.tdshowcell	{ 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000;
	background-color:#FFF;
	border: 1px solid #000;
	padding: 1px;
}
/* Fares Table */
td.faresar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 1px;
	border-collapse: collapse;
	border: 1px solid #990000;
	color: #ffffff;
	background-color: #999999;
}
td.faresas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 1px;
	border-collapse: collapse;
	border: 1px solid #990000;
	color: #ffffff;
	background-color: #990000;
}
td.farescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 1px;
	border-collapse: collapse;
	border: 1px solid #990000;
	color: #ffffff;
	background-color: #009900;
}
td.farescs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 1px;
	border-collapse: collapse;
	border: 1px solid #990000;
	color: #ffffff;
	background-color: #000099;
}
td.faressta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	padding: 1px;
	border-collapse: collapse;
	border: none;
}
td.faresfam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #990000;
	background-color: #FFFFe9;
	padding: 1px;
	border-collapse: collapse;
	border: none;
}
td.farescap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #990000;
	background-color: #FFFFe9;
	padding: 1px;
	border-collapse: collapse;
	border: none;
}
td.faresgrid {
	background-color: #FFFFe9;
	border-collapse: collapse;
	border: none;
}
/* End of Fares Table */
