﻿TD
{
	list-style-position: outside;
	font-size: 100%;
	color: black;
	font-family: Arial, Serif;
	list-style-type: square;
	text-decoration: none;
}
A
{
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	color:#AA0000;
	text-decoration: underline;
}

.tablestyle
{
	background-color: #CECBDE;
}

.tablestyle_row1
{
	background-color: #FFFFFF;
}

.tablestyle_row2
{
	background-color: #DDDDDD;
}

.formstyle
{
	background-color: #FFFFFF;
	border: 1px solid #f88e1d;	
}

.formheader
{
	background-color: #F0EBEA;
	color:#DF7207;	
	font-size: 100%;
	font-weight:bold;
	text-transform:uppercase;
	font-family: Arial, Verdana;	
}

.formfooter
{
	background-color: #F0EBEA;
	font-size: 100%;
	font-weight:bold;
}

.formtext
{
	font-size: 100%;
}

.mandatoryfield
{
	font-size: 100%;
	color: #ff0000;
}

.formmessage
{
	font-size: 100%;
	font-weight :bold;
	color: #ff0000;
}

.airportparkingrate
{
	font-size: 12pt;
	font-weight :bold;
	color: #ff0000;    
}

.searchandbookresults table
{
	background-color: #F0EBEA;
	color:#000000;	
	font-size: 8pt;
	font-family: Arial, Verdana;	
}

.searchandbookresults tr
{
	background-color: #DDDDDD;
	color:#000000;	
	font-size: 8pt;
	font-family: Arial, Verdana;	
}

.searchandbookresults td
{
	background-color: #DDDDDD;
	color:#000000;	
	font-size: 8pt;
	font-family: Arial, Verdana;
	padding-left: 10px;
	padding-right: 10px;
}

.searchandbookresultsheader table
{
	background-color: #F0EBEA;
	color:#000000;	
	font-size: 8pt;
	font-family: Arial, Verdana;
}

.searchandbookresultsheader tr
{
	background-color: #F0EBEA;
	color:#000000;	
	font-size: 8pt;
	font-family: Arial, Verdana;
}

.searchandbookresultsheader td
{
	background-color: #F0EBEA;
	color:#000000;	
	font-size: 8pt;
	font-family: Arial, Verdana;
	font-weight: bold;
}

.searchandbookresultsfeatures td
{
	color:#000000;	
	font-size: 8pt;
	font-family: Arial, Verdana;
	padding-left: 0px;
	padding-right: 0px;	
}
