/* apex.css, copyright for: www.apexrentacar.com / www.apexrentacar.com.au */
/* author: craig spencer */

body { background-color:#ffffff; font-size: 11px; color: black; font-family: verdana, helvetica, Arial, Sans-Serif;}


.bdrMain {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	 
}

.bdrRtGrey { border-right-width: 1px; border-right-style: dotted; border-right-color: #999999;}

A:link {color: #003399; text-decoration: none;}
A:visited {color: #003399; text-decoration: none;}
A:hover {color: #003399; text-decoration: underline;}
A:active {color: #003399; text-decoration: none;}

.txWhiteBd
{
	font-weight: bold;
    color: #ffffff;
}

.tx10 {font-size: 10px;}

table.oneway-rentals 						{ width:400px; text-align:center; border-collapse:collapse; }
table.oneway-rentals td					{ padding:3px; color:#222222; }
table.oneway-rentals td.cities	{ font-weight:bold; background-color:#f5dec1; border:1px solid #d87c08; }
table.oneway-rentals td.days		{ background-color:#bcd9eb; border:1px solid #1a5c85;  }
table.oneway-rentals td.days2		{ background-color:#d7e4ed;  }

