.numberofusers {
  padding-left:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

.todaysdate {
  padding-left:25px;
  font-size: 10px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

#menulist {
    margin:0px;
    padding:0px;
}

#menulist li {
    display:inline;
    list-style-type:none;
    margin:0px;
    padding:0px;
    vertical-align:middle;
}

#menulist li img {
    display:inline;
    margin:0px;
    padding:0px;
    border-width:0px;
    vertical-align:middle;
}

.menu-bar2 {
    font-family: arial, verdana, helvetica;
    border-style: solid;
    border-width: 1px;
    border-color: #615e99 #615e99 #615e99 #615e99 ;
    position: absolute;
    top: 24px;
    background-color: #ffffff;
    visibility: hidden; 
    z-index: 1000;
    padding: 4px 0;
    z-index:10;
}

.menu-bar2 a {
    color: #000000;
}

.menuItem2, .label2{
    font-size: 12px;
    display: block;
    margin: 0;
    color: #ffffff;
    padding: 3px 15px 3px 10px;
    text-decoration: none;
    white-space: nowrap;
    z-index: 900;
    width: 100%;
    text-align:left;
}

.menuItem2 a,.label2 a {
    text-decoration:none;
}

.spacer {
    border-bottom:dotted;
    border-bottom-color:#C0C0C0;
    border-bottom-width:1px;
}

.label2, .menuItem2 {
    background-position: center right;
    background-repeat: no-repeat;
    width: auto;
    /* mac ie needs a height for labels */
    height: 15px;
    text-align:left;
}

.labelOver2{
    cursor:default;
    color: #000000;
    background-color: #b2aecf;
    text-decoration: none;
    /* mac ie needs a height for labels */
    height: 15px; 
}

.menuItemOver2{
    cursor:pointer;
    color: #000000;
    background-color: #b2aecf;
    text-decoration:underline;
    /* mac ie needs a height for labels */
    height: 15px; 
}

.menuItemOver2 a {
    text-decoration:underline;
    color:#000000;
}

.submenu-arrow2 {
    width:12px;
    margin-right:3px;
    background-position: center center;
    background-repeat:no-repeat;
	background-image:url('../../bob/images/arrow.gif')
}
