body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
}
.tblrightbottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70a794;
}
.tblbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70a794;
}
.tblright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.txtmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.txtmenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #70a794;
	text-decoration:underline;
}
.txtheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #70a794;
	text-decoration: none;
}

.txtproductname{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #70a794;
	text-decoration: none;
}
.txtfooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
}
.txtwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.txtnormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
}
a.txtnormal:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
}
.imageborder{
	background-color: #eeeeee;
	border: 1px solid #999999;
	padding: 5px;
}
