body {
	color: black;
	background: #448700;
	font-size: 10pt;
	font-family: arial;
	margin-top: 0px;
	padding-top: 0px; 
	margin-bottom: 0px;
	padding-bottom: 0px; 
}

.mainTable {
	background: white;
	color: #ccffff;
}

.contentpane {
	color: #ccffff;
	background: url(images/content.gif) no-repeat;
	padding: 1em;
}

.contact {
	color: #ccffff;
/*	font-weight: bold;*/
	font-size: 10pt;
	background: url(images/contact.gif) no-repeat;
/*	padding: 1em;*/
}
.tools {
	color: #ccffff;
/*	font-weight: bold;*/
	font-size: 10pt;
	background: url(images/tool.gif) no-repeat;
/*	padding: 1em;*/
}

a:visited {
	color: #ccffff;
}

a:link {
	color: #ccffff;
}


a img {
	border: none;
}

.menuTop {
	color: white;
	font-size: 12pt;
	background: url(images/menuTop.gif) no-repeat;
}

.menuMid {
	color: white;
	font-size: 12pt;
	background: url(images/menuMid.gif) no-repeat;
}
.menuBottom {
	color: white;
	font-size: 12pt;
	background: url(images/menuBottom.gif) no-repeat;
}
.menuTopS {
	color: white;
	font-size: 12pt;
	background: url(images/menuTopS.gif) no-repeat;
}

.menuMidS {
	color: white;
	font-size: 12pt;
	background: url(images/menuMidS.gif) no-repeat;
}
.menuBottomS {
	color: white;
	font-size: 12pt;
	background: url(images/menuBottomS.gif) no-repeat;
}

.footer {
	color: white;
	font-size: 8pt;
	background: url(images/footer.gif) no-repeat;
}

