.menutitle {
	cursor: pointer;
	cursor: hand;
	color: #8FAAB0;
	width: 131px;
	text-align: left;
	font-weight: normal;	
	font-family: Verdana;
	font-size: 9px;
	background: url(plus_off.gif) no-repeat left;
	padding-left: 20px;
	margin-bottom: 1px;
	margin-left: 10px;
}

.menutitleHover {
	cursor: pointer;
	cursor: hand;
	color: #8FAAB0;
	width: 131px;
	text-align: left;
	font-weight: normal;
	font-family: Verdana;
	font-size: 9px;
	background: url(plus_on.gif) no-repeat left;
	padding-left: 20px;
	margin-bottom: 1px;
	margin-left: 10px;
}

.menutitle a:link{
	color: #106F78;
	text-decoration: none;
	border-bottom: none;
}

.menutitle a:visited{
	color: #106F78;
	text-decoration: none;
	border-bottom: none;
}

.menutitle a:hover{
	color: #1A2E30;
	text-decoration: none;
	border-bottom: none;
}

.submenu {
	margin-top: 5px;
	margin-bottom: 5px;
}

.submenu a {
	margin-bottom: 0.5em;
	background: url(dashes.gif) no-repeat left;
	font-weight: normal;	
	font-family: Verdana;
	font-size: 9px;
	color: #8FAAB0;
	padding-left: 20px;
	padding-top: 0px;
	margin-left: 10px;
}

a.subItem, a.subItem:hover, a.subItem:visited {
	color: #ADADAD;
	font-weight: normal;	
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}

a.subItem:hover {
	color: #1A2E30;
}

.tab {
	background: #f6f6f6;
	height: 15px;
}

.tabover {
	background: #ffffff;
	height: 15px;	
}

#masterdiv {
	background-color: #F6F6F6;
	margin-top: 10px;
}

.cataloguesubmenu {
	margin-top: 5px;
	margin-bottom: 5px;
}

.cataloguesubmenu a {
	margin-bottom: 0.5em;
	background: url(dashes.gif) no-repeat left;
	font-weight: normal;	
	font-family: Verdana;
	font-size: 9px;
	color: #8FAAB0;
	padding-left: 20px;
	padding-top: 0px;
	margin-left: 10px;
}

.catalogueHackClass {
	text-decoration: none;
	color: #8FAAB0;
}

.catalogueHackClassOver {
	text-decoration: underline;
	color: #909090;
}