body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
/*td {
	font-size: 12px;
}*/
#container {
	position:relative;
	width:814px;
	text-align:left;
	z-index:1;
}

#menucloserLayer {
	position:absolute;
	width:100%;
	height:100%;
	z-index:100;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#menu1 {
	position:absolute;
	z-index:101;
	left: 75px;
	top: 160px;
	width:120px;
	visibility: hidden;
}
#menu1_vis {
	position:absolute;
	z-index:101;
	left: 75px;
	top: 160px;
	width:120px;
	visibility: visible;
}
#menu1_over {
	position:absolute;
	z-index:101;
	left: 0px;
	top: 160px;
	width:80px;
	height:24px;
	visibility: hidden;
}
#accident_counter {
	position:relative;
	width:1px;
	height:1px;
	z-index:1;
}
#accident_counter_layer {
	position:absolute;
	width:178px;
	height:170px;
	z-index:2;
	left: 8px;
	top: 101px;
}
.nav, .nav a:link, .nav a:visited {
  font-size:12px;
  color: #FFFFFF;
  text-decoration:none;
}
.nav a:hover, .nav a:active {
  color: #C42927;
  text-decoration:none;
}
.navdropdowns, .navdropdowns a:link, .navdropdowns a:visited {
  background-color:#DFDFDF;
  font-size:10px;
  color: #000000;
  text-decoration:none;
}
.navdropdowns a:hover, .navdropdowns a:active {
  color: #FFFFFF;
  text-decoration:none;
}

.white {
	color: #FFFFFF;
}
.white a:link, .white a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
.white a:active, .white a:hover {
	color: #DFDFDF;
	text-decoration:underline;
}

a:link, a:visited {
	color: #000000;
	text-decoration:underline;
}
a:active, a:hover {
	color: #C42927;
	text-decoration:underline;
}

h1 {
	font-size: 20px;
	margin-top:0px;
}
h2 {
	font-size: 16px;
	margin-top:0px;
}
.size17 {
	font-size: 17px;
}
.size15 {
	font-size: 15px;
}
.size14 {
	font-size: 14px;
}
.whiteborder_rb {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.whiteborder_b {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer, .footer a:link, .footer a:visited {
	color: #808080;
	font-size: 11px;
	text-decoration:none;
}
.footer a:active, .footer a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.yellow {
  color: #F9B619;
}
.stockists, .stockists a:link, .stockists a:visited {
	color: #C42927;
}
.red {
	color: #C42927;
}
ul, ol {
	margin-left:20px;
	padding-left:0px;
}
.icon-pdf-file {
padding-left: 20px;
background-repeat: no-repeat;
background-position: left center;
background-position-y: top;
background-image: url(images/pdf.gif);
}
.regs {
	margin-left:20px;
	margin-right:9px;
	/*font-size:11px;*/
}
.regs p, .regs ol {
	margin-top:0px;
	margin-bottom:2px;
}
/*.regs p strong {
	font-size:11px;
	font-weight:bold;
}*/
h2.news {
	font-size:20px;
	color: #C42927;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
h3.news {
	font-size:16px;
	color: #C42927;
	font-weight:bold;
}
div.newsline {
	height: 1px;
	width: 329px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #191919;
}
.next, .next a:link, .next a:visited {
	color: #000000;
	font-size: 14px;
	text-decoration:none;
}
.next a:active, .next a:hover {
	color: #000000;
	text-decoration:none;
}
