.homeBackground {
	border: 1px solid #000000;
	background-image: url(../images/Home_web.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.productBackground {
	border: 1px solid #000000;
	background-image: url(../images/product_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	
}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 14px;
	color: #000000;
}
.body a {
	color: #333333;
}
.body11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.body ul li {
	color: #000000;
	background-image: url(../images/bullet.gif);
	margin: 6px 0 2px 0;
	padding: 0 0 0 14px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: normal;
}	
.list {
	color: #000000;
	line-height: 12px;
	background-image: url(../images/bullet.gif);
	margin: 0px 0 px 0;
	padding: 0 0 0 0px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: normal;
}	
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}
.leftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 12px;
	color: #000000;
}
a:hover { //MAIN ROLLOVER LINKS
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.advantagesBackground {
	border: 1px solid #000000;
	background-image: url(../images/advatages_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
}
.dottedBox {
	border: 1px dotted #666666;
}
.featuresBackground {
	border: 1px solid #000000;
	background-image: url(../images/features_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.accessoriesBackground {
	border: 1px solid #000000;
	background-image: url(../images/accessories_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.featuresDetail {
	background-image: url(../images/features_main.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.body8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #999999;
}

