body {
		margin: 0px 0px 0px 0px;
		padding: 0px;
		background: #000000;
		font: 12px arial, sans-serif; }

	pre {text-indent: 0px}

	#tabmenu {
		color: #000;
		border-bottom: none;
		margin: -15px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 8px;	}

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none;
		 }

	#tabmenu a, a.active {
		color: #E8E9BE;
		background: #054950;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 1px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0px;
		text-decoration: none; }

	#tabmenu a.active {
		background: #339999;
		border-bottom: 1px solid #339999; }

	#tabmenu a:hover {
		color: #fff;
		background: #ADC09F; }

	#tabmenu a:visited {
		color: #E8E9BE; }

	#tabmenu a.active:hover {
		background: #339999;
		color: #E8E9BE; }
		
.sidebar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #054950;
	border-left-color: #054950;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(pics/gold_back.gif);
	background-repeat: repeat-x; 
}
.featured {
	border: 2px dotted #C68C00;
	background-color: #E7E7CE;

}
A:hover		{
color:black; text-decoration: underline;
}
.sidebar table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
}
