.numberofusers {
  padding-left:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #093191;
}

.todaysdate {
  padding-left:25px;
  font-size: 10px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #093191;
}

#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: #d2d2d2;
	visibility: hidden; 
	z-index: 1000;
	padding: 4px 0;
	z-index:10;
}

.menuItem2, .label2{
	font-size: 11px;
	display: block;
	margin: 0;
    color: #093191;
	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;
    color: #093191;
}


.spacer {
	border-bottom:dotted;
	border-bottom-color:#ffffff;
	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: #ffffff;
	background-color: #FFFFFF;
	text-decoration: none;
	/* mac ie needs a height for labels */
	height: 15px; 
}

.menuItemOver2{
	cursor:pointer;
	color: #000000;
	background-color: #FFFFFF;
	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('/images/arrow.gif')
}

#navlist {
padding: 0px;
margin: 0;
}

