.equipment-style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.header-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.body-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.body-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5C405;
	text-decoration: underline;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5C405;
	text-decoration: underline;
}.left-bg {
	background-color: #F9CA02;
	background-image: url(images/left-border-bg.jpg);
	background-repeat: no-repeat;
}
.right-bg {
	background-color: #F4C304;
	background-image: url(images/right-slice_07.jpg);
	background-repeat: no-repeat;
}
