body {
	scrollbar-face-color: #E8D9C4;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	color: #333;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;

}

#leftnav {
	line-height: 25px;
	margin-top: 26px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 10px;
	border: 1px solid #ffffff;
}

#sidebar {
	font-size: 11px;
	color: white;
	line-height: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

#experts {
	padding-top: 22px;
	padding-bottom: 2px;
	font-size: 11px;
}

#nosidebar {
	margin-right: 50px;
}

#tourguide {
	font-size: 10px;
	line-height: 14px;
	padding-left: 15px;
}

table {
	font: 11px verdana;
}	

table.interviews {
	line-height: 15px;
	background-color: white;
	border-left: solid 6px #E8D9C4;
}

table.markets {
	color: black;
	border: 1px solid #000000;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

td.benefits {
	color: white;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid White;
}

p {
	padding-top: 2px;
	margin-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 20px;
	padding-right: 10px;
	line-height: 17px;
	font-size: 11px;
}

ol {
	margin-top: 2px;
	margin-bottom: 2px;
}

ul {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
}

ul.markets {
	margin-left: 0px;
	margin-bottom: 0px;
}

li {
	line-height: 16px;
	margin-right: 10px;
	margin-left: 30px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}

li.markets {
	margin-left: 20px;
	margin-right: 3px;
	padding-right: 0px;
}

li.sound {
	list-style-image: url(sound.gif);
	line-height: 15px;
	list-style-position: outside;
	padding-bottom: 8px;
	margin-bottom: 3px;
	vertical-align: middle;
}

h1 {
	font: bolder 20px verdana;
	color: #000000;
	margin-left: 20px;
}

h2 {
	font: 13px georgia;
	font-style: italic; 
	margin-left: 20px;
	padding-bottom: 3px;
	line-height: 19px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 7px;

}

h3 {
	font: 11px verdana;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
}

h4 {
	font: 11px georgia;
	font-style: italic; 
	margin-left: 20px;
	padding-bottom: 3px;
	line-height: 16px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 7px;

}

#footer {
	font: 10px verdana;
	margin-bottom: 10px;
	margin-top: 10px;
}

#current {
	background-color: black;
	color: white;
	font-weight: bold;
}

a {
	color: #8B0000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0;
}

a.left {
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 10px;
	width: 175px;
}

a:hover {
	text-decoration: underline;
}

a.left:hover {
	background-color: black;
	color: white;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

a.sound {
	font-weight: normal;
	color: #8B0000;
}

a.sound:hover {
	color: gray;
	text-decoration: none;
}

hr {
	width: 90%;
	text-align: center;
	color: #E8D9C4;
}


