@charset "utf-8";
/* CSS Document */

.tableHover {
	font-weight: bold;
}

.tableSelect {
	font-weight: bold;
	color: #000000;
}
.normal {
	display: block;
}

.hideIt {
	display: none;
}

.catalogHeader {
	font-size: large;
	font-weight: bold;
}

.wideColumns {
	width: "240 px";
	font-weight: bold;
}

