.left {
	background: url(/images/left.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.right {
	background: url(/images/right.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.sidebar {
	background: url(/images/sb.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.main {
	background: url(/images/main.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.main2 {
	background: url(/images/maingradient.gif);
	background-position: center left;
	background-repeat:  no-repeat;
}
.topbar {
	background: url(/images/topstretch.gif);
	background-position: left;
	background-repeat: repeat-x;
}
.btmbar {
	background: url(/images/btmstretch.gif);
	background-position: left;
	background-repeat: repeat-x;
}
.news-date {
	background: url(/images/news-date.gif);
	background-position: top left;
}
.news-stretch {
	background: url(/images/news-stretch.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.news-left {
	background: url(/images/news-left.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.news-right {
	background: url(/images/news-right.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.news-btmleft {
	background: url(/images/news-btmleft.gif);
	background-position: bottom left;
}
.news-btmright {
	background: url(/images/news-btmright.gif);
	background-position: bottom right;
}
.news-btm {
	background: url(/images/news-btm.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.maintext {
	background-color: #FFFFFF;
}
.producttext,.maintext,.simpletext {
	font-size: 9px;
	color: #666666;
}
.nothing,.maintext,.simpletext,.producttext,.producttexttitle,.producttextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.producttexttitle, a.producttexttitle:link, a.producttexttitle:active, a.producttexttitle:visited, a.producttexttitle:hover {
	font-size: 9px;
	color: #122759;
	text-decoration: none;
}
.producttextlink {
	font-size: 8px;
	color: #122759;
}
.nothing {
	background-color: #818899;
}
.sidebar,.main,.mainblank {
	background-color: #f9f9f9;
}
.news-btm,.news-btmright,.news-btmleft,.left,.right,.nothing {
	font-size: 0px;
}
.specs-left {
	background: url(/images/specs-left.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.specs-right {
	background: url(/images/specs-left.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.specstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	background: url(/images/specheaderbg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F3F6FD;
	border: 1px ridge #666666;
}
.errorHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	background-color: #F3F6FD;
	border: 1px ridge #666666;
}
.hiddenlink {
	text-decoration: none;
	cursor: default;
}
.bannerPosition {
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-decoration: underline;
}

