body {
	overflow:auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/bkg_tile.gif);
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td {
	vertical-align: top;
}
.whitetable {
	background-color: #FFFFFF;
}
.berry {color: #BD2E4C}
.berryheading {color: #BD2E4C; font-weight: bold; }
.orange {color: #D37631}
.orangeheading {color: #D37631; font-weight: bold; }
.tropical {color: #F2D01F}
.tropicalheading {color: #F2D01F; font-weight: bold; }
.lemon-lime {color: #BECD35}
.lemon-limeheading {color: #BECD35; font-weight: bold; }
.designedBy { font: 11px Arial; color: #FFF; text-decoration: none}
.deepend { font: bold 11px Arial; color: #FFF; text-decoration: none}

