#mrkt 	{width: 94px;	background: #eee;	}
#mrkt ul {list-style: none;	margin: 0;	padding: 0;}
#mrkt a, #mrkt h4 {font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;	border-width: 1px;	border-style: solid;	border-color: #ccc #888 #555 #bbb;	margin: 0;	padding: 2px 3px;}
#mrkt h4 {color: #0000FF;	background-color: #CDE0D7;	text-align: center;}
#mrkt a	{color: #000;	background: #efefef;	text-decoration: none;	}
#mrkt a:hover {color: #a00;	background: #fff;	}
#mrkt li {position: relative;	}
#mrkt ul ul ul {	position: absolute;	top: 0;	left: 100%;	width: 260px;	background-color: #E4EAED;	border-width: thin;	border-style: ridge;	}
div#mrkt ul ul ul,
div#mrkt ul ul li:hover ul ul
{display: none;}

div#mrkt ul ul li:hover ul,
div#mrkt ul ul ul li:hover ul
{display: block;}

table.tblmd			{font: 9px arial, helvetica, sans-serif;}          
table.tblmd th		{font: 12px arial, helvetica, sans-serif; text-align:left;}
table.tblmd td 	{font: 10px arial, helvetica, sans-serif;	text-align:right;	text-indent: 12px;}

