.phone {
	background-image: url(phone.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666CC;
}
.nav-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.line-bottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.beltman-bkg {
	background-image: url(conveyor-bkg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.buckets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #05034E;

}
.bucket-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #6666CC;
	text-decoration: none;
	font-weight: bolder;
}
.box-top {
	background-image: url(b-top.gif);
	background-repeat: repeat-x;
}
.box-bottom {
	background-image: url(b-bottom.gif);
	background-repeat: repeat-x;
}
.box-left {
	background-image: url(b-left.gif);
	background-repeat: repeat-y;
}
.box-right {
	background-image: url(b-right.gif);
	background-repeat: repeat-y;
}
a:hover {
	color: #6666CC;
}
.bold {
	font-weight: bolder;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	color: #6666CC;
}
