.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	background-color: #009900;
	font-weight: bold;
	text-indent: 5px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.backg {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.banner {
	border: 1px solid #000000;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px none #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(images/daisyfresh_05.gif);
}
.navicell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: middle;
}
.pagetable {
	background-image: url(images/daisyfresh_03.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.pagetable img {
	border: 1px solid #000000;
}

a {
	text-decoration: none;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-indent: 5px;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
.servlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/greenbullet.png);
	list-style-type: disc;
	font-weight: bold;
	color: #000000;
}

