body {
	background-color: #FFFFFF;
	margin: 0px;
}
.maintable {
	background-image: url(images/bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.links {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DADAE4;
	color: #2F2F2F;
	text-align: center;
}
td.links {
	padding-left: 20px; padding-right: 20px;
	padding-top: 5px; padding-bottom: 5px;
	border-bottom: 1px #D3D4DF solid;
}
.text {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F2F2F;
	text-align: justify;
	letter-spacing: 1px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #005D00;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
p.news {
	text-align: left;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 8px;
}
a:link { color: #1A479E; text-decoration: none; }
a:active { color: #1A479E; text-decoration: none; }
a:visited { color: #1A479E; text-decoration: none; }
a:hover { color: #FF8519; text-decoration: none; filter: dropshadow(color:#333333,offx:1,offy:1,positive:1); }

a.b:link { color: #2F2F2F; text-decoration: none; font-weight: bold; }
a.b:active { color: #2F2F2F; text-decoration: none; font-weight: bold; }
a.b:visited { color: #2F2F2F; text-decoration: none; font-weight: bold; }
a.b:hover { color: #FF8519; text-decoration: none; font-weight: bold; filter: dropshadow(color:#333333,offx:1,offy:1,positive:1); }

p.news {
	letter-spacing:0px;
	font-size:11px;
}

td.center_cell {
	background:url(images/tyres.jpg) bottom center no-repeat;
}
td.center_cell table.maintb {
}
h1 {
	font-size: 13px;
	text-align: center;
}
h2 {
	font-size: 12px;
}
img.shina_img {
	float: left;
	margin: 0 10px 10px 10px;
}
div.tyre_size {
	width: 40%;
	float: left;
	white-space: nowrap;
}
table.tyre_profile td {
	vertical-align: top;
	font-size: 12px;
}