body {
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: 0in;
	background-color: #000000;
	scrollbar-3d-light-color:#3F2F29; 
	scrollbar-arrow-color:#8C6A58;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:#3A2A24;
	scrollbar-highlight-color:#3F2F29;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color: #000000;
}


a, a:link {	
	color: #695E6C;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a:visited {	
	color: #695E6C;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a:active {	
	color: #695E6C;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a:hover {
	color: #8C6A58;
	background: transparent;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.top:link, visited, active {
	color: #695E6C;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.top:visited {
	color: #695E6C;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.top:active {
	color: #695E6C;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.top:hover {
	color: #8C6A58;
	background: transparent;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.inline:link {	
	color: #5D4439;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.inline:visited {	
	color: #5D4439;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.inline:active {	
	color: #5D4439;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.inline:hover {
	color: #695E6C;
	background: transparent;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

h1 {	
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
	color: #D5AB83;
	font-weight: normal;
}

h2 {	
	font-family: "Trebuchet MS, Verdana";
	font-size: 14pt;
	color: #675B6A;
	text-align: right;
	font-weight: bold;
}

h3 {
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
	color: #D5AB83;
	text-align: right;
	font-weight: normal;
}

h4 {
	font-family: "Trebuchet MS, Verdana";
	font-size: 8pt;
	color: #D5AB83;
	text-align: center;
	font-weight: normal;
}

table {
	table-layout: automatic;
}

td.header {
	background-color: #3A2A24;
	height: 150px;
}

td.toplink {
	background-color: #3A2A24;
	height: 15px;
	text-align: right;
}

td.spacer {
	background-color: #3A2A24;
	height: 15px;
	width: 180px;
}

td.sidebar {
	background-color: #3A2A24;
	width: 180px;
	text-align: center;
}

td.sidebarii {
	background-color: #000000;
	width: 180px;
}

td.nav {
	background-color: #3F2F29;
	text-align: center;
}

table.footer {
		border: 1px1px1px1px;
		border-style: dashed;
		border-color: #42322C;
		align: center;
		valign: middle;
		padding: 7px;
		background-color: 3A2A24;
		font-family: "Trebuchet MS, Verdana";
		font-size: 8pt;
		color: #D5AB83;
		text-align: center;
}	

td.outline {
		border: 1px1px1px1px;
		border-style: dashed;
		border-color: #42322C; 
		align: "right";
		valign: "middle";
		padding-right: 20px;
		background-color: 3A2A24;
		padding-top: 7px;
		padding-bottom; 7px;
		font-family: "Papyrus, Trebuchet MS";
		font-size: 14pt;
		color: #675B6A;
		text-align: right;
		font-weight: bold;
}

img.center {
		align: center;
}
	
p.indent {
		text-indent: .5cm
	}



