.navigation { 

	padding: 0px;

	margin:	0px;

	height: 100%; 
	color: #000000;



	

}



.navigation {
	height: 20px;
	display: block;
	color: #dfbd80;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6e535f;
	font-weight: bold;
	background-image: url(/images/template/nav_out.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 18px;
	padding-left: 15px;
	padding-top: 3px;
	width: 135px;
	margin-bottom: 2px;
	text-decoration: none;
}

.navigation:hover {
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #b02d33;
	background-image: url(/images/template/nav_hover.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 18px;
	width: 135px;
	color: #FFFFFF;
	padding-left: 15px;
	/*cursor: hand; */
	text-decoration: none;
}
.highlight {
	height: 20px;
	display: block;
	color: #6e535f;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/tempalte/nav_out.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 16px;
	padding-left: 15px;
	padding-top: 3px;
	width: 135px;
	margin-bottom: 2px;
	background-color: #dfbd80;
	text-decoration: none;
	padding-bottom: 2px;
}.image {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
