body { 

	margin-top: 0px;
	margin-bottom: 0px;
	font: 10.5px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/limetile.gif);
}
/*
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#4B3049; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
*/
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}
.tableBackground { background-image: url(../images/tableBackground.gif); }

.bodytext {
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#3b3a02;
	text-align: left;
	line-height: 1.3;
	list-style-type:square;
}
.bodytextcentre {
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3b3a02;
	text-align: center;
	line-height: 1.3;
	list-style-type:square;
}

a {
	color: #5b037c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #8535a3;
	text-decoration: none;
	font-weight: bold;
}

h1.smalltext {
	font-size: 0.9em;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
