body {
	background-image: url(images/greysquare.gif);
                background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

P {
	font-size: 12px;
}

td.header {
	background-image: url(images/headerbg.gif);
	background-repeat: repeat;
	height: 100px;

}
table.footer {
	width: 750px;
	height: 22px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;



}
td.footercell {
	background-color: #990000;
	height: 22px;

}
table.main {
	height: 100%;
}
table.content {
	width: 750px;


}
td.contentcell {
	background-color: #FFFFFF;
	border: 2px solid #990000;

	vertical-align: top;
	width: 600px;
	padding: 10px;
	font-size: 12px;
}
td.contentmargin {
	height: 20px;
}
td.rightmargin {
	width: 20px;
}

td.contentcell h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;

}
td.sendform {
	border: 2px solid #990000;

}
td.contentcell h2 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

td.contentcell td {
	font-size: 12px;
}



.powered a {

	color: #FFFFFF;
	background-color: #990000;
	text-decoration: underline;
}

.powered a:hover {
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: none;
}
td.contentcell a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}
td.contentcell a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}
td.contentcell a:hover {
	color: #990000;
	text-decoration: overline;
	background-color: #FFFFFF;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}
td.contentcell a:active {
	color: #990000;
	text-decoration: overline;
	background-color: #FFFFFF;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}

.here {
	color: #990000;
	text-decoration: overline;
	background-color: #FFFFFF;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}
.squaresbg {
	background-image: url(images/greysquare.gif);
	border: 2px solid #990000;
	width: 225px;
}

.grindimage {
	height: 116px;
	width: 116px;
	position: absolute;
	left: 560px;
	top: 600px;
}
.servimage {
	height: 173px;
	width: 131px;
	position: absolute;
	left: 550px;
	top: 600px;
}
.qualimage {
	position: absolute;
	height: 118px;
	width: 187px;
	left: 520px;
	top: 305px;
}
