table.sitemap3
	{
	border: 5px double #dec39c ;
	background-color: #fff3ef ;
	}

tr.sitemap3
	{
	border: 5px double #dec39c ;
	background-color: #fff3ef ;
	}

table.style3 a 
	{ 
	width:100px ; 
	/*border-right:1px solid Navy ;*/ 
	display: block ; 
	} 

div.style3 a   
	{
	color: #00447C; 
	background: #ffffff; 
	text-decoration:none; 
	font-size:10px; 
	font-weight: normal ;
	font-family: verdana, gill sans, arial ;
	padding: 1px 1px;
	border-left: solid 5px white;
	}

div.style3 a:link 
	{
	color: #00447C ; 
	background: white ; 
	}

div.style3 a:active 
	{ 
	color: #00447C ;
	background: white; 
	}

div.style3 a:visited 
	{
	color: #00447C ; 
	background: white; 
	text-decoration:none; 
	}

div.style3 a:hover 
	{
	color: #dec39c  ;
	background: white; 
	border-left: solid 5px #dec39c;
	}

.breadcrumb3
	{
	color: white ;
	background: #dec39c ;
	text-decoration:none; 
	font-size:11px; 
	line-height:16px; 
	font-family: verdana, gill sans, arial ;
	padding: 1px 1px;
	}
.breadcrumb3 a:visited
	{
	color: white ;
	text-decoration:none; 
	}
