.menutitle{
	cursor:pointer;
	background-color:#F0F0F9;
	color:#000000;
	width:350px;
	text-align:center;
	font-weight:normal;
	border:medium solid #D8D7EE;
	background-attachment: scroll;
	background-image: url(../long_block_blue.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	height: 24px;
	margin-top: 10px;
	padding-top: 6px;
}

.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	width: 350px;
	border-top: medium none #D8D7EE;
	border-right: medium solid #D8D7EE;
	border-bottom: medium solid #D8D7EE;
	border-left: medium solid #D8D7EE;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #363681;
}
.space {
	font-size: 5px;
}

