a img {
 	border:none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.left_side_index {
	background:  url(images/left_side.gif) no-repeat top;
	width: 120px;

}


.right_side_index {
	background:  url(images/right_outter.gif) no-repeat top;
	width: 16px;

}


.color_swatch {
	height: 180px;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
	text-decoration:none;
	text-align:center;
	
}

.color_swatch a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.color_swatch a:hover {
	text-decoration:underline;
}

.color_swatch_caption {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}

/*----------------------------------------------*/
/* items for internal */

.left_side {
	background:  url(images/left_side_internal.gif) no-repeat top;


}


.right_side {
	background:  url(images/right_side_internal.gif) no-repeat top;
	

}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	font-weight:bold;
	margin-left:96px;
	color:#FFFFFF;
	letter-spacing:.75px;
	
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:15px;
}
.vendorname {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	text-decoration: none;
	/*letter-spacing:.3px;*/
	margin-top:8px;
	margin-bottom:25px;
	/*text-align:center;*/
	font-weight:300;
}

a.bottommenus:link {
color: #000000;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: none;
letter-spacing:.5px;
}

a.bottommenus:active {
color: #000000;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: none;
letter-spacing:.5px;
}


a.bottommenus:visited {
color: #000000;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: none;
letter-spacing:.5px;
}

a.bottommenus:hover {
color: #000000;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
letter-spacing:.5px;
}

.form {
	font-weight:bold;
}