A		 	{ color: #f9772f; text-decoration:none; }
A:visited 	{ color: #f9772f4; text-decoration:none; }
A:active 	{ color: #f9772f; text-decoration:none; }
A:hover 	{ color: #5f5f5f; text-decoration:underline; }

A.contact		 	{ color: #f9772f; text-decoration:none; }
A.contact:visited 	{ color: #f9772f; text-decoration:none; }
A.contact:active 	{ color: #f9772f; text-decoration:none; }
A.contact:hover 	{ color: #c6c6c6; text-decoration:underline; }
		
TD,DIV	{
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #2f2f2f;
	}
	
TD.ornament	{
	background-position: left;
	background-position: top;
	background-repeat: no-repeat;
	}
	
INPUT.search {
	height: 20px;
	width: 160px;
	border: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	margin: 0px;
	}
	
	
INPUT.go {
   border: none;
	height: 19px;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	}

H1	{
	font-family: Verdana;
	display: inline;
	font-size: 11px;
	line-height: 12px;
	margin-top: 2 px;
	margin-bottom: 2 px;
	color: #c6c6c6;
	}
	
FONT.breadcrumb	{
	font-family: Verdana;
	font-size: 11px;
	vertical-align: 100%;
}	

FONT.contact	{
	font-family: Verdana;
	font-size: 11px;
	vertical-align: 0%;
	color: #FFFFFF;
	}	
	
IMG.trans	{filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	}
	
BODY	{
		background-position: center;
		background-position: top;
		background-repeat: no-repeat;
		}


a.sidelist { 
text-transform: uppercase; font-size: 11px; 
line-height: 22px; 
font-weight: bold; 
text-decoration: none; 
font-family: verdana; 
padding-left: 5px; 
height: 22px; 
width: 190px; 
display: block;
color: #FF5B00; 
border-bottom: 1px solid #ACA899; 
border-left: 3px solid #ACA899; 
} 
a.sidelist:hover  { 
color: #2F2F2F; 
background: #ACA899 ;
border-bottom: 1px solid #000000; 
border-left: 3px solid #3c3c3c;
text-decoration: none; 
}
