.orange {color: #ff6600; background-color:none; padding:0px 15px 0px 0; border-bottom:0px;}
.orangebold {color: #ff6600; background-color:none; padding:0px 15px 0 0; border-bottom:0px;}

.menu {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:11px;margin:0px; width:100%; background-color:#c4c9ff; height:27px; padding:10px 0 0 0; border-top: 1px solid #979797;}

dl {padding:0; margin:45px 15px; width:550px;}
dt {display:none;}
dd {float:left; margin:0; padding:0; text-align:center;}
dd a, dd a:visited  {text-decoration:none; color:#000; float:left;}
dd span {float:left; border-bottom:1px solid #fff; cursor:pointer;}
dd .single {height:1.7em;}
dd .double {height:3em;}

dd span.side {width:5px; float:left; border-top:0px solid #fff;height:25px;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

dd span.side b.p1no {width:0; height:1px; float:left; margin-left:3px; border-left:2px solid #fff; font-size:1px;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
dd span.side b.p1 {width:0; height:1px; float:left; margin-left:3px; border-left:2px solid #999; font-size:1px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
} 
* html dd span.side b.p1 {width:2px; w\idth:0;}

dd span.side b.p2 {width:2px; height:1px; float:left; margin-left:2px; background:#f5f5f5; border-left:1px solid #999; font-size:1px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
} 
* html dd span.side b.p2 {width:3px; w\idth:2px;}

dd span.side b.p3 {width:3px; height:2px; float:left; margin-left:1px; background:#f5f5f5; border-left:1px solid #999; font-size:1px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}  
* html dd span.side b.p3 {width:4px; w\idth:3px;}

dd span.side b.p4 {width:4px; float:left; background:#f5f5f5; border-left:1px solid #999; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

dd span.side b.p4ccc {width:4px; float:left; background:#f5f5f5; border-left:1px solid #999; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

* html dd span.side b.p4 {width:5px; w\idth:4px;}

dd span.side b.p5 {width:0; height:1px; float:left; margin-right:3px; border-right:2px solid #999; font-size:1px;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}  
* html dd span.side b.p5 {width:2px; w\idth:0;}

dd span.side b.p6 {width:2px; height:1px; float:left; margin-right:2px; background:#f5f5f5; border-right:1px solid #999; font-size:1px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}  
* html dd span.side b.p6 {width:3px; w\idth:2px;}

dd span.side b.p7 {width:3px; height:2px; float:left; margin-right:1px; background:#f5f5f5; border-right:1px solid #999; font-size:1px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}  
* html dd span.side b.p7 {width:4px; w\idth:3px;}

dd span.side b.p8 {width:4px; float:left; background:#f5f5f5; border-right:1px solid #999; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
* html dd span.side b.p8 {width:5px; w\idth:4px;}

dd.low {margin-top:0;}
* html dd.low {margin-top:0;}

dd span.midwhite {border-top:1px solid #999; padding:0 5px; background:#ffffff;padding:4px 8px 0px 8px; color:#EFBC0E; font-weight:bold;}
dd span.mid {border-top:1px solid #999; padding:0 5px; background:#f1f1f1;padding:4px 8px 0px 8px;}

dd a:hover {border:0;}
dd a:hover span.mid {background:#f9f9f9; color:#EFBC0E;}
dd a:hover span.side b {background:#f5f5f5; color:#EFBC0E;}
dd a:hover span {border-bottom:1px solid #fff;}

.clear {clear:both;}

.submenu {
	background: #ffffff url(../images/nav/submenu.gif) left bottom repeat-x;
	/*background-color:#f5f5f5;*/
	/*border-bottom: 1px solid #979797;*/
	border-bottom: 1px solid #CCC;
	margin:-5px  auto  0px  auto;
	padding: 0px;
	width:100%;
	height:27px;
	}

.submenu a, .submenu a:visited {font-family: Verdana, Arial, Helvetica, Sans-Serif; color:#FF6600; text-decoration:none; cursor:pointer; font-size:11px; font-weight:normal;}
.submenu a:hover {color:#515151; background:#fff;text-decoration:none;}
.submenu a:hover span {color:#515151; background-position:0 150px; border-bottom:1px solid #f9f4ee;}
.submenu dt {text-align:center;}