body { 
	margin-top: 2px; 
	padding: 0;
	}
	
a {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #6666CC;
}
a:active {
	color: #0000FF;
	text-decoration: blink;
}

.bodycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-align: justify;
	color: #000000;
	background-color: #ffffff;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}

.bold {
	font-weight: bold;
	top: 25px;
	border: 5;
}

.breadcrumb {
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #003399;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #0000CC;
	text-align: center;
	align: center;
}

.inlinetable {
	font-size: 110%;
	font-weight: normal;
	color: #000066;
	background-position: center;
	text-align: left;
    background-color: #ffffff;
	border:2px dashed #00209F;
	width: 500px;
	cell-spacing: 15px;
	cell-padding: 15px;
}

.outline {
	border:2px dashed #00209F;
	cell-spacing: 10px;
	cell-padding: 10px;
	padding: 0px;
}

.manufacturer {
	border:2px dashed #00209F;
	width: 200;
	height: 80px;
	cell-spacing: 10px;
	cell-padding: 10px;
}

.gallerytable {
	background-position: center;
	text-align: center;
	border:2px dashed #00209F;
	cell-spacing: 6px;
	cell-padding: 6px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
.nopadding {
	padding: 0px;
}
.image {
	border: none;
	padding: 2px 10px 10px;
	margin: 2px 10px 10px;
}
.gallerytext {
	font-size: 85%;
	font-weight: normal;
	color: #003399;
	background-color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.equipmenticon {
	border: 0px solid #0000CC;
	height: 25px;
	width: 25px;
}
/* Solution to Aaron's problem provided by Bill Doyle at The Beginning.Net billy@thebeginning.net
All uses of this solution are fair game.  Just give credit where credit is due, or pay me...
*/  
div.alt a:link {color:#000000;}
div.alt a:visited {color:#000011;}
div.alt a:hover {
	text-decoration: underline;
	}  

