body {
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: 0in;
	background-color: #000000;
	scrollbar-3d-light-color:#154A59; 
	scrollbar-arrow-color:#F3B966;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:#144454;
	scrollbar-highlight-color:#154A59;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color: #000000;
}


a, a:link {	
	color: #13809F;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a:visited {	
	color: #13809F;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a:active {	
	color: #13809F;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a:hover {
	color: #F3B966;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.top:link {
	color: #13809F;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.top:visited {
	color: #13809F;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.top:active {
	color: #13809F;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.top:hover {
	color: #F3B966;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.inline:link {	
	color: #9d6113;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.inline:visited {	
	color: #9D6113;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.inline:active {	
	color: #9D6113;
	background: transparent;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
}

a.inline:hover {
	color: #13809F;
	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: #cde5e9;
	font-weight: normal;
}

h2 {	
	font-family: "Trebuchet MS, Verdana";
	font-size: 14pt;
	color: #4C2F16;
	text-align: right;
	font-weight: bold;
}

h3 {
	font-family: "Trebuchet MS, Verdana";
	font-size: 10pt;
	color: #cde5e9;
	text-align: right;
	font-weight: normal;
}

h4 {
	font-family: "Trebuchet MS, Verdana";
	font-size: 8pt;
	color: #cde5e9;
	text-align: center;
	font-weight: normal;
}

table {
	table-layout: automatic;
}

td.header {
	background-color: #144454;
	height: 150px;
}

td.toplink {
	background-color: #144454;
	height: 15px;
	text-align: right;
}

td.spacer {
	background-color: #144454;
	height: 15px;
	width: 180px;
}

td.sidebar {
	background-color: #144454;
	width: 180px;
	text-align: center;
}

td.sidebarii {
	background-color: #000000;
	width: 180px;
}

td.nav {
	background-color: #154A59;
	text-align: center;
}

table.footer {
		border: 1px1px1px1px;
		border-style: solid;
		border-color: #154A59;
		align: center;
		valign: middle;
		padding: 7px;
		background-color: 144454;
		font-family: "Trebuchet MS, Verdana";
		font-size: 8pt;
		color: #cde5e9;
		text-align: center;
}	

td.outline {
		border: 1px1px1px1px;
		border-style: dashed;
		border-color: #154a59; 
		align: "right";
		valign: "middle";
		padding-right: 20px;
		background-color: 144454;
		padding-top: 7px;
		padding-bottom; 7px;
		font-family: "Trebuchet MS, Verdana";
		font-size: 14pt;
		color: #cde5e9;
		text-align: right;
		font-weight: bold;
}

img.center {
		align: center;
}
	
p.indent {
		text-indent: .5cm
	}



