td
{
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#000;
}
td.leftnav
{
	font-size:14px;
	color:#956e3f;
}
h3
{
	font-family:Arial,Helvetica;
	font-size:16px;
	color:#956e3f;
}
hr
{
	color: #956e3f;
	background-color: #eeeeee;
	height: 1px;
	border:0px;
	
}


a:link,
a:visited{
	font-size:12px;
	color:#956e3f;
	text-decoration:underline;
}
a:focus,
a:hover,
a:active{
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}

a:link.leftnav,
a:visited.leftnav{
	font-size:12px;
	color:#956e3f;
	text-decoration:none;
}
a:focus.leftnav,
a:hover.leftnav,
a:active.leftnav{
	font-size:12px;
	color:#956e3f;
	text-decoration:underline;
}


a:link img,
a:visited img{
	color:#eeeeee;
}
a:focus img,
a:hover img,
a:active img{
	color:#666666;
}