﻿body {
}
.selected
{
 color:Green;
  background-color:Red;
}
.divMenuTop
{
opacity:1;
filter: alpha(opacity:70);
height:37px;
width:213px;
background-image:url('../images/Menuforeground.gif');
 background-repeat:no-repeat;
 background-position:top right;
position:absolute;
}
.divMenuTopHover
{
opacity:1;
filter: alpha(opacity:70);
height:37px;
width:213px;
background-image:url('../images/Menuforeground2.gif');
 background-repeat:no-repeat;
 background-position:top right;
position:absolute;
}

.divMenuTopHover2
{
opacity:1;
filter: alpha(opacity:70);
height:37px;
width:213px;
background-image:url('../images/Menuforeground2.gif');
 background-repeat:no-repeat;
 background-position:top right;
position:absolute;
}

.divMenuTopBottom
{
opacity:1;
filter: alpha(opacity:70);
height:42px;
width:213px;
background-image:url('../images/Menuforeground3.gif');
 background-repeat:no-repeat;
 background-position:top right;
position:absolute;
}
.divMenuTopBottomHover
{
opacity:0.7;
filter: alpha(opacity:70);
height:42px;
width:213px;
background-image:url('../images/Menuforeground4.gif');
 background-repeat:no-repeat;
 background-position:top right;
position:absolute;
}
.divMenuTopBottomHover2
{
opacity:0.7;
filter: alpha(opacity:70);
height:42px;
width:213px;
background-image:url('../images/Menuforeground4.gif');
 background-repeat:no-repeat;
 background-position:top right;
position:absolute;
}



.divMenuTopText
{
position:absolute;
color:White;
 width:213px;
  height:35px;
  overflow:hidden;
}
.alinkMenuText
{
  /*white-space:nowrap;*/
  padding-left:40px;
  padding-right:145px;
   padding-top:8px;
   padding-bottom:10px;
  height:auto;
  width:auto;
  text-decoration:none;
  color:White;
   font-size:11pt;
  font-family:Arial;
   font-weight:bold;
  
}
/*#divMenuBottom,#divMenuBottom2,#divMenuBottom3,#divMenuBottom4
{
opacity:1.0;
filter: alpha(opacity:100);
height:37px;
width:213px;

 background-repeat:no-repeat;
 background-position:top right;
position:absolute;
}*/
.divMenuBottom
{
 float:right;
/*opacity:0;
filter: alpha(opacity:100);*/
right:0px;
height:32px;
/*width:128px;
 background-repeat:no-repeat;
 background-position:top right;*/
position:absolute;
}
.divMenuUnderneath
{
opacity:0;
filter: alpha(opacity:100);
height:37px;
width:213px;
float:right;
position:absolute;
}
#divMenuBottom
{
background-image:url('../images/MenuPos1.gif');
}
#divMenuBottom2
{
background-image:url('../images/MenuPos2.gif');
}
#divMenuBottom3
{
background-image:url('../images/MenuPos3.gif');
}
#divMenuBottom4
{
background-image:url('../images/MenuPos4.gif');
}
.MenuP2
{
height:37px;
width:213px;
}
#MenuP1
{
 margin-top:60px;
height:37px;
width:213px;
}
#unorderedListMenu
{

 list-style-type:none;

}
#unorderedListMenu li
{
display:inline;

}
.ulMainMenu
{
height:auto;
}
.ulMainMenu .liMainMenu
{
    line-height: 30px;
    height: 37px;
}
.ulMainMenu  
{
margin-top:61px;
 padding-top:0px;
margin-left:0px;
 padding-left:0px;
line-height: 35px;
/*height: 37px;*/
display: block;
} 
/*.liMainMenu img
{
line-height: 35px;
height: 37px;
display: block;
}*/


.differentMarginsLi
{
width:213px;
line-height: 35px;
height: 37px;
margin-top:-4px;
}
.ChangeHeightOfLastListItem
{
height:42px;
margin-top:-4px;
}
.ChangeHeightOfLastListItem2
{
height:42px;
}
.ChangeHeightOfFirstItem
{
line-height: 35px;
height: 37px;
}

.hello
{
 color:Purple;
}
.boo
{
color:Red;
}

.differentMarginForFirstLi
{
}
.notWOrking
{
color:Red;
}
.divMainMenu
{
 /*position:absolute;

 z-index:3;*/
width:213px;
float:left;
height:auto;
}
