@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 100px;
	font-family: "Trebuchet MS";
	color: #FFA042;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0.1em;
	background-image: url(../media/monkey.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.TXTDarker {
	color: #CC6600;
}
h2 {
	font-size: 24px;
	color: #FF6600;
	letter-spacing: 0.2em;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 22px;
	text-transform: uppercase;
}
h4 {
	text-transform: uppercase;
	font-size: 14px;
	color: #9C3303;
	margin-bottom: 2px;
}

.IMGInline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.TDLeftContent {
	text-align: right;
	padding-left: 30px;
	padding-right: 30px;
}
form {
	margin: 0px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	border: 1px solid #FFA042;
}
.TDFooter {
	padding-top: 8px;
	padding-bottom: 8px;
}
h3 {
	font-size: 17px;
	color: #FFCC00;
	letter-spacing: 0.2em;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 22px;
	margin-top: 2px;
	text-transform: uppercase;
}
.TXTTiny {
	font-size: 9px;
}
.TDLined {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #592D00;
	border-right-color: #592D00;
	border-bottom-color: #592D00;
	border-left-color: #592D00;
}
