/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
    text-align: center;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight:600;
    text-align: center;
	text-decoration: none;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(dplev0_bg1.gif);
	border: 1px solid #000000;
	background-color: #000000;
}
.m0l0oover {
    text-decoration : none;
	background-image: url(dplev0_bg2.gif);
	border: 1px solid #000000;
	background-color: #000000;
}
/* level 0 inner */
.m030iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight:400;
    vertical-align: middle;
    text-align: center;
	text-decoration: none;
    margin: 5px 0 0 0px;
	color: #FFFFFF;
}
.m030iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight:600;
    vertical-align: middle;
    text-align: center;
	text-decoration: none;
    margin: 5px 0 0 0px;
	color: #FFFFFF;
}

/* level 0 outer */
.m030oout {
	text-decoration : none;
	background-image: url(dplev0_bg10.gif);
	border: 1px solid #000000;
	background-color: #000000;
	padding: 0;
}
.m030oover {
	text-decoration : none;
	background-image: url(dplev0_bg11.gif);
	background-color: #000000;
	border: 1px solid #000000;
	padding: 0;
}
/* level 0 inner */
.m050iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight:400;
    text-align: center;
	text-decoration: none;
	margin: 4px 0 0 0px;
	color: #FFFFFF;
}
.m050iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight:600;
    text-align: center;
	text-decoration: none;
	margin: 5px 0 0 0px;
	color: #FFFFFF;
}

/* level 0 outer */
.m050oout {
	text-decoration : none;
	background-image: url(dplev0_bg8.gif);
	border: 1px solid #000000;
	background-color: #000000;
}
.m050oover {
	text-decoration : none;
	background-image: url(dplev0_bg9.gif);
	background-color: #000000;
	border: 1px solid #000000;
}

/* level 0 inner */
.m060iout {
	font-family: times-new-roman;
	font-size: 20px;
    text-align: center;
    vertical-align:middle;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m060iover {
	font-family: times-new-roman;
	font-size: 20px;
    text-align: center;
    vertical-align:middle;
	text-decoration: none;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}
/* level 0 outer */
.m060oout {
	text-decoration : none;
	background-image: url(dplev0_bg6.gif);
	border: 1px solid #000000;
    background-color: #A48856;
}
.m060oover {
	text-decoration : none;
	background-image: url(dplev0_bg7.gif);
	border: 3px solid #000000;
	background-color: #716853;
}
