body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #8FA667;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;

}
.hdlogo {
	width: 170px;
	text-align: center;
	height: 170px;
	vertical-align: middle;

}
.hdbizname {
	text-align: left;
	padding-top: 10px;
	vertical-align: top;

}
.sidebar {
	color: #ffffff;
	font-size: small;
	width: 394px;
	vertical-align: top;
	background-image: url(mainimage.jpg);
	background-repeat: no-repeat;
	height: 500px;


}
.content {
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 30px;



}

.bthome {
	background-color: #E3FAE7;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #436C99;
	font-weight: bold;
	text-align: left;
	height: 24px;
	text-decoration: none;
}
.btnav {
	background-color: #638CBB;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	height: 24px;
	background-image: url(btbkg.gif);
	background-repeat: repeat-x;
}
.btendnav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.btnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.btnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.btnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.btnav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.bthome a:link {
	color: #436C99;
	text-decoration: none;
}
.bthome a:visited {
	color: #436C99;
	text-decoration: none;
}
.bthome a:hover {
	color: #436C99;
	text-decoration: underline;
}
.bthome a:active {
	color: #436C99;
	text-decoration: underline;
}
.footer {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	vertical-align: top;



}
.hdpagename {
	text-align: right;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: bottom;
	width: 362px;
	padding-bottom: 10px;


}
.productimg {
	width: 168px;

}
.productdesc {
	width: 168px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;


}
.copy {
	color: #333333;
	font-size: 11px;
	text-align: right;
	width: 200px;
	vertical-align: top;
	height: 25px;

}
.enter {
	background-image: url(bt_enterbkg.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	text-align: right;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
a:active {


	color: #FFFFFF;
	text-decoration: none;
}
.blklink {
	color: #333333;
}