.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	text-indent: 5pt;
	list-style-image: url(images/arrow_orange.gif);
}
.newsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-indent: 0pt;
	list-style-image: url(images/arrow_orange.gif);
	text-transform: uppercase;
	margin: 3px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
}

,newHeader A:link {
color: #FFFFFF;
text-decoration: none;
}
.tableborder {
	border: 1px solid #450b0b;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	font-weight: bold;
}
input:hover{
	background-color: #FFCC99;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	font-weight: bold;
}
select:hover{
	background-color: #FFCC99;
}

.subheadsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.productHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.productHeading:hover {
	color: #990000;
}
.productHeading A {
	color: #333333;
	text-decoration: none;
}
.productDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.productTableDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	border: 1px none #CCCCCC;
}
.product_Image {
	border: 2px solid #FFFFFF;
}


.productPrice {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.productSticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.productRow {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #E5E5E5;
}
.productRow:hover {
	background-color: #FFFFCC;
}

.bottom-links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	margin:8px 0px 8px 0px;
}

.bottom-links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
}

.bottom-links a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF9900;
	background-color:#666666;
	text-decoration:none;
}