
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}


td, p, tr, table, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}



body 
{
	margin: 0px; padding:0px; 
	background: #766e67 url(../images/bkgnd_brown_16.jpg);
	background-image: url(../images/bkgnd_brown_16.jpg);
   	background-color: #766e67;
   	margin-left: 0px;
   	margin-top: 0px;
   	margin-right: 0px;
   	margin-bottom: 0px;
   
	color: #766e67;
	font-family: Verdana, Arial, "Trebuchet MS", "Times New Roman", Times, Serif;
	font-size: small;
	font-weight: normal;
	margin: 0;
	border: 0;	
}

td 
{

	background: #766e67 url(images/bkgnd_brown_16.jpg) repeat-x repeat-y;
}


a:link {color: #ffffff}
a:visited {color: #ffffff}
a:hover {color: #cccccc}
a:active {color: #000000}

A.thumb:link{opacity: 1.0; -khtml-opacity: 1.0; KHTMLOpacity: opacity/100; filter: alpha(opacity=100);-moz-opacity: 1.0; HEIGHT: 75px}
/*A.thumb:visited{opacity: 0.75; -khtml-opacity: 0.50; KHTMLOpacity: opacity/50; filter: alpha(opacity=50);-moz-opacity: 0.50; HEIGHT: 75px}*/
 A.thumb:hover, visited{opacity: 0.50; -khtml-opacity: 0.50; KHTMLOpacity: opacity/50; filter: alpha(opacity=50);-moz-opacity: 0.50; HEIGHT: 75px}
A.thumb:active{opacity: 0.75; -khtml-opacity: 0.75; KHTMLOpacity: opacity/75; filter: alpha(opacity=75);-moz-opacity: 1.0; HEIGHT: 75px}