img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tips {
	float:right;
	border: 1px solid #FF9933;
	color: #FF9933;
	background-color: #FFFFFF;
	padding: 7px;
	width: 150px;
	text-align: right;
}
.floatright {
	float:right;
	padding-left: 7px;
}
.floatleft {
	float:left;
	padding-right: 7px;
}
.page {
	text-align: center;
}
BODY {
	background-color: #000000;
	text-align: center;
}
.text {
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	TEXT-DECORATION: none;
	line-height: 2em;
	margin: auto;
	padding: 30px;
	background-color: #ffffff;
	background-image: url(images/faded%20background.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.text a {
	COLOR: #B46724;
	TEXT-DECORATION: none;
}
.text a:hover {
	COLOR: #F29F20;
	TEXT-DECORATION: none;
}
.blackbar {
	height: 5px;
}
hr {
	background-color: #DB8230;
	border: 0;
	width: 100%;
	height: 2px;
	background-image: none;
}
.nav {
	margin: 40;
	padding: 0px 0.5em;
	HEIGHT: 25;
	FONT-WEIGHT: bold;
	FONT-SIZE: 2em;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-color: #6B2413;
	text-align: center;
}
.nav ul {
	margin: 0;
	padding: 0;
	margin-left: 1em;
	list-style-type: none;
}
.nav li {
	margin: 4;
	float: left;
	text-align: center;
}
.nav a {
	COLOR: #F29F20;
	display: block;
	padding: 4;
	text-decoration: none;
	text-align: center;
}
.nav a:hover {
	COLOR: #B46724;
	padding: 4;
	text-decoaration: none;
	text-align: center;
	background-color: #F29F20;
	background-image: none;
}
.top {
	width: 10px;
	text-align: center;
}
h1 {
	COLOR: #DB8230;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-align: left;
	TEXT-DECORATION: none;
	line-height: 2em;
	text-indent: 0em;
}
.bottom {
	background-color: #6B2413;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F29F20;
	font-weight: bold;
	line-height: 2em;
	font-style: normal;
	text-transform: uppercase;
}
h2 {
	COLOR: #F6AE28;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: justify;
	TEXT-DECORATION: none;
	text-indent: 0em;
	word-spacing: normal;
}
A:hover {
	COLOR: #A15507;
	TEXT-DECORATION: none
}
A {
	FONT-WEIGHT: bold;
	COLOR: #2213E1;
	TEXT-DECORATION: NONE
}
TD {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
/* FOOTER */

#footer {
	margin-top: 10px;
	border: 2em;
	text-align: center;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	color: #FFFFFF;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footerinside {
	margin-left: 15px;
	margin-right: 15px;
	background:#ffffff;
}
.top .text li {
	list-style-type: square;
	line-height: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	text-transform: lowercase;
	color: #666666;
	font-style: normal;
	white-space: normal;
}
.clearBoth {
	clear: both;
}
