﻿.TopGroup
{
  z-index:99;
  position:relative;
}
.DefaultTab 
{
  color:black; 
  background-image: url(http://www.eugene-or.gov/imageserver/apps/pw/eng/benchmarks/tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:default;
}
.DefaultTabHover 
{
  color:black; 
  background-image: url(http://www.eugene-or.gov/imageserver/apps/pw/eng/benchmarks/hover_tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:default;
}
.SelectedTab 
{
  color:black; 
  background-image: url(http://www.eugene-or.gov/imageserver/apps/pw/eng/benchmarks/selected_tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:default;
}
.MultiPage
{
  background-color:White;
  border: 1px solid #919B9C;
  width:250px;
  height:160px;
  position:relative;
  padding:4px;
  top:-3px;
  left:1px;
  z-index:98;
}
.PageContent
{
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  vertical-align: top;
  text-align:left;
}
.zn_search_button
{
 font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  vertical-align: top;
  width: 50px;
}
.PageContentBox
{
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  width: 180px;
}
.PageContentSmall
{
  font-family:MS Sans Serif, Verdana; 
  font-size:8px; 
}
.PageContentBold
{
	font-weight: bold;
}

.RowStyle
{
	cursor:hand;
}
.DGHeader
{
}
.ViewPanel
{
	overflow: auto;
	vertical-align: top;
}
.LoadingText
{
	color: Blue;
	font-weight: bold;
}
.PageHeader
{
  font-size:22px;
  font-weight:bold;
  letter-spacing:-0.2mm;
  font-family: verdana; 
  color: #3F3F3F; 
  margin-top:0px;
  margin-bottom:0px;
}


