/* ID Styles */

#subnav td {
	}
	
#subnav a {
	color: #000000;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	padding:2px 6px 2px 20px;
	background: url(../images/mm_arrow.gif) no-repeat 10px 45%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	}
	
#subnav a:hover {
	background: #FFFFFF no-repeat 5px 45%;
	color:#FF6600;
	}
	
.subnav_Text {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	letter-spacing:0em;
	text-decoration: none;
	}
	
#subnavSec td {
	border-bottom: 2px dotted #C0DFFD;
	}
	
#subnavSec a {
	color: #333333;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: 25px 50%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	}
	
#subnavSec a:hover {
	background: #FFFFFF no-repeat 5px 45%;
	color:#FF6600;
	}
	
.subnavSec_Text {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	letter-spacing:0em;
	text-decoration: none;
	}
