body {
	overflow-y: scroll;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px

}

.maintextul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline
}

.maintextit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.title {
	font-family: Times New Roman;
	font-size: 22px;
	color: #ffffff
}


#bg
{
	background-image: url(../images/bg.png);
	background-repeat: ;
	border-style: solid;
	border-width: 1px;
	border-color: #999966
	}
	
.mainpic {
	border-style: solid;
	border-width: 1px;
	border-color: #999966
	}
	
#titleBg
{
	background-image: url(../images/titleBg.png);
	background-repeat:
	}

#sq1Bg
{
	background-image: url(../images/sq1.png);
	background-repeat:
	}

#sq2Bg
{
	background-image: url(../images/sq2Bg.png);
	background-repeat:
	}
	
#sq3Bg
{
	background-image: url(../images/sq3Bg.png);
	background-repeat:
	}
	
#sq4Bg
{
	background-image: url(../images/sq4Bg.png);
	background-repeat:
	}


#sq5Bg,
#sq6Bg,
#sq7Bg,
#sq8Bg,
#sq9Bg
{
	background-image: url(../images/sq56789Bg.png);
	background-repeat:
	}

#maintextbox
{
	background-image: url(../images/maintextbg.png);
	background-repeat: ;
		border-style: solid;
	border-width: 1px;
	border-color: #999966
	}
	
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: -2px;
	margin-right: 10px;
	font-weight: bold;
	
	}
	
	
	
	
	
	
.wheeltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.modeltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold
}

.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold
}

a:link {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #993399;
	text-decoration: none;
}

a:active {
	color: #993399;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: none;

}
.colourborder {
	border: 1px solid #FF8080;
}
.maintextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold
}


	
