.PRODVIEWHEADER {FONT-SIZE: 12pt;COLOR: #ffffff; font-weight:bold}
body {
	margin: 0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.left {

	background-color: #FFFFFF;
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right {

	background-color: #FFFFFF;
	background-image: url(images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #772939;
	background-color: 442600;
	padding: 0px;
	margin: 0px;
	border: 2px solid #FFFFFF;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 484647;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 484647;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 484647;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 484647;
	text-decoration: none;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 484647;
	text-decoration: none;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 484647;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.rowBorder {
	border-bottom-style:dashed;
	border-bottom-color:##990000;
	border-bottom-width:1px;
	}
.cellBorder{
	border-right-color:#990000;
	border-right-style:dashed;
	border-right-width:1px;
	}
.cellBorderBottom{
	border-bottom-color:#990000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	}
 	