/* 
CSS madeirataxitours.com - (c) 2008 Radicalmatica Webdesign Lda. 
*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
        background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 9pt;
	color: #333333;
	background: transparent;
}
a:link {
	color: #FF6D00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6D00;
}
a:hover {
	text-decoration: underline;
	color: #FF6D00;
}
a:active {
	text-decoration: none;
	color: #FF6D00;
}
h4 {
	font-size : 11pt;
	margin-bottom : -1em;
	color: #5a5a5a;
}
.carnav {
	background-image: url(img/car2.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	height: 251px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.carnav a{
	color: white;
}
.carnav a:hover{
	color: #ffcc00;
}
.yellowvbar {
	background: url(img/ybar.gif);
}
.textcell {
	padding-left: 220px;
	padding-right: 10px;
}
.pttable {
	padding-bottom: 10px;
}
.pttable th {
	background-color: #FFCC33;
	font-size: 11pt;
	text-decoration: underline;
	color: #5d5d5d;
}
.pttable td {
	background-color: white;
	font-weight: bold;
}
.smallt {
	font-size: 8pt;
	font-weight: lighter;
}
.footer {
	padding-left: 220px;
	padding-right: 10px;
	font-size: 9pt;
}
