body,div,p,span,td,tr,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
	}
.page-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color:#660000;
	}
.sub-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color:#660000;
	}
a.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	}
a.home:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#660000;
	font-weight: bold;
	text-decoration: none;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#333333;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#660000;
	font-weight: bold;
	text-decoration: none;
	}
.copyr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#fffff;
	}
.content-box {
	width: 550px; 
	height: 454px; 
	position: relative; 
	top: -466px; 
	left: 225px; 
	text-align: left; 
	overflow: auto; 
	z-index: auto;
	}
#contentspace {
	width: 550px;
	margin: 0;
	}
.snowbg-leftnav {
	background-image: url(/images/left_snowbg225.jpg);
	z-index: auto;
	background-repeat: no-repeat; 
	background-attachment: fixed;
	}
.snowbg-content {
	background-image: url(/images/cont_snowbg550.jpg); 
	z-index: auto;
	background-repeat: no-repeat; 
	background-attachment: fixed;
	}
.cartbox {
	border: 1px solid #666666;
	width: 450px;
	padding: 20px;
	}
.descbox {
	width: 280px;
	}
.pricebox {
	border: 1px solid #666666;
	backcolor: #ffffff;
	width: 125px;
	padding: 10px;
	float: right;
	}
.price {
	font-size: 18px;
	font-weight: bold;
	color:#660000;
	}