@charset "utf-8";
#NavBar1 {
	float: left;
	width: 100%;
	background-image: url(../Pics/BkgrndBottomBorderblue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	list-style-type: none;
	line-height: 18px;
	clear: both;
}
#NavBar1  ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
	
}
#NavBar1  li {
	float: left;
	background-image: url(/Pics/Tab_Norm_rightgreen.gif);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
}
#NavBar1  a {
	display: block;
	background-image: url(/Pics/Tab_Norm_leftgreen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 6px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#NavBar1   a:link    {
	text-decoration: none;
}
#NavBar1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#NavBar1   a:hover {
	color: #0000FF;
}
#NavBar1   .BeingViewed {
	background-image: url(/Pics/Tab_BeingViewed_rightblue.gif);
	list-style-type: none;
}
#NavBar1   .BeingViewed    a {
	background-image: url(/Pics/Tab_BeingViewed_leftblue.gif);
	padding-bottom: 6px;
	color: #99EEFF;
	padding-top: 4px;
	padding-right: 25px;
	padding-left: 25px;
}
#NavBar1      .BeingViewed      a:link           {
	text-decoration: none;
}
#NavBar1 .BeingViewed a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#NavBar1   .BeingViewed   a:hover {
	color: #FFFFFF;
}
#NavBar1 #Search          {
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: text;
	display: block;
}

#NavBar2 {
	background-color: #eaeaea;
	width: 100px;
	list-style-type: none;
	line-height: normal;
	float: left;
	clear: both;
}

#NavBar2 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
}

#NavBar2 li {
	list-style-type: none;
	background-color: #eaeaea;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #eaeaea;
	float: top;
	font-weight: bold;
	font-size: 12px;
}
#NavBar2 li.Empty {
	list-style-type: none;
	display: block;
	float: top;
	font-weight: normal;
	background-color: #eaeaea;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
#NavBar2 a {
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #0000FF;
	font-weight: bold;
	font-size: 12px;
}
#NavBar2  a:link   {
	text-decoration: none;
}
#NavBar2 a:visited {
	text-decoration: none;
	color: #0000FF;
}

#NavBar2 a:hover {
	color: #99EEFF;
}
#NavBar2 .BeingViewed2 {
	list-style-type: none;
	background-color: #0000FF;
}
#NavBar2 .BeingViewed2 a {
	padding-bottom: 5px;
	color: #eaeaea;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#NavBar2 .BeingViewed2Padding {
	list-style-type: none;
	display: none;
	color: #99EEFF;
	background-color: #99EEFF;
	border-top-color: #eaeaea;
	border-right-color: #99EEFF;
	border-bottom-color: #99EEFF;
	border-left-color: #99EEFF;
}
#NavBar2   .BeingViewed2   a:link      {
	text-decoration: none;
}
#NavBar2 .BeingViewed2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#NavBar2 .BeingViewed2 a:hover {
	color: #99EEFF;
}
#NavBar3 {
	background-color: #eaeaea;
	width: 100%;
	float: left;
	list-style-type: none;
	line-height: normal;
}
#NavBar3 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#NavBar3 li {
	list-style-type: none;
	list-style-image: none;
	background-color: #CECECE;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #eaeaea;
	padding-top: 5px;
	padding-bottom: 5px;
}

#NavBar3 a {
	color: #0000FF;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-left: 10px;
	padding-right: 5px;
}
#NavBar3  a:link   {
	text-decoration: none;
}
#NavBar3 a:visited {
	text-decoration: none;
	color: #0000FF;
}

#NavBar3 a:hover {
	color: #FFFFFF;
}
#NavBar3  .BeingViewed3 {
	list-style-type: none;
	background-color: #0000FF;
}
#NavBar3  .BeingViewed3  a {
	padding-bottom: 5px;
	color: #eaeaea;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#NavBar3    .BeingViewed3    a:link        {
	text-decoration: none;
}
#NavBar3 .BeingViewed3 a:visited {
	text-decoration: none;
	color: #99EEFF;
}

#NavBar3 .BeingViewed3 a:hover {
	color: #FFFFFF;
}
#AdminChoices {
	width: 100%;
	float: left;
	list-style-type: none;
	line-height: normal;
	background-color: #99EEFF;
}
#AdminChoices ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#AdminChoices li {
	list-style-image: none;
	list-style-type: none;
	font-size: 10px;
	padding: 3px;
	background-color: #FFFFCC;
	text-align: left;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #99EEFF;
}
#AdminChoices li.Spacer {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	background-color: #99EEFF;
	line-height: 5px;
}

#AdminChoices a {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
