.submenu
	{padding:0 10px 0 10px; margin:0; width:165px;}

.border-top
	{width:185px; height:8px; padding:0; margin:0; border:0 none; background:url("/images/border/top_border.gif") repeat-x top; font-size: 0;}

.border-top-left
	{width:8px; height:8px; padding:0; margin:0; border:0 none; background:url("/images/border/tl_corner.gif") no-repeat top left; float: left;  font-size: 0;}

.border-top-right
	{width:8px; height:8px; padding:0; margin:0; border:0 none; background:url("/images/border/tr_corner.gif") no-repeat top right; float: right;  font-size: 0;}
	
.border-middle-left 
	{width:185px; padding:0; margin:0; border:0 none; background:url("/images/border/left_border.gif") repeat-y left;}

.border-middle-right
	{width:185px; padding:0; margin:0; border:0 none; background:url("/images/border/right_border.gif") repeat-y right;}

.border-bottom
	{width:185px; height:8px; padding:0; margin:0 0 5px 0; border:0 none; background:url("/images/border/bottom_border.gif") repeat-x bottom;  font-size: 0;}

.border-bottom-left
	{width:8px; height:8px; padding:0; margin:0; border:0 none; background:url("/images/border/bl_corner.gif") no-repeat bottom left; float: left;  font-size: 0;}

.border-bottom-right
	{width:8px; height:8px; padding:0; margin:0; border:0 none; background:url("/images/border/br_corner.gif") no-repeat bottom right; float: right;  font-size: 0;}
	
	

div.submenu ul 
	{margin:0; border:0 none; padding:0; width:165px; list-style:none;}

div.submenu ul li
	{margin:0; border:0 none; padding:3px 0px 4px 0px; list-style:none; background:url("/images/dot_line.gif") repeat-x bottom;}

div.submenu ul li.noline
	{background:none;}

div.submenu ul li ul
	{margin:0; border:0 none; padding:0; list-style:none; width:165px;}

/*
div.submenu ul li ul li
	{margin:0; border:0 none; padding:4px 0px 0px 20px; list-style:none; background:none;}
*/

div.submenu ul li ul li
	{margin:0; border:0 none; padding:4px 0px 0px 0px; list-style:none; background:none;}


div.submenu
	{font-size:11px; font-family:Tahoma; color:#000000;}

div.submenu a 
	{font-size:11px; font-family:Tahoma; color:#70AE25;	text-decoration:none;}

div.submenu a:hover 
	{font-size:11px; font-family:Tahoma; color:#70AE25; text-decoration:underline;}

div.submenu ul li a 
	{font-size:11px; font-family:Tahoma; color:#44710C;	text-decoration:none;}

div.submenu ul li a:hover 
	{font-size:11px; font-family:Tahoma; color:#44710C; text-decoration:underline;}
	
div.submenu ul li ul li a 
	{font-size:11px; font-family:Tahoma; color:#70AE25;	text-decoration:none;}

div.submenu ul li ul li a:hover 
	{font-size:11px; font-family:Tahoma; color:#70AE25; text-decoration:underline;}
	

.submenu span
	{left:0; top:0; width:4px; height:6px; margin:4px 10px 0 2px; padding:0; display:block; position:relative; float:left;}

.submenu span.disable
	{background:none;}

.submenu span.active
	{background:url("/images/left_nav_arrow.gif") no-repeat left top;}
	