/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: white;
	border-bottom: 1px solid white;
}
/* Style for level 1 block - DIV */
.m0table1 {
	background: #4D875D;
}
/* Style for level 1 block - DIV */
.m0table2 {
	background: #4D875D;
}
/* Style for outer tag, mout (mouse out) state */
.m0outer {
	border-top: 1px solid white;
	background: #4D875D;
}
/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri, .m0mdowni {
	color: yellow;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}
/* Style for inner tag, mout (mouse out) state */
.m0mouti {
	color: white;
	font-family: Verdana,Arial,Helvetica; 
	font-size: 13px;
}
table.menu a {
width:185px;
border:1px solid #333333;
display: block;
}
div.menu a {
color: #333333;
background: #ffffff;
text-decoration:none;
font-size:11px;
line-height:16px;
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}
div.menu a:link {
color: #333333;
background: #ffffff;
font-size:11px;
line-height:16px;
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}
div.menu a:active {
color: #000000;
background: #ffffff;
font-size:11px;
line-height:16px;
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}
div.menu a:visited {
color: #333333;
background: #ffffff;
font-size:11px;
line-height:16px;
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}
div.menu a:hover {
color: #333333;
background: #dcdcdc;
font-size:11px;
line-height:16px;
font-family: Tahoma, verdana, sans-serif;
border:1px solid #000000;
}
div.menu (
position:absolute;
top:0;
left:0;
)


