﻿body 
{
	padding: 5px;
	font-family: Verdana;
	font-size: 8pt;	
}

.LocationBar 
{
	background-color: #003366;
}

.MainContent
{
	text-align: justify;	
}

.SiteMapRoot 
{
	font-size: 16pt;
	/*font-weight: bold; */
	color: white;
	text-decoration: none;
}

.SiteMapNode
{
	font-size: 14pt;
	/*font-weight: bold;*/
	text-decoration: none;
	color: Silver;
}

.SiteMapCurNode
{
	font-size: 14pt;
	/*font-weight: bold;*/
	color: White;
}

.SiteMapSeparator
{
	font-size: 12pt;
	color: Silver; /*#003366; */
}

.ZoomPic 
{
	border: 0px;
	vertical-align: middle;
}


