body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	margin-top: 0;
	margin-left: 30px;
	bgcolor: #c8c8ba;
	}
	
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}

div.formheader {
	font-weight: bold;
	font-size: 14px;
} 

span.tableheader {
    font-weight: bold;
		font-size: 12px;
}

#terms {
		margin-left: 6px;
		margin-right: 10px;
		margin-top: 10px;
		margin-bottom: 5px;
}

#bodybg {
		background-image: url('img/bodybground.gif');
		background-repeat: repeat;
}

#downloadbg {
		background-image: url('img/bg_downloads.gif');
		background-repeat: no-repeat;
}

#pickupbg {
		background-image: url('img/bg_pickup.gif');
		background-repeat: no-repeat;
}

span.sidetextpad {
		margin-left: 8px;
}

#pickup_blue {
   color: #0066CC;
	 font-weight: bold;
	 size: 12px;
	 margin-left: 20px;
	 margin-top: 70px;
}

#downloadtable {
   position: relative;
	 top: 37px;
	 left: 15px;
}

input.buttSend {
   background-image: url('img/on_sendbooking.gif');
	 background-repeat: no-repeat;
	 height: 50px;
	 width: 260px;
	 background-color: #007cc1;
	 border: none;
}

A {font-family: arial, verdana, helvetica, sans-serif; color: #0066CC; text-decoration: none; font-weight: bold;}
A:link {color: #C8C8BA; font-weight: 100; text-decoration: underline;}
A:active {color: #C8C8BA; font-weight: 100; text-decoration: underline;}
A:visited {color: #C8C8BA; font-weight: 100; text-decoration: underline;}
A:hover {color: #C8C8BA; font-weight: 100; text-decoration: underline;}

A.pickup {font-family: arial, verdana, helvetica, sans-serif; color: #ffffff; text-decoration: none; font-weight: bold;}
A:link.pickup {color: #ffffff; font-weight: bold; text-decoration: underline;}
A:active.pickup {color: #ffffff; font-weight: bold; text-decoration: underline;}
A:visited.pickup {color: #ffffff; font-weight: bold; text-decoration: underline;}
A:hover.pickup {color: #ffffff; font-weight: bold; text-decoration: underline;}

blockquote.relo {
	 padding-left: 10px;
	 border-left: solid 3px #90AD76;
}
#main_article_cnt {width:80%;display:block;margin:0 auto;text-align:justify;padding-left:20px;padding-bottom:50px}
