@charset "utf-8";
/* CSS Document */
body {font-family: Arial, Helvetica, sans-serif;}
#productcontainer {width: 850px;
	height: auto;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	text-align: center;}
#producthead {background: #CCCCCC;
	height: 20px;
	width: 850px;
	color: black;
	text-align: left;
	font-weight: bold;}
#productcontent {font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	width: 590px;
	height: 100%;
	padding: 5px;}
#productimage {width: 250px;
	height: 100%;
	float: left;}
#tilecontainer a:link {font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: none;
	width: 200px;}
#tilecontainer a:hover {font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f6c10f;
	text-decoration: none;}
#tilecontent {padding-top: 5px;
	color: black;
	height: 180px;
	font-weight: normal;
	float: none;}
#clear {clear: left;}
#foot {font-size: 12px;
	width: 850px;}
.style2 {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	color: #000080;
	font-weight: bold;
	font-size: 14px;
}
.style5 {
	font-size: 14px;
	color: #999999;
}
.style6 {
	color: #FF0000;
	font-size: 14px;
}
.style7 {
	color: #000080;
	font-size: 14px;
}
.style8 {font-size: 16px}
.style9 {font-size: 14px}
.style10 {font-size: 14}
.style12 {
	font-size: 10px;
	font-weight: bold;
}
.style14 {font-size: 12px}