.productbkgrnd {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: normal;
}
.producttop {
	background-color: #FFFFFF;
	background-image: url(corners_cap_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
body {
	background-color: #123;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	color: #333333;
	font-size: 12px;
}
.productbottom {
	background-image: url(corners_cap_bot.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	clear: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	font-size: x-small;
	color: #999999;
}
.prdesc {
	color: #FFFFFF;
	background-color: #59849B;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.prdescoutline {
	border: thick solid #59849B;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}
.header {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	background-color: #FFFFFF;
	font-style: italic;
}
.subhead {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.storeitemheader {
	color: #10729F;
	font-weight: bold;
}
#imagefloatright {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	clear: none;
}
#imagefloatleft {
	float: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#imagefloatrighthom {

	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
}
