a:link {
	color: #FE0000;
	border-bottom: 1px #000000;
	text-decoration: none;
}

a:visited {
	color: #506294;
	text-decoration: none;
}

a:hover {
	border-bottom: 0px #000000;
	color: #B8C1E8;
}

a:active {
	color: #0F2870;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/background_01.gif);
}

body {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

body,p,td,div {
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
}

h1 {
	color: #333333;
	font: normal 18px Arial, Helvetica, sans-serif;
	margin: 0 0 13px 0;
}

h2 {
	color: #333333;
	font: normal 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 13px 0;
}

h3 {
	color: #333333;
	font: normal 14px Arial, Helvetica, sans-serif;
	margin: 0 0 13px 0;
}

h4 {
	color: #666666;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0 0 13px 0;
}

p {
	line-height: 150%;
	margin-bottom: 1.3em;
}


.buttons {
	width: 180px;
	height: 25px;
	background-image: url(images/button_red.gif);
	background-repeat: no-repeat;
	display: block;
	font: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white; 
	margin: 0 0 0 0;
	background-position: 0;
	vertical-align: text-bottom;
}

.buttons a {
	width: 180px;
	height: 25px;
	background-image: url(images/button_red.gif);
	background-repeat: no-repeat;
	display: block;
	font: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin: 0 0 0 0;
	background-position: 0;
	vertical-align: baseline;
}

.buttons a:visited {
	width: 180px;
	height: 25px;
	background-image: url(images/button_red.gif);
	background-repeat: no-repeat;
	display: block;
	font: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin: 0 0 0 0;
	background-position: 0;
	vertical-align: baseline;
}

.buttons a:hover {
	width: 180px;
	height: 25px;
	background-image: url(images/button_blue.gif);
	background-repeat: no-repeat;
	display: block;
	font: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin: 0 0 0 0;
	background-position: 0;
	vertical-align: baseline;
}

.menu {
	font: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-top: 5px;
	padding-right: 5px;
}

.menutable {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: collapse;
}

.whiteline {
	background-image: url(/images/button_gap.gif);
	width: 181px;
	height: 1px;
}

.bookheader {
	color: #FFFFFF;
	font-family: arial;
	font-size: 15px;
	text-decoration: none;
}

.breadcrumbs {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}

.fleet {
	font: Arial, Helvetica, sans-serif;
	font-size: small;
}

.locations {
	font-family: arial;
	color: White;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 13px 0;
}

.locations a {
	font-family: arial;
	color: White;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 13px 0;
}

.locations a:hover {
	color: #1D306A;
	margin: 0 0 13px 0;
}

/*Footer*/

.contbox_pointer
{
	background-image: url(http://www.atlascarhire.com/images/redarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	height: 15px;
	display: block;
	margin: 1px;
}
.contbox_pointertxt
{
	width: 100%;
	height: 15px;
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	/*[disabled]padding-bottom:6px;*/
	margin: 2px;
}
