.SiteMap
{
  border: 1px solid #000000; 
  background-color: #FFFFFF;
}

.OuterTable
{
	background: #fbe8c4 10px 50%;
	margin-bottom: 15px;
	width: 168px;
}

.HeaderCell
{
	padding-right: 4px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/header_bg.gif);
	padding-bottom: 4px;
	width: 168px;
	color: #393562;
	padding-top: 3px;
	font-family: verdana;
	height: 20px;
}

.HeaderCell a
{
  color: #130045;
  
  
}

.HeaderCell a:hover
{
  color: #FFFFFF; 
}

.ContentCell
{
  color: #FFFFFF; 
  border-left-color:Black;
  width: 168px;
  border-width:thin;
}

.NodeText
{
  font-family: verdana; 
  font-size: 11px;
  color: #393562;
  
}

.NodeText a
{
  color: #B23E3E; 
  text-decoration: none;   
}

.NodeText a:hover
{
  color: #B23E3E; 
  text-decoration: underline; 
}

.NodeDescription
{
  color: #999999; 
  font-family: verdana; 
  font-size: 11px;
  border-right-color:Silver;
  border-left-color:Silver;
}
