body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintable {
	background-image: url(images/mainback.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	padding: 10px;
	float: none;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	padding: 10px;
	float: none;
	font-weight: bold;
}
.SIDE {
	background-image: url(images/r5-back.jpg);
	background-repeat: repeat-y;
}
.SIDEBOTTOM {
	background-image: url(images/r5-back.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	color: #0F39B2;
	margin-left: 10px;
}
a:link { color: #0F39B2;
}
a:hover { color: #990000;
}
.producttable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 6px;
	padding-top: 6px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	padding: 10px;
}
