.imgTop {
//	background-image :url('images/bannerlogo.jpg');
//	background-attachment : fixed;
//	background-repeat : no-repeat;
//	background-position : top left;
	width: 100%;
	height: 80px;
}  

.imgTdTop {
//	background-image :url('/CursosExternos/CursosExternos.nsf/LogoAlenGris.gif');
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position :  center;
	height: 90px
}  

.imgTdTopFinal {
	width: 30px;
	height: 90px;
}  

div.menuBar {
  background-color: #4B0082 ;	//green
}  

div.Ayuda, div.Ayuda a.Liga, div.menuBar, div.menuBar a.menuButton, div.menu, div.menu a.menuItem {
  font-family: verdana, tahoma, Arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #DDDDDD; //
  cursor: default;
}

.tableDiv {
  margin : 0px;
  padding : 0px;
  border-width: thin;
  cellpadding: 0;
  cellspacing: 0;
  border-collapse: collapse;
}

div.menuBar {
  background-color: #000033;	//#d0d0d0
  border: 4px outset white; 
  padding: 2px;   // 4px 2px 4px 2px;
  text-align: left; green 
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 0px solid #000033; //color: #DDDDDD;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 1px; //2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px; #e0e0e0
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: 0px solid #000033; //color: #DDDDDD;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 1px; //2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px; #e0e0e0
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
background-color: transparent;
  border: 0px solid #000033; //color: #DDDDDD;
  cursor: default;	
  left: 0px;
  margin: 1px;
  padding: 1px; //2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px; #e0e0e0
}

div.menu {
  background-color: #e0e0e0;
  border: 2px outset #e0e0e0; //left: 0px;
  //0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden; 2px; 0px; padding-left:0px; padding-right:1px; 2px
}

div.menu a.menuItem {
  color: #DDDDDD;
  cursor: default;
  display: block;
  // text-decoration: none;
  white-space: nowrap; 3px; padding-left:1em; padding-right:1em; padding-top:3px; padding-bottom:3px
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  cursor: default;
  background-color:  #d0d0d0; //RGB(64,137,4); //RGB(126,173,79);//RGB(81,140,22);  // //green; green; #00a000; #5050f0; #ffffff}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;   //  -.75em
}

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

div.Ayuda {
  background-color: transparent //#d0d0d0;	////padding: 1px;   // 4px 2px 4px 2px:0px none;
  border: 0px none; 
  text-align: left; green; green 
}

div.Ayuda a.Liga {
  background-color: transparent;
  border: 1px solid #d0d0d0; //color: #DDDDDD;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 1px; //2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px; #e0e0e0
}