/*body,  */

td {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}



#divSwatch img,
#selColor img {
	border: 1px solid #959595;
	height: 100px;
}

a,
a.bodyLink {
	 text-decoration: none;
     color: #cc0000;
}

a:hover,
a.bodyLink:hover {
	 text-decoration: underline;
     color: #000000;
}

span#partno {
	 font-weight: bold;
}
        
span.underLine {
	 text-decoration: underline;
}

.bold {
	font-weight: bold;	
}

.ital {
	font-style: italic;	
}

span.pseudoLink {
	color: #cc0000;
	text-decoration: underline;
	cursor:pointer;	
	font-weight: bold;
}
span.pseudoLink:hover {
	text-decoration: underline;
	color: #cc0000;
	cursor:pointer;
	font-weight: bold;
}

table#laminateFind input[type=text],
table#laminateFind select {
	height: 25px !important;
	font-size: 1em;
}
.ui-autocomplete { top: 712px !important; left: 925px !important; }