.back {
	background-attachment: scroll;
	background-image: url(images/images/tyre_03.jpg);
	background-repeat: repeat-y;
}
.menuback {
	background-attachment: scroll;
	background-image: url(images/images/wheel_07.jpg);
	background-repeat: repeat-y;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #272727;
	margin-right: 10px;
	margin-left: 10px;
}
.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
a:visited {
	color: #999999;
	text-decoration: none;
}

a:link {
	color: #999999;
	text-decoration: none;
}

a:active {
	color: #999999;	
	text-decoration: none;
}


a:hover {
	color: #999999;
	text-decoration: none;
}


.table_space {
	margin-left: 10px;
}
