@charset "utf-8";
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.visionbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/vision_bg.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	height: 500px;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.whitebg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 20px;
	background-color: #FFFFFF;
	width: 900px;
}
.addcart {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/addtocart.jpg);
	background-repeat: no-repeat;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	font-weight: bolder;
}
.linkB {
	color: #FF6600;
	text-decoration: none;
}
.visiontxt {
	font-size: 12px;
	line-height: 18px;
}
.linkC {
	color: #333333;
	text-decoration: none;
}
