body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0b0754;
	background-color: eae9f4;
	padding: 4px 4px 0 4px;
}

td
{
	font-size: x-small;
}

.maintable
{
	background-color: white;
	border: 1px solid #6b6666;
}

.bodycell
{
	padding: 12px 8px 12px 0;
}

.greyboxtext
{
	padding: 10px;
	background-color: #7b7272;
	color: white;
}

.homepicbox
{
	background-image: url(images/lemon.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding: 10px;
	color: #0b0754;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

.greybar
{
	color: #b3a6a6;
}

a
{
	color: 0b0754;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.greyboxtext a
{
	color: white;
}

.logocell
{
	padding-top: 18px;
}