.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.orangeRollover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.orangeRollover a:link {
	color: #FF6600;
	text-decoration: none;
}



.orangeRollover a:visited {
	color: #FF6600;
	text-decoration: none;
}

.orangeRollover a:hover {
	color: #666666;
	text-decoration: none;
}


.orangeRollover a:active {
	color: #666666;
	text-decoration: none;
}


.purpleRollover {
	font-family: Tahoma;
	font-size: 12px;
	color: #6600CC;
	font-weight: bold;
	text-decoration: none;
}



.purpleRollover a:link {
	color: #6600cc;
	text-decoration: none;
}



.purpleRollover a:visited {
	color: #FF6600;
	text-decoration: none;
}

.purpleRollover a:hover {
	color: #000000;
	text-decoration: none;
}


.purpleRollover a:active {
	color: #000000;
	text-decoration: none;
}.headingGrey1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.headingGreysmall1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.PanelPurpleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9900FF;
	padding-left: 3px;
}
.textGreyPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #999999;
	color: #FFFFFF;
	padding-left: 3px;
}
.product_textMain {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.TextGrey1Copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.textGreysmall1Copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.pictureBox01 {
	height: auto;
	width: 300px;
	border: 1px solid #9900FF;
	padding: 5px;
}
.BoxTest01 {
	width: 300px;
	border: 1px solid #666666;
}
.newsletter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}
