.gurtl0norm {
	padding: 0px;
	color: #fff;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid white;
	/*	background: #fcb180;*/
	background:#666666;
	text-decoration: none;
	text-align: left;
	cursor: hand;
		
}
.gurtl0over {
	padding: 0px;
/*	color: #fff;*/
color:#666666;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	background: #fcb180;*/
	background:#E5E5E5;
	border-bottom: 1px solid white;
	text-decoration: none;
	text-align: left;
	cursor: hand;
}

.gurtl0clck {
	padding: 0px;
	border-bottom: 1px solid white;
	color: #fff;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #fcb180;
	text-decoration: none;
	text-align: left;
	cursor: hand;
}

.gurtl1norm {
	padding: 3px;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #E5E5E5;
	background: #E5E5E5;
	color: #243D4B;
	cursor: hand;
}
.gurtl1over {
	padding: 3px;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #e46329;
	background: #E5E5E5;
	color: #243D4B;
	cursor: hand;
}
.gurtl1clck {
	padding: 3px;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #e46329;
	background: #E5E5E5;
	color: #243D4B;
	cursor: hand;
}
