﻿.btn-used-equip {
	border-style: none;
	margin-left: 16px;
	margin-top: 5px;
}
.main {
	border-collapse: collapse;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000000;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.content {
	background-image: url('images/content-tile.png');
	background-repeat: repeat-y;
	width: 693px;
	height: 600px;
}
.banner {
}
.none {
	border-width: 0px;
	border-style: none;
	text-decoration: none;
}
.logo {
	margin-left: 50px;
	margin-right: 50px;
}
.left {
	background-image: url('images/left.png');
	background-repeat: repeat-y;
	width: 182px;
	min-height: 350px;
}
.header {
	text-align: center;
	background-image: url('images/header.png');
	vertical-align: middle;
	background-repeat: no-repeat;
}
.p {
	text-align: left;
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 20px;
	line-height: 165%;
	font-size: 13px;
}
.footer {
	color: #C0C0C0;
	text-align: right;
	font-size: x-small;
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
}
.nav-text {
	color: #FFFFFF;
	line-height: 135%;
	margin-left: 25px;
	font-size: 15px;
	text-shadow: #666 1px 1px;
}
.nav-text a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-text a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.family-table {
	text-align: center;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
}
.copyright {
	font-size: 10px;
	margin-right: 45px;
	margin-top: 20px;
}
.copyright a {
	color: #CCCCCC;
}
.x-small {
	font-size: 11px;
	color: #333333;
}
.yellow {
	color: #FFFF00;
}
h1 {
	text-align: left;
	margin-left: 20px;
	color: #D75109;
	font-size: large;
}
h2 {
	text-align: left;
	margin-left: 20px;
	color: #333333;
	font-size: medium;
	margin-right: 20px;
}
h5 {
	text-align: left;
	margin-left: 20px;
}
.imageindent {
	margin-left: 20px;
	margin-right: 20px;
}
.nav-cells {
	text-align: center;
}
.left-pane-text {
	color: #FFFFFF;
	line-height: 135%;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 15px;
	text-shadow: #666 1px 1px;
}
.left-pane-text a {
	color: #FFFFFF;
	text-decoration: none;
}
.left-pane-text a:hover {
	text-decoration: underline;
}
.left-pane-text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.contentWide {
	background-position: top;
	background-image: url('images/content-tilewide.png');
	background-repeat: repeat-y;
	width: 793px;
	height: 600px;
}
.headerWide {
	text-align: center;
	background-image: url('images/headerwide.png');
	vertical-align: middle;
	background-repeat: no-repeat;
}
.footerWide {
	color: #C0C0C0;
	text-align: right;
	font-size: x-small;
	background-image: url('images/footerwide.png');
	background-repeat: no-repeat;
}