.Plan
{
	border-right: #ffa500 1px dotted;
	border-top: #ffa500 1px dotted;
	border-left: #ffa500 1px dotted;
	border-bottom: #ffa500 1px dotted;
}
.Plan .DescText
{
	font-weight: bold;
	text-transform: capitalize;
	color: black;
	text-decoration: none;
	padding-left: 5px;
}
.Plan .Text
{
	font-weight: bold;
	color: #64a5de;
	text-decoration: none;
}

.Plan .Order
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin-left: 10px;
	margin-right: 10px;
}

#mainMenuHeader {
  color: #000;
  width: 272px;
  font-weight: bold;
}

#mainMenu {
  color: #000;
  width: 272px;
}

#menuList {
  margin: 0px;
  padding: 0px 0px 10px 10px;
}

li.menubar {
  background: url(/images/plus.gif) no-repeat 0em 0.3em;
  font-size: 12px;
  line-height: 1.5em;
  list-style: none outside;
  color: #000;
}

a.actuator {
  background-color: transparent;
  color: #000;
  font-size: 11px;
  padding-left: 15px;
  text-decoration: none;
}

a.actuator:link {text-decoration: none; color: #000;}
a.actuator:hover {text-decoration: none; color: #000;}
a.actuator:active {text-decoration:none; color:#000}
a.actuator:visited {text-decoration:none; color:#000}

.menu {
  display: none;
  margin-left: 15px;
  padding: 0px;
}

.menu li {
  background: url(/images/spacer.gif) no-repeat 0.3em 0.3em;
  list-style: none outside;
  color: #666666;
  font-size: 11px;
}

.menu li a {
  background-color: transparent;
  font-size: 11px;
}
