@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/site_bg.jpg);
}
.news_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/news_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	line-height: 18px;
	color: #333333;
}
.new_product_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	text-align: justify;
	padding: 10px;
	font-size: 12px;
	color: #333333;
}
.news_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
}
.newproductheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
}
.newproductmorelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #0066FF;
	padding: 10px;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0033CC;
}
.footeraddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	padding: 10px;
}
.border_left {
	background-image: url(images/border.png);
	background-repeat: repeat-y;
}
.border_right {
	background-image: url(images/borderrgt.png);
	background-repeat: repeat-y;
}
a:hover {
	color: #FF9900;
}
.newproductmorelink {
	color: #0066FF;
}
.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	font-weight: bold;
	color: #333333;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: justify;
	padding: 10px;
}
.SpecTable2 {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.productName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 10px;
}
.InsideHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding: 10px;
}
.insideTableBg {
	background-image: url(images/inside_bg2.jpg);
	background-repeat: repeat-x;
}
.SpecTable1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #666666;
}


.inside_bg {
	background-color: #FFFFFF;
	background-image: url(/images/inside_bg.jpg);
	background-repeat: repeat-x;
}
.sidebarlvl2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
