@CHARSET "ISO-8859-1";







/** needed for JS function to center select option */
.temp_for_size {
	display: inline-block !important;
}





.fl {
	float: left;
}

.fr {
	float: right;
}

.jfy {
	text-align: justify;
}

.bold {
	font-weight: bold;
}

.hide {
	display: none;
}

.nospace {
	margin: 0;
	padding: 0;
}

.noborder {
	border: 0 !important;
}



/*** EOF ***/