/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
}
body {
	background-color: #888888;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #bc001d;
}
a:active {
	text-decoration: none;
	color: #bc001d;
}
.mainheading {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #bc001d;
}

.bigtext {
	font-size: 22px;
	color: #666666;
}

.footer {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

A.footer {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

TD.table {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

TD.tablehl {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
    color: #FFFFFF;
	background-color: #ffffff;
	font-size: 11px;
}

TR.mainbox {
border-bottom-color: #ffffff;
border-right-color: #ffffff;
border-top-color: #cccccc;
border-left-color: #cccccc;
border-style: solid;
vertical-align: top;
}

TR.headerbox {
background-color: #ffffff;
vertical-align: top;
}

TR.contentbox {
background-color: #ffffff;
vertical-align: top;
}

TD.headerright {
background-image:url(images/top.jpg);
background-position: right;
background-repeat: no-repeat;
font-size: 24px;
color: #FFFFFF;
text-align: left;
}

TR.indexhead {
background-image:url(images/streeetch.jpg);
background-position: top left;
background-repeat: no-repeat;
}

TR.workshead {
background-image:url(images/reversing.jpg);
background-position: top right;
background-repeat: no-repeat;
}

TR.safetyhead {
background-image:url(images/ondeck.jpg);
background-position: top right;
background-repeat: no-repeat;
}

TR.promisehead {
background-image:url(images/wrist.jpg);
background-position: top right;
background-repeat: no-repeat;
}

TD.dealerhead {
background-image:url(images/ukmap.jpg);
background-position: top right;
background-repeat: no-repeat;
}

TD.installhead {
background-image:url(images/control.jpg);
background-position: top right;
background-repeat: no-repeat;
}

TD.contacthead {
background-image:url(images/contact.jpg);
background-position: top right;
background-repeat: no-repeat;
}

.menu {
background-color: #ffffff;
}

TD.menu {
background-color: #dddddd;
font-size: 16px;
font-weight: bold;
color: #ffffff;
text-align: left;
}

A.menu {
background-color: #ffffff;
font-size: 16px;
font-weight: bold;
color: #444444;
text-align: left;
}

A.menu:visited {
background-color: #ffffff;
font-size: 16px;
font-weight: bold;
color: #444444;
text-align: left;
}

A.menu:hover {
background-color: #ffffff;
font-size: 16px;
color: #888888;
text-align: left;
}

TD.incontrol {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #ffffff;
	background-color: #FFFFFF;
	text-align: right;
}
TD.smallwhite {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-position: left;
}

A.smallwhite {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-position: left;
}
.smalltext {
	font-size: 12px;
	color: #666666;
}

