﻿
.SiteMap
{
	background-image: url('/images/bluebackgrd_596x1.jpg');
	background-repeat: repeat-y;
	width:595px;
	margin:0px;
	padding:0px;
	border:none;
}

.HeaderCell
{
  color: Black; 
  font-family: verdana; 
  font-size: 11px;
  font-weight: bold; 
  padding: 4px;  
  padding-left: 10px;  
  padding-top: 3px;  
  width: 220px;
}

.HeaderCell a
{
  color: Black; 
  text-decoration: none;
}

.HeaderCell a:hover
{
  color: Black; 
  cursor:default;
  text-decoration: none;
}

.ContentCell
{
  color: red; 
  width: 168px;
}

.NodeText
{
  color: red; 
  font-family: verdana; 
  font-size: 11px;
}

.NodeText a
{
  color: red; 
  text-decoration: none;   
}

.NodeText a:hover
{
  color: #666666; 
  text-decoration: none; 
}

.NodeDescription
{
  color: #666666; 
  font-family: verdana; 
  font-size: 11px;
}