.MENUTABLE-bg {
	background: url(images/menu_bg.gif);
}
.HEADER {
	font: bold normal 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.MAINTEXT {
	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.BOLD {
	font-weight: bold;
	color: #FFFFFF;

}
.UNDERLINE {
	color: #FFFFFF;
	text-decoration: underline;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
.CREDITS {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #FFCC99;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFCC99;
	text-decoration: none;
}
a:active {
	color: #FFCC99;
	text-decoration: underline;
}
.LINE {
	border: 1px dashed #FFFFFF;
}
.MAINTABLE {
	background: #CC3333;
}
.SALESHEADER {
	font: bold 36px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.CELL-sales {
	background: #FFFFCC;
}
.CELL-sales-content {
	background: #FFFFFF;
}
.TEXT-special-header {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #CC3333;
}
.MAINTEXTwhite {

	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.TEXT-address {
	font: bold 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;

}
.LINE-black {

	border: 1px dashed #000000;
}
.MAINTEXTsales {


	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.TEXT-sales-highlights {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #FFCC99;
	font-size: 12px;
}
