a.menu_links	{
				text-decoration:none;
				font-size:12px;
				color:#000;
				}
a.menu_links:hover	{
				text-decoration:underline;
				font-size:12px;
				color:#FF9966;
				}
.menu		{
			border:0px solid #000;
			width:148px;
			}
.topl		{
			float:left; 
			background: url('http://www.mgwalk.com/tests/images/TLRound.png') left bottom no-repeat; 
			background-color:#F4A460;
			width:5px;
			height:5px;
			}
.topr		{
			float:right; 
			background: url('http://www.mgwalk.com/tests/images/TRRound.png') left bottom no-repeat; 
			background-color:#F4A460;
			width:5px;
			height:5px;
			}
.topm		{
			float:left;
			border-top:1px solid #000;
			background-color:#F4A460;
			width:138px;
			height:4px;
			}
.bottoml		{
			float:left; 
			background: url('http://www.mgwalk.com/tests/images/BLRound.png') left bottom no-repeat;
			background-color:#FFE6BF; 
			width:5px;
			height:5px;
			}
.bottomr		{
			float:right; 
			background: url('http://www.mgwalk.com/tests/images/BRRound.png') left bottom no-repeat; 
			background-color:#FFE6BF;
			width:5px;
			height:5px;
			}
.bottomm		{
			float:left;
			border-bottom:1px solid #000;
			background-color:#FFE6BF;
			width:138px;
			height:4px;
			}
.item_title	{
			border-left:1px solid #000;
			border-right:1px solid #000;
			border-bottom:1px solid #000;
			background-color:#F4A460;
			height:15px;
			width:146px;
			clear:both;
			text-align:center;
			}
.item_title_a	{
				float:left;
				width:128px;
				}
.item_title_b	{
				float:right;
				width:15px;
				text-align:center;
				}
.items		{
			border-left:1px solid #000;
			border-right:1px solid #000;
			background-color:#FFE6BF;
			width:146px;
			}
.hidden		{display:none;}
	