.background {  background-image: url(../images/backgroundimage.jpg); background-repeat: no-repeat}
.red-bottom-text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CC3300; text-decoration: none}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #CC3300; text-decoration: none}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.content-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-transform: none;

}
.text-green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009966;
}
.content-title-green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #009966;
	text-transform: uppercase;
}
.text-red {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3300;
}
.red-bottom--2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;

}
.text-green-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009966;
	text-indent: 5pt;
	text-decoration: none;


}
.title-small {
font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #CC3300; text-decoration: none
}
.product-text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.content-title-bigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-transform: uppercase;
}
.prod-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
}
.popup-background {
	background-attachment: fixed;
	background-image: url(../images/popup/background.gif);
	background-repeat: repeat-x;
}
