@charset "utf-8";

td img {
	display: block;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #181818;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
.txt14pxyellow {
	font-size: 14px;
	color: #DFA200;
}
.txt14pxblue {
	font-size: 14px;
	color: #072C52;
}
.txt12pxblue {
	font-size: 12px;
	color: #072C52;
}
.txt11px {
	font-size: 11px;
}
.txt10px {
	font-size: 10px;
}
.shellbgleft {
	background-image: url(interface/shell01.jpg);
	background-repeat: repeat-y;
}
.shellbgright {
	background-image: url(interface/shell02.jpg);
	background-repeat: repeat-y;
}
.bgmain {
	background-image: url(interface/bgmain.jpg);
	background-repeat: repeat-y;
}
.bghome {
	background-image: url(interface/bghome.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bgabout {
	background-image: url(interface/bgabout.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bgwarranties {
	background-image: url(interface/bgwarranties.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bgclaims {
	background-image: url(interface/bgclaims.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bgtips {
	background-image: url(interface/bgtips.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bgrepaircentre {
	background-image: url(interface/bgrepaircentre.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bgnewsletter {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bgspboxleftright {
	background-image: url(interface/spbox_leftright.jpg);
	background-repeat: repeat-y;
}
.bgspboxtopbottom {
	background-image: url(interface/spbox_topbottom.jpg);
	background-repeat: repeat-x;
}
ul.noindent {
  list-style-type: disc;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 16px;
  padding-top: 0px;
  padding-bottom: 0px;
  color:#FEBA01;
}
span {
color:#333;
}

