/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.CountyLinksMaster {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #1515E9 1px solid; 
	border-top: #1515E9 1px solid; 
	border-left: #1515E9 1px solid; 
    border-bottom: #1515E9 1px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.CountyLinksRow1 {
	background-color: #FFFDA8;
	border-bottom: #1515E9 1px solid; 
}
.CountyLinksRow2 {
  font-size: 8pt; font-weight: bold; 
  padding-left: 0px; padding-bottom: 0px; padding-top: 0px; padding-right: 0px; 
  background-color: white; 
  font-family: Tahoma, Arial, Helvetica; 
}
.CountyLinksTable {
  font-size: 8pt; 
  padding-left: 0px; padding-bottom: 0px; padding-top: 0px; padding-right: 0px; 
  background-color: white; 
  font-family: Tahoma, Arial, Helvetica; 
  width: 100%;
}
.CountyLinksTable A:link {
  text-decoration: none; color: black;   width: 100%;
  padding-top: 1px; padding-bottom: 1px; padding-left: 6px;
  cursor: default; cursor: pointer; 
  border-bottom: #FFFFFF 1px solid; border-top: #FFFFFF 1px solid;
  font-family: Tahoma, Arial, Helvetica; 
}
.CountyLinksTable A:visited  {
  text-decoration: none; color: black;   width: 100%;
  padding-top: 1px; padding-bottom: 1px; padding-left: 6px;
  cursor: default; cursor: pointer;
  border-bottom: #FFFFFF 1px solid; border-top: #FFFFFF 1px solid;
  font-family: Tahoma, Arial, Helvetica; 
}
.CountyLinksTable A:active   {
  text-decoration: none; color: black;   width: 100%;
  padding-top: 1px; padding-bottom: 1px; padding-left: 6px;
  cursor: default; cursor: pointer;
  border-bottom: #FFFFFF 1px solid; border-top: #FFFFFF 1px solid;
  font-family: Tahoma, Arial, Helvetica; 
}
.CountyLinksTable A:hover    {
  background-color: #F0EFFF!Important;
  border-bottom: #1515E9 1px solid;
  border-top: #1515E9 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 8pt; font-weight: bold; 
}

.CountyLinksRow3 {
	background-color: #ffffff;
}

.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #1515E9 1px solid; 
	border-top: #1515E9 1px solid; 
	border-left: #1515E9 1px solid; 
	border-bottom: #1515E9 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue {
	background-color: #FFFDA8;
	border-bottom: #1515E9 1px solid; 
}
.containerrow2_blue {
	background-color: #ffffff;
}
.Left_Menu_Master {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #1515E9 1px solid; 
	border-top: #1515E9 1px solid; 
	border-left: #1515E9 1px solid; 
    border-bottom: #1515E9 1px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.Left_Menu_Row1 {
	background-color: #FFFDA8;
	border-bottom: #1515E9 1px solid; 
}
.Left_Menu_Row2 {
	background-color: #ffffff;
}
.Left_Menu_Row3 {
	background-color: #ffffff;
}

