.border {
	border: 1px solid #333333;
}
.top-menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #020202;
	text-decoration: none;
}
.top-menu-wht {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.top-menu-wht:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.left-menu-bg {
	background-image: url(images/lft-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	width: 228px;
}
.blue-head {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #015075;
	text-decoration: none;
}
.left-menu-red {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #701003;
	text-decoration: none;
}
.left-menu-txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #080909;
	text-decoration: none;
}
.left-menu-txt:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #080909;
	text-decoration: underline;
}
.btm-menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #020202;
	text-decoration: none;
}
.btm-menu a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #020202;
	text-decoration: none;
}
.btm-menu a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #020202;
	text-decoration: underline;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #040404;
	text-decoration: none;
}
.copyright-bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #880404;
	text-decoration: none;
}
.body-txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2b3c43;
	line-height: 16px;
	text-decoration: none;
}
.body-bg {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.quality-bg {
	background-image: url(images/quality-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.in-body-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

