body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEA828;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.newstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.chocbg {
	background-image: url(images/chocbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.choctxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ae884d;
}
.flowertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dea828;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dea828;
	text-decoration: none;
}
.flowerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.flowerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
.flowerleftbg {
	background-image: url(images/flower_leftbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.flowerrightbg {
	background-image: url(images/flower_rightbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.iceleft1bg {
	background-image: url(images/ice_left1bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.iceleft2bg {
	background-image: url(images/ice_left2bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.iceright1bg {
	background-image: url(images/ice_right1bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.iceright2bg {
	background-image: url(images/ice_right2bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.chocleftbg {
	background-image: url(images/choc_leftbg.jpg);
	background-repeat: repeat;
	background-position: top;
}
.chocleft2bg {
	background-image: url(images/choc_left2bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.chocrightbg {
	background-image: url(images/choc_rightbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.chocright2bg {
	background-image: url(images/choc_right2bg.jpg);
	background-repeat: repeat;
	background-position: top;
}
.icemiddlebg {
	background-image: url(images/ice_middlebg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bodytxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
.bodytxtboldLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.bodytxtboldLineR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}
