body {
	/*margin:0px; */ margin-left:auto; margin-right:auto; width:820px;
	font-size: 10px;
	font-family:  Verdana, Arial,sans-serif;
}

 * {padding:0; margin:0} /*needed to keep background images from repeating*/


.orange_menu {/*june24_change:float:left; padding-right:5px;*/	margin:0;}

.orange_menu dt {
	font-size: 10px;/*11px;*/
	font-family:  Verdana, Arial,sans-serif;
	color: white;
	font-weight:bold;
	cursor:pointer; 
		/*width:170px;*/
	/*padding:2px; */
	/*jne24_change:padding-bottom:6px*//*10px*/;
	/*height:36px;*/
	/*background:url(nav_images/nav_3_middle.gif)*/
}

.orange_menu dd {position:absolute; overflow:hidden; /*width:400px;208px;*/ display:none; /*june25_change:background:#fff;*/ z-index:200; opacity:0;	margin:0;}
.orange_menu ul {/*width:100% 204px;*/ border:2px solid #9ac1c9; list-style:none; /*border-top:none*/border:none;}
.orange_menu li {display:inline}
.orange_menu a, .orange_menu a:active, .orange_menu a:visited {
	display:block; padding:5px; color:#FFEC9F/*white*/; text-decoration:none;
	background:#231F20;/*#eaf0f2; */
}
.orange_menu a:hover {color:white; background:#4F4F4F;/*background:#d9e1e4; color:#000*/}
.orange_menu .underline {/*border-bottom:1px solid #b9d6dc*/border:1px solid #F18135; border-top:none;}


.black_menu {
	font-size: 10px;/*11px;*/
	font-family:  Verdana, Arial,sans-serif;
	color:white; 
	font-weight:bold;
	background-color:black;
/*	padding: 0px 5px;	*/
	cursor: pointer;
}

.search_box {
	font-size:11px;
	padding: 0px 3px;
	border:1px solid #CCCCCC;
}

.search_title {
	font-size: 10px;
	font-family:  Verdana, Arial,sans-serif;
	color:#999999;
	font-weight:bold;
	background-color:black;
}

.sub_content-arrow-text {
	font-size: 10px;
	font-family: /*Verdana,*/ Arial,sans-serif;
	color: white;
	font-weight: bold;
	font-style: italic;
}

.sub_content-box {
	border:1px solid #CCCCCC; border-top:none;
	vertical-align:top;
}

.sub_content-box-text {
	/*padding:7px 0px 7px 7px;*/
	padding: 7px;
	font-size:11px;
	line-height:14px;
}

.orange_header {
color:orange; font-weight:bold; font-size:11px;
}

ul#prod-list li { padding-bottom:2px; }
