/* CSS Document */

body 		{background-color: #FFFF00;
			margin: 0;
			font-family: Arial, Helvetica, sans-serif;
			color: #111111;}
			
a			{color: #990000;}
			
h1			{padding-top: 0;
			margin-top: 0;
			color: #999999; 
			font-size: 3em; 
			letter-spacing: 0.3em;}
			
h2			{color: #999999;
			font-size: 1.5em;
			margin-top: 0;
			padding-top: 0;}
			
hr			{color: #999999;
			margin-bottom: 7px;
			clear: both;}
			
fieldset	{padding: 10px;
			border-color: #990000;
			margin-bottom: 10px;}
			

legend		{color: #990000;}

ul			{list-style-type: none;}

a img		{border-width: 0px;}
			
.yellow		{color: #FFFF00;}

.dark_grey	{color: #111111;}

.light_grey	{color: #CCCCCC;}

.red		{color: #990000;}

.spacer		{clear: both;}

.redslant	{color: #FF0000;
			font-style: italic;}

#headerbg	{background-color: #FFFF00;
			width: 100%;
			height: 95px;}
			
#header		{width: 800px;
			margin-left: auto;
			margin-right: auto;
			padding-top: 15px;}
			
#head_left {width: 331px;
			float: left;}

#head_right {width: 460px;
			text-align: right;
			float: right;}
			
#tabs		{font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #FFFF00;
			height: 20px;
			width: 389px;
			padding-top: 7px;
			margin-top: 5px;
			margin-left: auto;
			margin-right: 3px;
			background-image: url(../images/navtabs.gif);
			background-repeat: no-repeat;}
			
.tab 		{float: left;
			width: 125px;
			text-align: center;
			margin-right: 7px;}
			
.tab_final	{float: left;
			width: 125px;
			text-align: center;}
			
.tab a		{color: #FFFF00;}

.tab_final a {color: #FFFF00;}
			
#navbg		{width: 100%;
			background-color: #111111;
			height: 25px;}
			
#nav		{width: 800px;
			margin-left: auto;
			margin-right: auto;
			color: #CCCCCC;
			font-size: 11px;
			padding-top: 5px;
			padding-left: 10px;}
			
#contentbg	{width: 100%;
			background-color: #CCCCCC;
			padding-top: 10px;
			margin-bottom: 0px;
			min-height: 400px;}

#content 	{background-color: #CCCCCC;
			width: 800px;
			margin-left: auto;
			margin-right: auto;}
			
#left_column {width: 49%;
			float: left;
			clear: none;}

#right_column {width: 49%;
			float: right;
			clear: none;}
			
.greybox	{background-image: url(../images/greybox_dark.jpg);
			background-repeat: repeat-y;
			width: 330px;
			margin-left: auto;
			margin-right: auto;}
			
.greybox h1 {font-size: medium;
			letter-spacing: normal;}

.greybox ul	{list-style-type: none;}
			
.greybox_head {background-image: url(../images/greybox_top.jpg);
			width: 100%;
			height: 38px;}
			
.greybox_grad {background-image: url(../images/greybox_gradient.jpg);
			background-repeat: no-repeat;
			width: 270px;
			min-height: 170px;
			padding-left: 30px;
			padding-right: 30px;}
			
.greybox_bottom {background-image: url(../images/greybox_bottom.jpg);
			width: 100%;
			height: 39px;}
			
.yellowbox	{background-image: url(../images/yellowbox_dark.jpg);
			background-repeat: repeat-y;
			width: 330px;
			margin-left: auto;
			margin-right: auto;}
			
.yellowbox h1 {font-size: medium;
			letter-spacing: normal;}

.yellowbox ul	{list-style-type: none;}

.yellowbox form {font-size: small;}

.yellowbox .textfield {width: 200px;}
			
.yellowbox_head {background-image: url(../images/yellowbox_top.jpg);
			width: 330px;
			height: 38px;}
			
.yellowbox_grad {background-image: url(../images/yellowbox_gradient.jpg);
			background-repeat: no-repeat;
			width: 270px;
			padding-left: 30px;
			padding-right: 30px;
			min-height: 170px;}
			
.yellowbox_bottom {background-image: url(../images/yellowbox_bottom.jpg);
			width: 100%;
			height: 39px;}
			
#fares		{border-color: #111111;
			border-style: solid;
			width: 50%;}
			
#fares th	{background-color: #111111;
			border-color: #111111;
			border-style: solid;
			color: #FFFF00;}
			
#fares tr	{border-color: #111111;
			border-style: solid;}

#fares td	{border-color: #111111;
			border-style: solid;}
			
#fares .other_row {background-color: #BBBBBB;}

#fares .main_row {background-color: #AAAAAA;}

#content img {float: right;
			margin-left: 50px;
			margin-bottom: 15px;}
			
#footerbg	{background-image: url(../images/footerbg.jpg);
			background-repeat: repeat-x;
			border-top-style: solid;
			border-top-width: 1px;
			border-top-color: #111111;
			padding-top: 10px;
			margin-top: 0px;
			clear: both;}
			
#footer		{height: 70px;
			width: 800px;
			margin-left: auto;
			margin-right: auto;
			font-size: 11px;
			font-weight: bold;}
			
#ben_ad		{float: right;
			font-weight: normal;}