.leftmenu
{
  font-family: "Arial", sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #F04924;
  width: 170px;
  padding-left:10px;
  padding-right:0px;
}

.welcomeMenuDiv
{
  width: 170px;
  cursor: pointer;
  border-bottom: 1px solid #A0A0A0;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 0px;
  text-align:left;
  vertical-align:middle;
}

.welcomeMenuLabel
 {
  width: 85%;
  height: 100%;
  padding-bottom: 10px;
  padding-left: 5px;
  text-decoration: none;
  font-stretch: narrow;
  font-weight: lighter;
  font-size: 11pt;
  vertical-align:middle;
 }

.menugroup
{
  float: left;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
	color: #0099FF;

}

.spacer
{
  display: block;
  height: 20px;
  width: 170px;
}

.menubutton
{
  float: left;
  border-style: none;
  padding-left: 12px;
}

.menutext
{
	color: #FF3333;

}

a.menugroup
{
  text-decoration: none;
  color: #F04924;
  font-weight: normal;
}
