body
{
	background-color:           #fff1d8;
	scrollbar-track-color:      #fff1d8;
	scrollbar-arrow-color:      #000000;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color:       #99CCFF;
	scrollbar-highlight-color:  #000000;
	scrollbar-shadow-color:     #000000;
	scrollbar-base-color:       #ffffff
}

MapToolbar
{
	background-color:#99CCFF;
}

MapNavigator
{
	background-color:#FFF1D8;	
	border-color:#FFF1D8;	
}

SearchToolbar
{
	background-color:Silver;	
	border-color:Green;
	border-style:inset;
}

MapLayerManager
{
	
}

PanelLayers
{
	background-color:#FFF1D8;	
	border-color:#FFF1D8;	
}


GISViewer
{
	background-color:Gray;
	background-color: #fff1d8;
	
}

SearchToolbar_default
{
	background-color:Black;
	color:White;	
}


.MapFeatureResults
{
	background-color:#FFF1D8;
	font-family:Arial;
	font-size:xx-small;
}
.MapFeatureResultsHeader
{
	background-color:#ECE9D5;
	font-family:Arial;
	font-size:xx-small;
}
.MapFeatureResultsFooter
{
	font-family:Arial;
	font-size:xx-small;
}

.MapFeatureResultsLinks
{
	background-color:#FFF1D8;
	font-family:Arial;
	font-size:xx-small;
	cursor:hand;
}

.MapFeatureResultsItems
{
	background-color:#FFF1D8;
	font-family:Arial;
	font-size:xx-small;
	
}
.MapFeatureResultsItemsAlt
{
	background-color:#99CCFF;
	font-family:Arial;
	font-size:xx-small;
	border:solid;
	border-width:2;
}





	



	
	

