@charset "iso-8859-1";
a:link
{
	color: #FFFF00;	
}
a:visited
{
	color: #FFFF00;		
} 
a:active 
{
	color: #FFFF00;		
}
a.menu_item	
{	
color: #FFFF00;
font-size:	15;
text-decoration: none;
font-weight: bolder;
}
a.menu_item:visited
{	
color: #ffffff;
font-size:	15;
text-decoration: none;
font-weight: bolder;
}
a.menu_item:active 
{
	color: #ff0000;
	font-size:	15;
	text-decoration: none;
	font-weight: bolder;
}
a.ads:link
{
	color: #FF0000;	
}
a.ads:visited
{
	color: #FF0000;		
} 
a.ads:active 
{
	color: #FF0000;		
}

body#index a#index_limo,
body#airport a#airport_limo,
body#tours a#tours_limo,
body#personal a#personal_limo 
{
	background: #003333;
	color: #FFFF00;
}

body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #CCFFCC;
	color: #ffffff;
	border: thick solid #CCFF66;
	scrollbar-face-color:#99CC33;scrollbar-arrow-color:black;scrollbar-track-color:#66CC99;scrollbar-shadow-color:black;scrollbar-darkshadow-color:#000000;scrollbar-3dlight-color:#0099FF;scrollbar-highlight-color:black;
}
img
{
	border: thick solid #99FF99;
}
.logo
{
	border: thin solid #CCFFCC;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #336600;
	text-decoration: italic;
}
h2
{
	color: #006600; 
	background-color: #ffffff;
	text-align: center;
	font-style: bold;
	font-size: 15px;
}
h3
{
	color: #66CC66; 
	text-align: center;
	text-decoration: bold;
	font-style: italic;
}
h4
{
	color: #FFFFFF;
	text-align: center;
	text-decoration: bold;
	background-color: #006600;
	border: 4px double #FFFFFF;
	font-size: 14px;
}
h5
{
	color: rgb(153,504,255);
	text-align: left;
	margin: 90;
}
h6
{
	color: #006600;
	text-align: center;
	font-size: 10;
}
hr.contact
{
	color: #FFFFFF;
	width: 100%; 
	size: 1;
}
hr.header
{
	color: #FFFFFF;
	width: 100%; 
	size: 2;
}
table.flags
{
	width: 98%;
}
table.contents
{
	width: 98%;
	color: #FFFFFF;
	font-weight: bolder;
}
td.flags
{
	text-align: center;
}
td.contents
{
	vertical-align: top; 
	width: 20%;
	text-align: center;
}
.buttons
{
background-color: #006600;
border: 4px double #FFFFFF;
}
td.contact
{
	vertical-align: top; 
	width: 15%;
}
td.main
{
	vertical-align: top; 
	width: 80%;
}
.mini
{
	font-size: 10;
}
.main
{
	color: #006600;
	text-align: left;
	text-decoration: bold;
	font-weight: bolder;
	font-size: 13;
	margin-left:8%; 
	margin-top: 5%;
}
.image
{
	text-align: center;
}
.header
{
	text-align: center;
}
.footer
{
	color: #999933;
	font-size:	10;
	text-align: left;
	vertical-align: bottom;
	margin: 90;
}
.counter
{
	text-align: center;
}
a.external
{	
color: #0000FF;
}
a.external:visited
{	
color: #0000FF;
}
a.external:active 
{
color: #0000FF;
}