@CHARSET "UTF-8";

.bottomBorder{
	border-bottom-style:dashed;
	border-bottom-color:#FF9900;
	border-bottom-width:1px;
}
.bottomTopSolid {
	border-top-style:solid;
	border-top-color:#FF9900;
	border-top-width:3px;
}