body, p, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;

}
li {
	list-style-image: url(images/dot.gif);
}

a:hover {text-decoration: underline;}
a:link {text-decoration: none;}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}

.whitelink {
	color: #FFFFFF;
}
.header2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;

}
.sideborder {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #CC0000;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.topborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
a:link{
	color: #FFFFFF;
}
a:hover{
	color: #CCCCFF;
	text-decoration: underline;
	}
	
#h1heading {
padding-left: 70px;
padding-top: 6px;
}

a:visited{
	color: #CCCCFF;
}
.norepeatbg {
	background-repeat: no-repeat;
	background-position: center center;
}
.borders {
	border: 2px solid #000000;
}
.arctop {
	background-image: url(../images/arc.gif);
	background-repeat: no-repeat;
}	
.txtback {
	background-image: url(../images/txt-back.gif);
	background-repeat: repeat-y;
}
.homepagebackground {
	background-image: url(../images/home-back.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
.linkybit {
	background-image: url(../images/linkybit.gif);
	background-repeat:repeat-x;
	background-position: center;

}
.chauffeurpagebackground {
	background-image: url(../images/chauffeur-back.jpg);
	background-repeat: no-repeat;


}
.contactpagebackground {
	background-repeat: no-repeat;
	background-image: url(../images/contact-back.jpg);

}
.motpagebackground {
	background-image: url(../images/mot-back.jpg);
	background-repeat: no-repeat;
}
.vehiclepagebackground {
	background-image: url(../images/vehicles-back.jpg);
	background-repeat: no-repeat;
}
