.homebody {background-image: url(../img/global/bg/bg_01_flipthefruit.jpg);}


.startcontainer {background-image: url(../img/global/bg_container/bg_content_00.jpg);}

.fliptd {background-image: url(../img/global/illustrations/ill_01_flip.jpg);	background-repeat: repeat-x;}
.flipcontainer {background-image: url(../img/global/bg_container/bg_content_01.jpg);}
.flipbody {background-image: url(../img/global/bg/bg_01_flipthefruit.jpg);}

.sweettd {background-image: url(../img/global/illustrations/ill_02_sweet.jpg);	background-repeat: repeat-x;}
.sweetcontainer {background-image: url(../img/global/bg_container/bg_content_02.jpg);}
.sweetbody {background-image: url(../img/global/bg/bg_02_sweetprices.jpg);}

.freshtd {background-image: url(../img/global/illustrations/ill_03_fresh.jpg);	background-repeat: repeat-x;}
.freshcontainer {background-image: url(../img/global/bg_container/bg_content_03.jpg);}
.freshbody {background-image: url(../img/global/bg/bg_03_freshwinners.jpg);}

.hottd {background-image: url(../img/global/illustrations/ill_04_hot.jpg);	background-repeat: repeat-x;}
.hotcontainer {background-image: url(../img/global/bg_container/bg_content_04.jpg);}
.hotbody {background-image: url(../img/global/bg/bg_04_hottipps.jpg);}

.spicytd {background-image: url(../img/global/illustrations/ill_05_spicy.jpg);	background-repeat: repeat-x;}
.spicycontainer {background-image: url(../img/global/bg_container/bg_content_05.jpg);}
.spicybody {background-image: url(../img/global/bg/bg_05_spicycards.jpg);}

.fivetd {background-image: url(../img/global/illustrations/ill_06_5.jpg);	background-repeat: repeat-x;}
.fivecontainer {background-image: url(../img/global/bg_container/bg_content_06.jpg);}
.fivebody {background-image: url(../img/global/bg/bg_06_5amtag.jpg);}

.highscoreline {background-image: url(../img/global/bg_container/bg_transparent.gif);}

.emovie {background: black;}

body {margin: 0px;}




.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
}
.textblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	/*display: block;*/
}
.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10pt;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #000000;
	text-decoration: underline;
}
input#textfield {
	height: 15px;
	width: 130px;
}
input.sendpassword {
	width: 110px;
}
textarea {
	height: 120px;
	width: 253px;
}

select.navlink {
   width: 180px; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   margin: 0px
}