div.menuBar {

  font-family:Arial;
  font-size:.75em;
  font-weight:bold;
  
  
  
}

a.menuButton {
 
	/*background-image:url(../images/shared/navImagesAllPages/nav_Item/additional.jpg);
	background-repeat:no-repeat;*/
	
	width:183px;
	height:14px;
	
	font-family:Arial;
	font-size:.75em;
	font-weight:bold;
	color: #6B170C;
  
	cursor:hand;
	left: 0px;
 
	padding-top: 0px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}
a.menuButton:hover 
{
  /*background-image:url(../images/shared/navImagesAllPages/nav_Over/additional.jpg);*/
}




div.menu{background-color:transparent;padding: 0px 1px 1px 0px;position: absolute;top: 0px;visibility: hidden;z-index: 101;font-family:Arial;font-size:10px;font-weight:bold;color: #6B170C;width:205px;}
div.menu2 {
	
	
	margin-left:-20px;
	background-color:transparent;
	border:0px solid #000000;
	
	padding: 0px 1px 1px 0px;position: absolute;top: 0px;
	visibility: hidden;
	z-index: 101;font-family:Arial;font-size:10px;font-weight:bold;color: #6B170C;
	width:205px;	
}


a.menuItem {
  color: #000000;
 background-color:transparent;
	background-repeat:no-repeat;
  
  border: 0px outset #e0e0e0;
  cursor: default;
  display:block;
  
  text-decoration: none;
  white-space: nowrap;
 cursor:hand;
 font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color: #6B170C;
	
/* padding-left: 54px;
  padding-top:4px;*/
width:205px;
 height:22px;
 


 
	
  
}

a.menuItem:hover
{
  /*background-color: #000000;
  color: #ffffff;*/
}
a.menuItemHighlight {
  /*background-color: #000000;*/
  color: #ffffff;
}
a.menuItemHighlight:hover {
  /*background-color: #000000;*/
  color: #ffffff;
}

span.menuItemText 
{
	padding-left:26px;
	/*margin-left:20px;
	text-indent:20px;*/
	
}

span.menuItemArrow {
  margin-right: -.75em;
  color:Black;
  
}

div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}



.menuExtranet
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:#6B170B;
	
  
}
A.menuExtranet
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:underline;
	color:#6B170B;
  
}
A.menuExtranet:link
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:underline;
	color:#6B170B;
  
}
A.menuExtranet:visited
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:underline;
	color:#6B170B;
  
}
A.menuExtranet:hover
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:underline;
	color:Gray;
  
}

a.menuItem2 {
  color: #000000;
 background-color:transparent;
	background-repeat:no-repeat;
  
  border: 0px outset #e0e0e0;
  cursor: hand;
  
  
  text-decoration: none;
  white-space: nowrap;
 cursor:hand;
 font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color: #6B170C;
	
/* padding-left: 54px;
  padding-top:4px;width:205px;
 height:22px;*/

 


 
	
  
}