body {
	background-color:#f7f7e7;
	background-image: none;

}

div.sitemap {
	position: static;
	margin-top:150px;
	margin-left: 115px;
}

table.sitemap {
	border: 0px double #ffffff;
}

.sitemapcols {
	background-image: url('../images/backgrounds/table.gif');
}

div.sitemaplink2 {
	margin-top: 2px;
	margin-right: 20px;	
}

div.sitemaplink3 {
	margin-top: 2px;
	margin-left: 15px;
	margin-right: 13px;	
}

div.sitemaplink4 {
	margin-top: 2px;
	margin-left: 45px;
	margin-right: 13px;	
}

a.menu1:link,a.menu1:visited,a.menu1:active,a.menu1:hover {
   background-color: transparent;
   text-decoration: underline;
   font-weight: bold;   
   color: #9a0000;
   font: 10px/18px verdana, arial, helvetica, sans-serif;
}

a.menu2:link,a.menu2:visited,a.menu2:active {
   background-color: transparent;
   text-decoration: none;
   color: #6A6A6A;
   font: 10px/18px verdana, arial, helvetica, sans-serif;
   white-space: nowrap;
}

a.menu2:hover {
	background-color: transparent;
	text-decoration: none;
	color: #9a0000;
}


a.menu3:link,a.menu3:visited,a.menu3:active,a.menu3:hover {
   background-color: transparent;
   text-decoration: none;
   color: #9a0000;
   font: 10px/18px verdana, arial, helvetica, sans-serif;
}

a.menu4:link,a.menu4:visited,a.menu4:active {
   background-color: transparent;
   text-decoration: none;
   color: #9a0000;
   font: 10px/18px verdana, arial, helvetica, sans-serif;
}
a.menu4:hover {
   background-color: transparent;
   text-decoration: none;
   color: #9a0000;
   font: 10px/18px verdana, arial, helvetica, sans-serif;
}










