A:link {	background: transparent; color: #CC9933;	text-decoration: none; }
A:visited {	background: transparent; color: #CC9933;	text-decoration: none; }
A:hover{	background: transparent; color: #990033; text-decoration: underline; }

BODY
{
	background-image: url(http://www.sovereignchauffeurs.co.uk/Pics/Background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	font-family: "Georgia";
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #990033;
	text-align: justify;
	vertical-align: top;
	text-transform: none;
	line-height: normal;
	margin: 0cm 0cm 0cm 0cm;
	background-color: #ffffcb;
}

TABLE
{
   border-collapse: collapse;
	border-width: 0;
	border-style: none;
   border-color: none;
   padding: 0;
   spacing: 0;
}

TABLE.WithBorder
{
   border-width: 1;
   border-style: solid;
   border-color: black;
}

TR { vertical-align: top; }
TR.Middle { vertical-align: middle; }
TR.ExtraHeight { line-height: 150%;  vertical-align: middle; }
TR.LessHeight { line-height: 50%;  vertical-align: middle; }

TD { padding: 0; spacing: 0; word-wrap: break-word; }
TD.SmallText { font-size: 75%; }
TD.WithPadding { padding: 10; }
TD.CentreWithTopBotPadding
{
	padding-top: 10;
	padding-bottom: 10;
	text-align: center;
}
TD.WithBottomPadding { padding-bottom: 10px; }
TD.WithTopPadding { padding-top: 10px; }
TD.CenterWithTopPadding { text-align: center; padding-top: 10px; }
TD.RightWithTopPadding { text-align: right; padding-top: 10px; }
TD.BoldWithBorder
{
	padding: 5;
	font-weight: bold;
   border-width: 1;
   border-style: solid;
   border-color: black;
}
TD.CenterBoldWithBorder
{
	text-align: center;
	padding: 5;
	font-weight: bold;
   border-width: 1;
   border-style: solid;
   border-color: black;
}
TD.WithBorder
{
	padding: 5;
   border-width: 1;
   border-style: solid;
   border-color: black;
}
TD.CenterWithBorder
{
	text-align: center;
	padding: 5;
   border-width: 1;
   border-style: solid;
   border-color: black;
}

H1 {
	text-align: center;
	font-weight: bolder;
	font-size: 250%;
	color: #CC9933;
}

H2
{
	text-align: center;
	font-weight: bold;
	font-size: 125%;
	margin-top: 1px;
	margin-bottom: 1px;
}
H3
{
	text-align: left;
	font-weight: bold;
	font-size: 100%;
}

.Center { text-align: center; }
.CenterBottom { text-align: center; vertical-align: bottom; }
.CenterBold { text-align: center; font-weight: bold; }
.Left { text-align: left; }
.Right { text-align: right; }
.Bold { font-weight: bold; }

.TopLeftPanel
{
   text-align: center;
   vertical-align: middle;
   
   }

.TopRightPanel
{
   
   
}

.BottomLeftPanel
{
}

.BottomRightPanel
{
   
}
