.header {color:#000000;text-decoration : none;	; font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: normal; font-style: normal}
A:Link {color:#000000;}
A:Hover {color:#cc0000;}
A:Active {color:#000000;}
A:Visited {color:#000000;}

H2 {font-family: Arial, Helvetica, sans-serif; font-size: 18pt; line-height : 18pt;font-weight: bold;}
H1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.collapse {	border-collapse : collapse;; border-color: #000000 black black; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.text {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; color: #000000; text-decoration: none}
.leftnavhead {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-transform: none}
.headcenter {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ccffcc}
.headlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}
.tabletext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
.misclinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.largetext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.form {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.whitelinks {  font-size: 1px; color: #F0f0f0}
.leftnav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 20px}
.linktextCopy { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none }
.linktext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
linktext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none }
.white {color : White;}
.red {color : #cc3300;}
.darkbg { background-color : #861D1D}
.bluebg { background-color : #660000}
*#lightbg  { background-color : #ecffe8}
.bettymills {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

.newstext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic}
.wardhead {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #a9a9a9;}
 
	.info {
		background-color : #cc0033;
		color : White;
		font-family : sans-serif;
		font-size : 12px;
		font-weight : bold;
		padding-left : 8;
		padding-right : 8;
		padding-top : 3;
		padding-bottom : 3;
		text-decoration: none;
	}


.form {  }
.nolink {  text-decoration: none; color: #FFFFFF}
.nolinkblack { text-decoration: none; color: #000000}
.underline {  text-decoration: underline}
.catheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 36px; font-weight: bold; color: #993300; text-decoration: underline}
.decor {  color: #FFFFFF; text-decoration: none}
.decorblack { color: #000000; text-decoration: none }


#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;

}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

#GB_overlay {
 
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
  width:  100%;
  height: 100%;
}

* html #GB_overlay {
  background-color: #000;
  background-color: transparent;


}

#GB_window {
  top: 150px;
  left: 0px;
  position: absolute;
  background: #fff;
  border: 5px solid #aaa;
  overflow: auto;
  width: 330px;
  height: 375px;
  z-index: 150;
}

#GB_frame {
  border: 0;
  overflow: auto;
  width: 100%;
  height: 375px;
}

#GB_caption {
  font: 12px bold helvetica, verdana, sans-serif;
  color: #fff;
  background: #888;
  padding: 2px 0 2px 5px;
  margin: 0;
  text-align: left;
}

#GB_window img {
  position: absolute;
  top: 2px;
  right: 5px;


}
