body {
	text-align: center;
	background-image: url(../images/page_background.png);
	background-color: #dddddd;
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	text-align: left;
}
#container {
	margin: 0 auto;
	width: 748px;
	text-align: center;
}
#footer {
	font-size: 9px;
	text-align: center;
	color: #333333;
}
.categoryCell {
	text-align: center;
}
.navlinkCell {
	background-color: #636466;
	text-align: center;
	line-height: 10px;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 2px;
}
.navlinkCellRight {
	background-color: #636466;
	text-align: center;
	line-height: 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 2px;
}
.navlinks {
	font-family: Arial, sans-serif;
	font-size: 10px;
}
a.navlinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlinks:focus {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlinks:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlinks:link {
	text-decoration: none;
	color: #333333;
}
a.footerlinks:visited {
	text-decoration: none;
	color: #333333;
}
a.footerlinks:focus {
	text-decoration: none;
	color: #333333;
}
a.footerlinks:hover {
	text-decoration: underline;
	color: #333333;
}
a.footerlinks:active {
	text-decoration: none;
	color: #333333;
}
.subnavTable {
	background-color: #666666;
}
.subnav {
	width: 158px;
	font-size: 10px;
	background-color: #669999;
}
.subnavHeader {
	background-color: #669999;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 12px;
}
.subnavCell {
	background-color: #666666;
	text-align: center;
	border-top: 1px solid white;
	padding: 2px;
}
a.subnavlink:link {
	color: white;
	text-decoration: none;
}
a.subnavlink:visited {
	color: white;
	text-decoration: none;
}
a.subnavlink:focus {
	color: white;
	text-decoration: none;
}
a.subnavlink:hover {
	color: white;
	text-decoration: none;
}
a.subnavlink:active {
	color: white;
	text-decoration: none;
}

.homeHeadline {
	font-weight: bold;
	color: #990000;
}

.subHeadline {
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	display: inline;
}

.subSubHeading {
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #669999;
	width: 300px;
	padding: 5px;
}

.boldText {
	font-weight: bold;
}

.captionText {
	color: #666666;
	font-size: 10px;
}

a.categorylinks:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.categorylinks:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.categorylinks:focus {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.categorylinks:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.categorylinks:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

ul, li {
	text-align: left;
}

a.equipmentlinks:link {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
a.equipmentlinks:visited {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
a.equipmentlinks:focus {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
a.equipmentlinks:hover {
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}
a.equipmentlinks:active {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
.dpop {
	background-color: white;
	border: 1px solid black;
	text-align: center;
	padding: 20px;
}
.tableFix {
	position: relative;
	float: right;
	top: -40px
}

.imageNavSpan {
	border: 1px solid #666666;
	background-color: #669999;
	padding: 5px;
	margin: 1px;
	color: white;
}
a.imageNav:link {
	color: white;
	text-decoration: none;
}
a.imageNav:visited {
	color: white;
	text-decoration: none;
}
a.imageNav:focus {
	color: white;
	text-decoration: none;
}
a.imageNav:hover {
	color: white;
	text-decoration: none;
}
a.imageNav:active {
	color: white;
	text-decoration: none;
}