a:link
	{
		color:				#000000;
		text-decoration: 	none;
	}

a:visited
	{
		color:				#000000;
		text-decoration: 	none;
	}

a:active
	{
		color:				#000000;
		text-decoration: 	none;
	}

a:hover
	{
		color:				#000000;
		text-decoration: 	none;
	}

body {
	background-color: #E9E9E9;
	}

.parent {
	width: 800PX;
}

.c_l {
	vertical-align: TOP;
	width:150PX;
}

.c_c {
	vertical-align: TOP;
	width: 500PX;
}

.c_r {
	vertical-align: TOP;
	width: 150PX;
	}

.cc_lr {
	background-color: #FFFFFF;
	border-left: 1PX SOLID #000000;
	border-right: 1PX SOLID #000000;
	border-bottom: 1PX SOLID #000000;
	font-family: 'ARIAL';
	font-size: 10PX;
	font-weight: BOLD;
	padding: 5PX;
	width: 138PX;
}

.cc_c {
	background-color: #FFFFFF;
	border-left: 1PX SOLID #000000;
	border-right: 1PX SOLID #000000;
	border-bottom: 1PX SOLID #000000;
	padding: 5PX;
	width: 488PX;
}

.c_sp {
	height: 10PX;
	}

.i_b {
	background-color: #B2CFDD;
	border: 1PX SOLID #000000;
	font-family: 'ARIAL';
	font-size: 10PX;
	font-weight: BOLD;
	width: 125PX;
}

.i_t {
	border: 1PX SOLID #000000;
	font-family: 'ARIAL';
	font-size: 12PX;
	width: 120PX;
}

.cc_sh {
	font-family: 'ARIAL';
	font-size: 12PX;
	font-weight: BOLD;
}

.error_text {
	font-family:'VERDANA';
	font-size:12PX;
	font-weight:BOLD;
}

.stb {
	font-family:'VERDANA';
	font-size:10PX;
	font-weight:bold;
}

.rt {
	font-family:'VERDANA';
	font-size:11PX;
	font-weight:normal;
}

.table_cell {
	font-family:'VERDANA';
	font-size:11PX;
	width: 33%;
}

.item_imgc {
	border: 1PX SOLID #000000;
}

.itm_tbl {
	border: 0PX SOLID #000000;
	text-align: CENTER;
	width: 480PX;
}

.txt_dname {
	font-family:'VERDANA';
	font-size:9PX;
	font-weight: normal;
}

.txt_price {
	font-family:'VERDANA';
	font-size:9PX;
	font-weight:normal;
}

.htc_overlay {
	background-image: url("../images/cnh_blank2.jpg");
	background-repeat: no-repeat;
	width: 500PX;
	height: 35PX;
}

.htc_txt {
	color: #000000;
	font-family:'VERDANA';
	font-size:17PX;
	font-weight:bold;
	padding-top: 5PX;
}

.itm_cl {
	font-family:'VERDANA';
	font-size:12PX;
	width: 240PX;
}

.itm_img1 {
	border: 1PX SOLID #000000;
	}

.it_name {
	font-family:'VERDANA';
	font-size:10PX;
	font-weight: BOLD;
}

.it_sku {
	font-family:'VERDANA';
	font-size:10PX;
	font-weight: normal;
}
.it_price {
	font-family:'VERDANA';
	font-size:10PX;
	font-weight: normal;
}

.sub_header_text {
	font-family:'TAHOMA';
	font-size:12PX;
	font-weight:NORMAL;
}