#masterdiv .menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	width:206px;
	color:white;
	padding: 2px 2px 2px 10px;
	font-weight:bold;
	text-transform:lowercase;
	border-bottom:1px dotted #FFFFFF; 
	font-variant:small-caps;
	font-size:13px;
}

#masterdiv .submenu{
	margin:5px;
	margin-bottom: 0.5em;
	font-size: 11px;
	text-transform:capitalize;
	line-height:20px;
	padding:0 0 0 10px;
}
#masterdiv .CateCurrent {
	margin-left: 0px;
	color: white;
	display: block;
	font-weight:bold;
	text-transform:capitalize;
}
#masterdiv .CateCurrent A {
	color: white;
	font-weight:bold;
	text-transform:capitalize;
}
#masterdiv .CateCurrent A:hover {
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
}
#masterdiv .SottoCurrent {
	margin-left: 0px;
	color: white;
	display: block;
	text-transform:capitalize;
}
#masterdiv .SottoCurrent A {
	color:white;
	text-transform:capitalize;
}
#masterdiv .SottoCurrent A:hover {
	color:white;
	text-decoration: underline;
}
#masterdiv .cate {
	margin-left: 0px;
	color: white;
	font-weight:bold;
	text-transform:capitalize;
}
#masterdiv .cate A {
	color: white;
	text-transform:capitalize;
}
#masterdiv .cate A:hover {
	color: white;
	text-decoration: underline;
}
#masterdiv .sotto {
	margin-left: 0px;
	color: white;
	text-transform:capitalize;
}
#masterdiv .sotto A {
	color: white;
	text-transform:capitalize;
	padding:0 0 0 10px;
}
#masterdiv .sotto A:hover {
	color: white;
	text-decoration: underline;
}
