a.back_head{
	float:left;
	background-image:url(../images/buttons/back.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:2px;
	border-style:inset;
	border-color:#9AACCA;
	font-weight:bold;
	line-height:11px;
	width:140px;
	height:11px;
}

a.back_head:link {
	color: #CFA42E;	
	text-decoration: none;	
}

a.back_head:visited {	
	color: #CFA42E;	
	text-decoration: none;	
}

a.back_head:hover {	
	color:#0C3E77;	
	border-color: black white white black;	
	text-decoration: none;
}


tr.back_head{
	background-color:#FFFFFF;
	vertical-align:top;
}

td.back_head{
	padding-left:10px;
	width:155px;
}


div.type_div{
	line-height:45px;
	color:#333333;
	font-size:22px;
	font-weight:bold;
	display:inline;
	float:left;
	margin-left:30px;
	margin-right:40px;
}

div.type_head{
	display:inline;
}

td.specifications_title{
	background-color:#0C3E77;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
}

div.specifications_title{
	height:50px;
	line-height:50px;
	text-align:center;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

img.sr_icon{
	height:60px;
	width:60px;
	margin-left:8px;
	margin-top:5px;
	border-left:1px;
	border-left-color:#9AACCA;
	border-left-style:solid;
	border-bottom:1px;
	border-bottom-color:#9AACCA;
	border-bottom-style:solid;
	border-top:1px;
	border-top-color:#9AACCA;
	border-top-style:solid;
	display:inline;
	float:left;
}


table.wheel_specifications{
	margin-top:5px;
}

tr.icons{
	vertical-align:middle;
}

tr.sr_spec{
	padding:0px 10px;
}

tr.icons, td.art{
	background-color:#FFFCDF;
	background-image:url(../images/graphics/bg_icons.gif);
	background-position:center;
	background-repeat:repeat-x;
}

td.art{
	background-image:url(../images/graphics/bg_art.gif);
	background-repeat:repeat;
	background-position:center;
}

div.art{
	background-image:url(../images/graphics/bg_icons.gif);
	background-position:center;
	height:45px;
	line-height:45px;
	text-align:center;
	width:100%;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	color:#9BACCA;
	margin-top:7px;
	padding:0px 5px;
}


div.icon, div.icon_desc_it, div.icon_desc_en{
	text-align:center;
	width:100px;
	padding-left:2px;
	padding-right:2px;
}


img.icon{
	width:50px;
	height:59px;
	border:0px;
}

div.icon_desc_it, div.icon_desc_en{
	font-family:Arial;
	font-size:10px;
	font-weight:300;
}

div.icon_desc_it{
	font-weight:bold;
}

div.icon_desc_en{
	font-style:italic;
}

tr.yellow{
	background-color:#FFFCDF;
}

td.blue{
	background-image:url(../images/graphics/bg_art.gif);
	background-repeat:repeat;
	background-position:center;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
}

tr.yellow td{
	font-family:Arial;
	font-size:15px;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
}

div.sliding_col_text{
	text-align:center;
	display:inline;
	padding-left:7px;
	padding-right:7px;
}

div.sliding_col{
	text-align:center;
	display:inline;
}

img.sliding_icon{
	margin-top:10px;
	margin-bottom:8px;
	width:25px;
	height:20px;
}


td.uses_head{
	background-color:#C9D3E3;
}

div.uses_head{
	background-color:#0C3E77;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	height:45px;
	line-height:45px;
	text-align:left;
	padding-left:8px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

table.uses{
	margin-left:8px;
	margin-top:5px;
	border-left:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
}

td.uses{
	text-align:left;
}

div.uses_head{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

div.use, div.use_y{
	text-align:left;
	line-height:18px;
	font-family:Arial;
	font-size:13px;
	font-weight:300;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
}

div.use{
	background-color:#C9D3E3;
}


div.use_y{
	background-color:#FFFCDF;
}


