﻿.DistrictLevel2Group
{
  background-color: #4544AF;
  position:relative;
  top:-1px;
}

.DistrictDefaultTab 
{
  color: white; 
  background-color: #6F8AD2;
  font-family: verdana; 
  font-weight:bold;
  font-size:11px; 
  cursor:pointer;
}

.DistrictDefaultTabHover 
{
  color: white; 
  background-color: #6F8AD2;
  font-family: verdana; 
  font-weight:bold;
  font-size:11px; 
  text-decoration:underline;
  cursor:pointer;
}

.DistrictSelectedTab 
{
  color: white; 
  background-color: #4544AF;
  font-family: verdana; 
  font-size:11px; 
  font-weight:bold;
  cursor:default;
}

.DistrictLevel2Tab 
{
  color: white; 
  font-family: verdana; 
  font-size:11px; 
  cursor:pointer;
}

.DistrictLevel2TabHover 
{
  color: white; 
  font-family: verdana; 
  font-size:11px; 
  text-decoration:underline;
  cursor:pointer;
}

.DistrictSelectedLevel2Tab 
{
  color: #4544AF; 
  background-color: white;
  font-family: verdana; 
  font-size:11px; 
  position:relative;
  top:2px;
  cursor:default;
}

.DistrictSpacer
{
  background-color: #4544AF;
}

.DistScrollItem 
{
  color:black; 
  border: 1px solid #919B9C; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:pointer;
}

.DistScrollItemHover 
{
  color:black; 
  border: 1px solid #919B9C; 
  background-color: #E3E3E3; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:pointer;
}

.DistScrollItemActive
{
  color:black; 
  background-color: #E3E3E3; 
  border: 1px solid #DD3409; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:pointer;
}

.Thumbnail 
{
  border: 1px solid #DDDDDD;
  cursor: pointer; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  color:black; 

}

.ThumbnailHover 
{
  border: 1px solid #34629D;
  cursor: pointer; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  color:black; 
}

.ThumbnailSelected
{
  border: 1px solid #EA8D2C;
  cursor: pointer; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  color:black; 

}

.tabbox
{
  border: 1px solid #34629D;
  cursor: pointer; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  color:black; 

}


.ThumbnailHoverlarge 
{
  border: 0px solid #34629D;
  cursor: pointer; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  color:black; 
  
}

.ScrollBar
{
  background-image: url(/images/scroller/scroller_bg.gif); 
}

.ScrollGrip
{
  background-image: url(/images/scroller/scroll_gripBg.gif); 
}

.ScrollPopup
{
  background-color: #FFFFFF; 
  border: 1px solid #666666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  height: 23px;
}
