A:link	{text-decoration: none; color: #ff3300;}
A:visited	{text-decoration: none; color: #ff3300;	}
A:active	{text-decoration: none; text-decoration: underline; color: #00cc00;	}
A:hover {text-decoration: none; color:#00FF00; }

body	{
	background-color: #000000;
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
}

p.Title, p.large, li.large	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: 400;
	line-height: 130%;
	color: #FF9;	
	}
	
p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color: #ffffff;	
	}	

li, td	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color: #ffffff;
	}	
	
table.mbody	{
	width: 1000px;
	border-collapse: collapse;
	border: none;
	}
	
table.mheader  {
	width: 1000px;
	border-collapse: collapse;
	}
	
td.Avis	{
	background-image: url('avisbg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	}
	
td.Brandx	{
	background-image: url('brandxbg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	}

td.Budget	{
	text-align: center;
	}
	
td.bestRate	{
	color: #000000;
	background-color: yellow;
	}	
	
td.Dollar	{
	background-image: url('dollarbg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	}
	
td.Enterprise	{
	background-image: url('enterprisebg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	}

td.Thrifty	{
	background-image: url('thriftybg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	}
	
td.Exotic	{
	background-image: url('exoticbg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	}

td.Nav	{
	background-color: #000000;
	background-image: url('bgnavlink.gif');
	font-family: Tahoma;
	font-size: 10pt;
	text-align: center;
	color: #0000FF;
	}

td.Nav1	{
	background-color: #000000;
	background-image: url('bgnav.gif');
	}
	
td.Nav2	{
	background-color: #000000;
	background-image: url('bgnav2.gif');
	}

.smallest {
	font-family: Tahoma; font-size: 10pt; font-weight: 200; color: #FFFFFF
	}
	
.dropshadow	{
	filter: shadow(color=#999999,direction=225);
	cellpadding: 15;
	}

.HigherRates {
	color: #FFFF00;
	}
	
.Tiny {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: 300;
}		

#menu1 {
	border:1px solid #808080;
	background-color : #000000;
	layer-background-color : #000000;
	width : 150px;
	top : 140px;
	left : 850px;
	position : absolute;
	z-index : 90;
	visibility : hidden;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold
}

.button_lg {
	font-family: Arial Rounded MT Bold; 
	font-size: 14pt; 
	color: #F00;
	background-color: #FF0;
}

h1	{
	font-size:24px;
	color:#FF9;
}

h2 {
	font-size: 20px;
	color:#FF9;
}

h3 { 
	font-size: 12pt;
	color:#FF9;	
}

table.rate	{
	width: 1000px;
	border-collapse:collapse;
	border: #808080;
	border:thin;
	b
}

td.ratesheader	{
	text-align:center;	
}

td.rates	{
	text-align:center;
}

td.ratesbgc {
	text-align:center;
	background-color: #1E1E1E;
	color:#FFF;
}

td.ratesfooter {
	background-color: #000;
	color: #FF3;
}

td.bgc1 {
	text-align:center;
	background-color: #003;
}

input	{
	font-size:110%;
}

strong	{
	color:#FF9;
}

.rhighlite	{
	color:#FF6; font-size:16px;
}

.oneColElsCtr #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color:#000;
	
}

