html{ overflow-y : scroll; }

A:link {
	COLOR: #006699;
	TEXT-DECORATION: none;
	background: transparent;
}



A:visited {
	COLOR: #006699;
	TEXT-DECORATION: none;
	background: transparent;
}
#friend a {
	border: 1px solid #006699;
	display: block;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 5px;
	background: #EFF8F8;
}
#friend {
	margin: 0px;
	float: left;
	padding: 0px;
	position: relative;
	bottom: 0px;
	top: 5px;
	font-weight: bold;
}
.friend a {
	border: 1px solid #006699;
	display: block;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background: #EFF8F8;
}
.friend {
	float: left;
	padding: 5px;
	position: relative;
	bottom: 0px;
	top: 5px;
	font-weight: bold;
	white-space: nowrap;
	border: 3px double #006699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

A:active {
	COLOR: #006699;
	TEXT-DECORATION: none;
	background: transparent;
}

A:hover {
	COLOR: #666666;
	TEXT-DECORATION: none;
	background: transparent;
}
hr {
	color: #8D0091;
	background: #FFFFFF;
	height: 1px;
}

blockquote {
	margin-left: 35px;
}

#navbargoogle {
	position:relative;
	font-weight: bold;
	float: left;
	width: 181px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin: 0px;
}
#left img {
}

#navbar {
	position:relative;
	font-weight: bold;
	float: left;
	color: #660066;
	background: #FFFFFF;
	width: 182px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding: 0px;
}
#Container #navbar a:link {
	color: #006699;
	text-decoration: none;
	font-size: 11px;
	display: block;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 172px;
	background: transparent;
}

#Container #navbar a:visited {
	color: #006699;
	text-decoration: none;
	padding-right: 10px;
	background: transparent;
	font-size: 11px;
	display: block;
	width: 172px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}


#Container #navbar a:active {
	color: #006699;
	text-decoration: none;
	padding-right: 10px;
	background: transparent;
	font-size: 11px;
	display: block;
	width: 172px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
#Container #navbar a:hover {
	color: #666666;
	padding-right: 10px;
	text-decoration: none;
	background: #F5FDFF;
	font-size: 11px;
	display: block;
	width: 172px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}

#navbar2 {
	position:relative;
	font-weight: bold;
	float: left;
	color: #0000FF;
	background: #FFFFFF;
	width: 182px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding: 0px;
	top: 10px;
	margin-bottom: 5px;
}
#Container #navbar2 a:link {
	color: #006699;
	text-decoration: none;
	font-size: 11px;
	display: block;
	text-align: right;
	padding-right: 10px;
	background: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 172px;
}

#Container #navbar2 a:visited {
	color: #006699;
	text-decoration: none;
	padding-right: 10px;
	background: transparent;
	font-size: 11px;
	display: block;
	width: 172px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}


#Container #navbar2 a:active {
	color: #006699;
	text-decoration: none;
	padding-right: 10px;
	background: transparent;
	font-size: 11px;
	display: block;
	width: 172px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
#Container #navbar2 a:hover {
	color: #666666;
	padding-right: 10px;
	text-decoration: none;
	background: #F5FDFF;
	font-size: 11px;
	display: block;
	width: 172px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}

body 
{
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #F5FDFF;
	font-size: 110%;
} 
#Container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
}
#Containersearch {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	background-color: #F5FDFF;
}
#Container #footerleft {
	float: left;
	position: relative;
	text-align: left;
	font-size: 80%;
}
#Container #footerright {
	float: right;
	position: relative;
	font-size: 80%;
	white-space: nowrap;
	text-align: right;
}

#content {
	position:relative;
	float:left;
	width: 938px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #bf00c2;
}
#copyright {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 5px;
	font-size: 90%;
}
#footer{
	width: 950px;
	text-align: center;
	position: relative;
	font-size: 70%;
	padding-top: 5px;
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	float: left;
	padding-bottom: 5px;
	margin-top: 5px;
	
}
#header {
	background-image: url(../pixs/header.jpg);
	height: 200px;
	width: 950px;
	float: left;
}
#innercontent {
	float: left;
	width: 870px;
	border: 1px solid #CCCCCC;
	position: relative;
	padding: 20px;
	left: 20px;
}
#left {
	float: left;
	width: 180px;
	position: relative;
	clear: right;
	padding-bottom: 20px;
}

#right {
	float: right;
	position: relative;
	width: 718px;
	text-align: justify;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 70%;
	background: #FFFFFF;
}

#right_banners {
	float: right;
	position: relative;
	width: 718px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 70%;
	background: #FFFFFF;
	text-align: left;
}
#imagecentre {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
	text-align: center;
	width: 728px;
}

#strapline {
	text-align: center;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	position: relative;
	font-weight: bold;
	font-size: 80%;
	color: #C00;
	text-transform: uppercase;
}
#search {
	text-align: center;
	width: 948px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	position: relative;
	font-weight: bold;
	font-size: 80%;
	color: #C00;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bf00c2;
	border-right-color: #bf00c2;
	border-left-color: #bf00c2;
	background-color: #F5FDFF;
}
#searchagain {
	text-align: center;
	width: 948px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	position: relative;
	font-weight: bold;
	font-size: 80%;
	color: #C00;
	text-transform: uppercase;
	background-color: #F5FDFF;
}


/************ image definitions **************/

.imageleft {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imageright {
	float: right;
	margin-left: 30px;
}
.imageborder {
	border: 1px solid #8D0091;
}
.imagenoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.straplineimage {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


/************ Miscellaneous Definitions **************/

h1 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 100%;
	width: 100%;
	text-align: left;
	color: #666666;
}
.centre {
	text-align: center;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #000099;
}


li {
	padding-bottom: 3px;
	list-style-type: square;
	font-weight: bold;
}
td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.modelssupplied {
	margin-top: 5px;
	font-weight: bold;
	color: #660099;
	background: #FFFFFF;
}

.tdleft {
	padding-right: 20px;
	visibility: inherit;
	padding-top: 5px;
}


.redtext {
	color: #CC0000;
	background: #FFFFFF;
}
.tdright {
	white-space: nowrap;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px dotted #CCCCCC;
	padding-right: 5px;
}


#centre {
	text-align: center;
	width: 100%;
}


.largetextred {
	font-size: 130%;
	color: #990000;
	background: #FFFFFF;
}
.imagerightnoborder {
	float: right;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th {
	padding: 5px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #006699;
}
.tdcms {
	text-align: justify;
	vertical-align: text-top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #006699;
	border-left-color: #006699;
	font-weight: normal;
	background: #FFFFFF;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tdcmsborder {
	text-align: left;
	vertical-align: text-top;
	border: 1px solid #7B97E0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tdcmsleft {
	text-align: left;
	vertical-align: text-top;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 50%;
	color: #666666;
}
.tdforms {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #7B9AE1;
	border-right-color: #7B9AE1;
	border-left-color: #7B9AE1;
}
.tdformsbase {
	text-align: center;
	vertical-align: text-top;
	padding: 3px;
	border: 1px dashed #7B9AE1;
}
.tdcmsright {
	text-align: left;
	vertical-align: text-top;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	width: 50%;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tdsitemap {
	font-size: 80%;
	padding: 15px;
}

.tdformsright {
	text-align: left;
	vertical-align: text-top;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #7D9BE3;
	border-right-color: #7D9BE3;
	border-bottom-color: #7D9BE3;
}
.td15pxright {
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 15px;
}
.td5px {
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #7B99E1;
	white-space: nowrap;
	padding-top: 15px;
}
.tdcmsen {
	text-align: justify;
	vertical-align: text-top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #7B97E0;
	border-left-color: #7B97E0;
	color: #000000;
	background-color: #D8E2E1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tdcmsleften {
	text-align: left;
	vertical-align: text-top;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #7B97E0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7B97E0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 50%;
	color: #000000;
	background-color: #D8E2E1;
}
.tdcmsrighten {
	text-align: left;
	vertical-align: text-top;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #7B97E0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7B97E0;
	width: 50%;
	color: #000000;
	background-color: #D8E2E1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.tdtextcentre {
	text-align: center;
	padding: 10px;
}
.tdsubmitforms {
	padding: 5px;
	vertical-align: text-top;
}

.tdredtext {
	color: #CC0000;
	padding: 5px;
	font-weight: bold;
}


#left img {
	margin-top: 5px;
	float: left;
}
.textright {
	text-align: right;
}
#rightsearch {
	float: left;
	width: 900px;
	position: relative;
	left: 10px;
	color: #999999;
	background: #FFFFFF;
	padding: 10px;
}
#rightsearchnew {
	float: left;
	width: 900px;
	position: relative;
	left: 10px;
	color: #999999;
	padding: 10px;
	background-color: #F5FDFF;
	text-align: center;
}
#notice {
	padding: 15px;
	float: left;
	width: 668px;
	border: thin solid #FF0000;
	color: #993300;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin-bottom: 15px;
}
#visitwales {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	border: 1px dotted #006699;
	padding: 10px;
}
#Container #content #right #visitwales h1 {
	color: #DF1923;
	text-align: center;
}

