.table_rule {
	border: 1px solid #5c5b5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.top_row_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.brand_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #5c5b5b;
	font-weight: bold;
}
.btmleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #5c5b5b;
	border-left-color: #5c5b5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5b5b;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5c5b5b;
	color: #5c5b5b;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5c5b5b;
	color: #5c5b5b;
}
.manufaturer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5b5b;
}

.CLmaintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
	width: 800px;
	border: 1px solid #173969;
}
.CLtablehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #173969;
	vertical-align: bottom;
	text-align: left;
}
.CLcellformat {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

tr.odd td {
	background-color:#f7f7f7;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
tr.even td {
	background-color:#E5E5E5;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

