h1 {
	margin: 0em 0 1em;
	padding: 4px 0 8px 26px;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	background-image: url(../images/cap_bg2.gif);
	color: #ffffff;
	background-repeat: no-repeat;
}
h2 {
	margin: 0;
	padding: 10px 0 0;
	line-height: 1;
	border-bottom: 1px solid #bcbcbc;
}




table.tireList {
	width: 100%;
	font-size: 8pt;
	line-height: 1.3;
	table-layout:fixed;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #bcbcbc;
	border-collapse: collapse;
}

table.stxList {
	font-size: 10px;
}

table.tireList tr.evenRow {
	background: #f6f6f6;
}

table.tireList tbody tr:nth-of-type(even){
	background: #f6f6f6;
}

table.tireList th {
	margin: 0;
	padding: 3px 0;
	border: 1px solid #bcbcbc;
	border-collapse: collapse;
	background: #e3e3e3;
	font-weight: normal;
	text-align: center;
}
table.tireList th.bcWhite {
	vertical-align: bottom;
	padding: 3px 0 0;
	background: #ffffff;
}
table.tireList th.bcWhite2 {
	background: #ffffff;
}

table.tireList td {
	margin: 0;
	padding: 3px;
	border: 1px solid #bcbcbc;
	border-collapse: collapse;
	text-align: center;
}

table.tireList td a {
	font-weight: bold;
	color: #333333;
	margin-right: 3px;
}


table.tireList td a.priceR {
	color: #ff0000;
}

.capTx {
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	background: #0b4386;
}

.noteTx {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}

.noteTxRed {
	color: #ff0000;
	font-size: 86%;
	font-weight: normal;
}

.rtop {
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
}

ul.sale_nv {
	list-style-type: none;
	padding-left: 0;
	margin: auto;
}
ul.sale_nv li {
	padding: 5px;
	margin: 0;
	float: left;
}
ul.sale_nv li a {
	display: block;
	margin: 0;
	padding: 3px 8px;
	border: 1px solid #003567;
	background: #003567;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}
ul.sale_nv li a:hover {
	background: #ffffff;
	color: #eb6100;
	text-decoration: none;
}
ul.sale_nv li b {
	display: block;
	margin: 0;
	padding: 3px 8px;
	border: 1px solid #eb6100;
	background: #ffffff;
	text-align: center;
	color: #eb6100;
	text-decoration: none;
}

.lhnoteNew {
	display: block;
	margin: 0 0 3px;
	padding: 3px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background: #ff0033;
}

.lhnoteY {
	display: block;
	margin: 0 0 3px;
	padding: 3px;
	text-align: center;
	font-size: 6pt;
	font-weight: bold;
	color: #333333;
	background: #ebc703;
}

.lhnoteP {
	display: block;
	margin: 0 0 3px;
	padding: 0;
	text-align: center;
	font-size: 6pt;
	font-weight: normal;
	color: #333333;
}

.tire_font1 {
	font-size: 11pt;
	font-weight: bold;
	color: #0398dc;
	padding: 1px 0 1px 4px;
	border-left: 8px solid #0398dc;
}
.tire_font2 {
	font-size: 10pt;
	font-weight: bold;
	color: #7a8ca4;
}

.tire_cell {
	padding-bottom: 0.8em;
}


.caphtx {
	padding: 5px 0;
	margin: 1em 0 0.3em;
	font-weight: bold;
	font-size: 16pt;
	border-bottom: 6px double #004986;
}