body {
	overflow-y: scroll;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
}

.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;
}

.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: #CC3333;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;

}
.colourborder {
	border: 1px solid #FF8080;
}
.maintextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold
}
#lhred , 

#btmred{ 
	background-image: url(./common_img/red.png);
	background-repeat: repeat
} 

#gradient
{ 
	background-image: url(./common_img/gradient.png);
	background-repeat: repeat-x
	}

#red {
	background-color: #FF0000;


	
	}
	
#black{
	background-color: #000000;


	
	}
	
#green {
	background-color: #006666;
	
	
	}
	
#white {
	border: solid #999999;
	border-width: 1px;


	
	}	

