#caretMenuA_menu {
	width:760px;
	margin:0 auto;
	text-align:left;
	background-color: #FFF;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:20px;
	z-index: 200;
}

#caretMenuA_menu img{
	border:0px;
}

/* End general styles for this example page */
/* General configuration CSS */

#caretMenuA_menu ul li ul{
	display:none;	/* Needed to display ok in Opera */
}

#caretMenuA_menu{
	visibility:hidden;	
}
#caretMenuA_menu ul{
	margin:0px;	/* No indent */
	padding:0px;	/* No indent */
}
#caretMenuA_menu li{
	list-style-type:none;	/* No bullets */
}	
#caretMenuA_menu a{
	display: block;
	width: 90px; /*Width of top level menu link items*/
	height:25px;
	line-height:25px;
	padding: 1px 8px;
	border-left-width: 0;
	text-decoration: none;
	color: navy;
}
/* End general configuration CSS */


/* Cosmetic */

/***********************************************************************
CSS - MENU BLOCKS
General rules for all menu blocks (group of sub items) 
***********************************************************************/
#caretMenuA_menu ul{
	display: inline; 
	/*
	border:1px solid #000;
	background-color:#FFF;
	padding:1px;
	*/
}

#caretMenuA_menu ul.menuBlock1{	/* Menu bar - main menu items */
	border:0px;
	padding:1px;
	/*
	border:1px solid #317082;
	background-color:#E2EBED;
	*/
	overflow:visible;
}
#caretMenuA_menu ul.menuBlock2{	/* Menu bar - main menu items */
	border:0px;
	padding:0px;
	/*
	padding:1px;
        border:1px solid #555;
        */
	background-color:#67bf67;
}

/***********************************************************************
CSS - MENU ITEMS
Here, you could assign rules to the menu items at different depths.
***********************************************************************/
/* General rules for all menu items */
#caretMenuA_menu a{
	display: block;
	width: 90px; /*Width of top level menu link items*/
	height:25px;
	line-height:25px;
	padding: 1px 8px;
	border-left-width: 0;
	text-decoration: none;
	color: navy;

}

/*
Main menu items 
*/

#caretMenuA_menu .currentDepth1{
	/*
	padding-left:5px;
	padding-right:5px;
	border:1px solid #E2EBED;
	*/
}
#caretMenuA_menu .currentDepth1over{
	background-color:#000;
	color:#fff;
	/*
	padding-left:5px;
	padding-right:5px;
	border:1px solid #000;
	*/


}
#caretMenuA_menu .currentDepth1 a{
	font-weight:bold;
	border: 1px solid black;
}
#caretMenuA_menu .currentDepth1over a{	/* Text rules */
	color:#FFF;
	font-weight:bold;
	border: 1px solid black;
}

/* Sub menu depth 1 */
#caretMenuA_menu .currentDepth2{
        padding: 0px;
	/*
        padding-right:2px;
	border:1px solid #FFF;
        */
}
#caretMenuA_menu .currentDepth2over{
	/*
        padding-right:2px;
        */
	background-color:#317082;
	border:1px solid #000;
}	
#caretMenuA_menu .currentDepth2over a{	/* Text rules */
	color:#000;
}	
/* Sub menu depth 2 */
#caretMenuA_menu .currentDepth3{
        /*
	padding-right:2px;
	border:1px solid #FFF;
        */
	background: #04075e;
}
#caretMenuA_menu .currentDepth3over{
	padding-right:2px;
	background-color:#317082;
	border:1px solid #000;
}
/* Sub menu depth 3 */
#caretMenuA_menu .currentDepth4{
	padding-right:2px;
	border:1px solid #FFF;
	background: #04075e;
}
#caretMenuA_menu .currentDepth4over{
	padding-right:2px;
	background-color:#317082;
	border:1px solid #000;
}	
</style><style type="text/css"  >#menu ul li {        font-size: 11px; }
#caretMenuA_menu ul li ul{      display:none; }
#caretMenuA_menu ul.menuBlock2{ background-color: transparent; }
#caretMenuA_menu ul.menuBlock3{ background-color: transparent; }
#caretMenuA_menu ul li { display: inline; text-align: left; }

#caretMenuA_menu { background: transparent; border-collapse: collapse; }
#caretMenuA_menu .currentDepth1     a {      border: 0px solid white; width: 120px; background-color: transparent; color: #e77817; font-weight: normal; }
#caretMenuA_menu .currentDepth1over a {      border: 0px solid white; width: 120px; background-color: transparent; color: #e77817; font-weight: normal; }
#caretMenuA_menu .currentDepth1over { background-color: transparent; }
#caretMenuA_menu .currentDepth2     a {      border: 1px solid white; width: 200px; background-color: #e77817;     color:   white; font-weight: normal; margin: 1px; padding: 0; font-weight: normal; }
#caretMenuA_menu .currentDepth2over a {      border: 1px solid black; width: 200px; background-color: #e77817;     color:   white; font-weight: normal; margin: 1px; padding: 0; font-weight: normal; }
#caretMenuA_menu .currentDepth2over { border: none; }
#caretMenuA_menu .currentDepth3     a {      border: 1px solid white; width: 150px; background-color: #e77817;     color:   white; font-weight: normal; margin: 1px; padding: 0; font-weight: normal; }
#caretMenuA_menu .currentDepth3over a {      border: 1px solid white; width: 150px; background-color: #e77817;     color:   white; font-weight: normal; margin: 1px; padding: 0; font-weight: normal; }
#caretMenuA_menu .currentDepth3over { border: none; }
#caretMenuA_menu .currentDepth4     a {      border: 1px solid white; width: 150px; background-color: #e77817;     color:   white; font-weight: normal; margin: 1px; padding: 0; font-weight: normal; }
#caretMenuA_menu .currentDepth4over a {      border: 1px solid white; width: 150px; background-color: #e77817;     color:   white; font-weight: normal; margin: 1px; padding: 0; font-weight: normal; }
#caretMenuA_menu .currentDepth4over { border: none; }
#caretMenuA_menu ul.menuBlock3        { border: 1px solid black; }

#xaretMenuA_menu li a {
  background-color: transparent;
  color: white;
}
#xaretMenuA_menu ul li ul {
  background-color: #444444;
  color: white;
  margin: 0;
  padding: 0;
  width: 200px;
  width: auto;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #444444;
  border-bottom: 1px solid #444444;
}
#xaretMenuA_menu ul li {
  list-style-type: none;
  padding-left: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin: 1px;
  background-color: #e77817;
  font-weight: normal;
}
#xaretMenuA_menu ul li a ul {
  position: absolute;
  top: 5px;
  left: 110px;
}
