#masterdiv{

	font-family: Arial, verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
}

#masterdiv a{

	font-family: Arial, verdana, tahoma;
	font-weight: normal;
	display:inline;
	font-size: 12px;
	color: #343434;
	text-decoration: none;
	text-align:left;

}

#masterdiv a:hover{

	font-family: Arial, verdana, tahoma;
	font-weight: normal;
	height:20px;
	display:inline;
	font-size: 12px;
	color: #343434;
	text-decoration: underline;
	text-align:left;

}
#masterdiv br {

	
	height:25px;

}


.menutitle{
	cursor:pointer;
	margin-bottom: 1px;
	background-color:#EBEBEB;
	border-color:red;
	border-size:10px;
	color:#000000;
	width:94%;
	padding:2px 2px 2px 12px;
	text-align:left;
	font-weight:bold;
	height: 21px;
	border-bottom: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;

}


.menuSep{
	cursor:pointer;
	margin-bottom: 1px;
	background-color:#00ff00;
	color:#000000;
	display:block;
	text-align:left;
	font-weight:bold;
	height: 21px;
	border-bottom: 1px solid #FFFFFF;

}


.submenu{
margin-bottom: 0.5em;
background-image:none;
height:50px;
padding:2px 2px 2px 20px;
border-bottom: 0px;
}
