
.mt_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #402000;
	padding: 1px 1px 1px 6px;
	height: 18px;
	vertical-align: middle;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #EBEBD6;
	border-bottom-color: #998751;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #998751;
	border-left-color: #EBEBD6;
	background-image: url(imgs/h1bg.gif);
	background-repeat: repeat-x;
	margin-top: 4px;
        text-align: center;
}

.mt_item {
	display: block;
	padding: 0px 0px 2px 0px;
	margin-bottom: 1px;
	border: 1px solid #ACADA2;
	background-color: #EFEADA;
}

.mt_parentnode {
	font-size: 11px;
	margin-bottom: 0px;
	padding: 0px 0px 1px 12px;
	display: none;	
}

.mt_parenttext {
	font-size: 11px;
	text-decoration: none;
	display: block;
	color: #402000;
	padding: 1px 2px 0px 0px;
	border: 1px solid #EFEADA;
	cursor: hand;
}

.mt_item_a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	color: #402000;
	padding: 1px 2px 0px 0px;
	border: 1px solid #EFEADA;
}

.mt_item_a:hover {
    text-decoration:underline;
	background-color: #FFFFFF;
}


.block5_header {
	font-weight: bold;
	background-color: #E7E1D1;
	height: 16px;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/h1bg.gif);
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
}

.block5_border {
	background-color: #F7F5F2;
	border: 1px solid #E7E1D1;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
}

.separator1 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCD8CC;
}

.separator2 {
	font-size: 1px;
	height: 1px;
	margin-bottom: 1px;
	border-top: 1px dotted #CCCCCC;
	margin-top: 3px;
}

.separator3 {
	font-size: 1px;
	height: 1px;
	margin-bottom: 0px;
	margin-top: 1px;
}

