.titrMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-image: url(../images2007/SN_shot_01.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-decoration: none;
}

.titrMenu a:visited, .titrMenu a:active, .titrMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.titrMenu a:hover {
	color: #ffff40;
	text-decoration: none;
}

.menuTxt, .menuTxt a, .menuTxt:link, .menuTxt:visited, .menuTxt:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B77B00;
	text-align: right;
	vertical-align: middle;
/*	height: 18px;*/
	width: 142px;
	background-image: url(../images2007/SN_shot_02_JC.gif);
	background-position: right bottom;
	white-space: normal;
	display: block;
	clear: both;
	cursor: Pointer;
	text-decoration: none;
}
.menuTxt:hover {
	background-image: url(../images2007/SN_shot_04_JC.gif);
	color: #9a4426;
	/*font-weight: bold;*/
	text-decoration: none;
}
