@charset "utf-8";
body {
	background-color: #b7b7b7;
	padding-top:10px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/dirty_bg.jpg);
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sitemenu {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	letter-spacing: 0px;
}

a.sitemenu {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#993300;
}
.DetailProductName {
	font-family: "Courier New", Courier, monospace;
	font-size: 32px;
	font-style: normal;
	line-height: 33px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5a6347;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: -2pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.DetailProductNameSmall {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5a6347;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: -2pt;
	text-align: center;
}

.DetailProductDescription {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ContactHeader {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #5a6347;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: -2pt;
	text-align: center;
}
.ContactText {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	margin: 0px;
	padding: 5px;
}
.ContactSubHeader {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #5a6347;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: -2pt;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.AliasesTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	background-color: #DADBC1;
	margin: 0px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.caption {
	position: relative;
	visibility: visible;
	z-index: auto;
}
