body {
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: 0in;
	background-color: #000000;
	scrollbar-3d-light-color:#482037; 
	scrollbar-arrow-color:#636e2b;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:#441d32;
	scrollbar-highlight-color:#482037;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color: #000000;
}


a, a:link {	
	color: #765061;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a:visited {	
	color: #765061;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a:active {	
	color: #765061;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a:hover {
	color: #7D7809;
	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: #765061;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Georgia, Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.top:visited {
	color: #765061;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Georgia, Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.top:active {
	color: #765061;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Georgia, Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.top:hover {
	color: #7D7809;
	background: transparent;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-family: "Georgia, Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.inline:link {	
	color: #77314C;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.inline:visited {	
	color: #77314C;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.inline:active {	
	color: #77314C;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.inline:hover {
	color: #7D7809;
	background: transparent;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

h1 {	
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
	color: #979797;
	font-weight: normal;
}

h2 {	
	font-family: "Trebuchet MS, Verdana";
	font-size: 14pt;
	color: #636E2B;
	text-align: right;
	font-weight: bold;
}

h3 {
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
	color: #979797;
	text-align: right;
	font-weight: normal;
}

h4 {
	font-family: "Trebuchet MS, Verdana";
	font-size: 8pt;
	color: #979797;
	text-align: center;
	font-weight: normal;
}

table {
	table-layout: automatic;
}

td.header {
	background-color: #441D32;
	height: 150px;
}

td.toplink {
	background-color: #441D32;
	height: 15px;
	text-align: right;
}

td.spacer {
	background-color: #441D32;
	height: 15px;
	width: 180px;
}

td.sidebar {
	background-color: #441D32;
	width: 180px;
	text-align: center;
}

td.sidebarii {
	background-color: #000000;
	width: 180px;
}

td.nav {
	background-color: #482037;
	text-align: center;
}

td.footer {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	text-align: center;
}	

td.text {
		border: 1px0px1px0px;
		border-style: solid none solid none;
		border-color: #60324c; 
}

td.green {
		border: 1px1px1px1px;
		border-style: dashed dashed dashed dashed;
		border-color: #636e2b;
		background-color: #4c541e;
		padding: 8px;
		color: #9FA579;
		font-family: "Trebuchet MS, Verdana";
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
}

td.pink {
		border: 1px1px1px1px;
		border-style: dashed dashed dashed dashed;
		border-color: #60324c;
		background-color: #441D32;
		padding: 8px;
		color: #AF9FA8;
		font-family: "Trebuchet MS, Verdana";
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
}

p.indent {
		text-indent: .5cm
	}





