/***-*Dashboard-***-*/
.dashcont {
  position: relative;
  left: -2px;
  top: -60px;
}



.dashTitle{
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #336699;
}

.dashlvl-ba img {
  align: top; 
}

.dashlvl-ba ul {
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  
}

.dashlvl-ba li {
  list-style-type: none;
  
}
.dashlvl-ba li a {

  font-weight: bold;
  text-decoration: none;
  color: #000

}
.dashlvl-ba li a:hover {

	font-weight: bold;
	text-decoration: none;
	background-color: #CCC;

}

.dashlvl-f ul {
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  
}
.dashlvl-f {
  position: absolute;
  left: 185px;
  top: 0px;
}
.dashlvl-f li {
  list-style-type: none;
  
}
.dashlvl-f li a {
  font-weight: bold;
  text-decoration: none;
  color: #000

}
.dashlvl-f li a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #CCC;
	
}
.dashlvl-bc ul {
font-family: arial, verdana, sans-serif;
  font-size: 11px;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  
}
.dashlvl-bc {
  position: absolute;
  left: 350px;
  top: 0px;
}
.dashlvl-bc li {
  list-style-type: none;
  
}
.dashlvl-bc li a {

  font-weight: bold;
  text-decoration: none;
  color: #000

}
.dashlvl-bc li a:hover {

	font-weight: bold;
	text-decoration: none;
	background-color: #CCC;
	
}

.2ndlvl  {
  margin-left: 2px;
}
