.menutitle a{
	cursor:pointer;
	color:#111760;
	width:125px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	border:0px solid #000000;
	font-size: 11px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1pt;
	text-decoration: none;
}

.menutitle a:hover {
	color:#f0e8db;
	background-color: #111760;
}

.submenu{
	margin-bottom: 0.5em;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: 000033;
	background-image: none;
	font-style: normal;
}

#masterdiv {
	width:100px;
	text-align:center;
}

body {
	background-color: #f0e8db;
}

