body {
	background-color: #94587C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(flash/tile_bkg.gif);
	background-repeat: repeat-x;
}
.linkColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F2362;
	text-decoration: underline;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.mylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9C42B;
	text-decoration: none;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.store {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.productName {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.productDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.helptext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.tableBrd {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A87D9C;
}
.columnNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5D0D47;
}
.rightTile2 {
	background-image: url(images/rightTile2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.descBkg {
	background-image: url(images/descBkg.jpg);
	background-repeat: no-repeat;
}
.descBkg01 {
	background-image: url(images/descBkg01.jpg);
	background-repeat: no-repeat;
	background-position: -5px -5px;
}
.descBkg02 {
	background-image: url(images/descBkg02.jpg);
	background-repeat: no-repeat;
	background-position: -5px -5px;
}
.descBkg03 {
	background-image: url(images/descBkg03.jpg);
	background-repeat: no-repeat;
	background-position: -5px -5px;
}
.descBkg04 {
	background-image: url(images/descBkg04.jpg);
	background-repeat: no-repeat;
	background-position: -5px -5px;
}
.eventBkg {
	background-image: url(images/eventBkg.jpg);
	background-repeat: no-repeat;
	background-position: -5px;
}
