body { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: black; height: 100%; }
.PageTitle { font-size: 16px; font-weight: bold; text-decoration: underline; text-align: center; }
.NewsHeadline { font-size: 13px; font-weight: bold; }
.NewsSection { margin-left: 5px; background-color: #EFEFEF; border: 1px solid black; padding: 3px 3px 3px 3px; }
.NewsBody { margin-left: 10px; }
.ThumbLink { border: 1px solid black; }
.help { color: #993300; font-size: 11px; }
.Letter { margin-left: 5px; background-color: #EFEFEF; border: 1px solid black; padding: 3px 3px 3px 3px; }
.LetterHeader { font-size: 13px; font-weight: bold; background-color: #00552B; color: white; padding: 2px; }
.LetterBody { margin-left: 5px; margin-top: 3px; }
.FirstLetter { font-weight: bold; color: #003300; font-size:larger; }

/* Image Viewer */
		#showimage{ position:absolute; visibility:hidden; border: 1px solid darkgreen; 	}
		#dragbar{ cursor: hand; cursor: pointer; background-color: #EFEFEF; min-width: 100px; /*NS6 style to overcome bug*/  }
		#dragbar #closetext{ font-weight: bold; margin-right: 1px; 	}
; 