body
{
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:9pt;
	padding:0px;
	margin:0px;
	margin-left:10px;
	color:#031732;
}
#store_holder
{
	width:500px;
	float:left;
}
#links
{
	float:none;
	width:150px;
	margin-top:32px;
	padding-bottom:30px;
	margin-left:520px;
	background:#eeeeee url(../images/links_base.gif) no-repeat bottom center;
}
#links div
{
	background:#eeeeee url(../images/links_top.gif) no-repeat top center;
	margin-bottom:10px;
	margin-top:0px;
	padding:2px;
}
#links div b
{
	color:white;
}
#links a:link , #links a:visited
{
	color:#3399cc;
	text-decoration:none;
}
#links a:hover
{
	color:#00ffff;
}
#storeWelcome , #disclaimer
{
	color:#666666;
	text-align:justify;
}
#disclaimer
{
	font-size:7pt;
	width:500px;
	background-color:white;
	margin-top:15px;
}
.product
{
	background:#DAF2FF url(../images/product_header.gif) no-repeat top center;
	border-bottom:1px solid #93D8FF;
	padding-top:25px;
	text-align:left;
	margin-bottom:25px;
}
.product a:link , .product a:visited
{
	text-decoration:none;
	color:#FCA103;
	font-weight:bold;
}
.product a:hover
{
	text-decoration:underline;
}
.productImg
{
	float:left;
	width:130px;
	margin:5px;
}
.productDesc
{
	float:none;
	color:#666666;
	margin:5px;
	margin-left:140px;
}
.productDesc h2 , .productDesc h3
{
	margin-top:5px;
	margin-bottom:5px;
}
.productDesc h2
{
	font-size:12pt;
	color:#031732;
}
.productDesc h3
{
	font-size:9pt;
}
.orderForm
{
	background-color:white;
	text-align:left;
	color:#031732;
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:1px solid #67CE3D;
}
.orderForm a:link , .orderForm a:visited
{
	color:#031732;
	text-decoration:none;
}
.orderForm a:hover
{
	color:#B3DC1E;
}