body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #232323;

}

body {

	background-color: #c9c9c9;

	background-image: url(Images/Background.jpg);

	background-repeat: repeat-x;

	margin-top: 0px;

	background-attachment: fixed;

}

.ProductBOLD {

	color: #202020;

	font-size: 20px;

	font-weight: bold;

}

.ProductWHITE {

	color: #FFFFFF;

	font-weight: bold;

	font-size: 11px

}



.BodyText {

	color: #202020

	font-size: 11px

}



.ProductPrice {

	color: #00FFFF;

	font-weight: bold;

	font-size: 20px

}

.ProductPriceLARGE {

	color: #00FFFF;

	font-weight: bold;

	font-size: 30px

}

.ProductPriceline {

	color: #202020;

	font-size: 20px;

	font-weight: bold;
	text-decoration:line-through;

}

.ProductPriceSmall {

	color: #00FFFF;

	font-weight: bold;

	font-size: 12px

}


a {

	font-size: 11px;

	color: #66FF00;

}

a:visited {

	color: #53CE00;

}

a:hover {

	color: #BEFF93;

}



.additionalFONT {

font-size: 9px

}

.BodyTextWhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
