BODY, .EditBody {
	color: Black;
	background-color: Black;
	background-image: url(../images/diag_bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2em;
	text-align: center;
}

#mst {display:none;}


.EditBody{
	background-color: #ffffff;
	background-image: none;
	text-align: left;
}

a:link, a:active, a:visited {
	color: #990000;
}

a:hover {
	color: #696969;
}

P, TD, LI, DIV {
	font-size: .95em;
} 

#search { 
	display: inline;
	margin: 0px;
}
.searchbox {
	font-size: .8em;
	height: 18px;
	width: 100px;
	border: solid 1px #000000;
}
#MainDiv{
	margin:0 auto;
	text-align: left;
	width: 775px;
	background-color: #ffffff;
}

#Banner{
	margin: 0;
	padding: 0; 
	width: 775px;
	background-color: #666666;
}

#leftnav {
	padding: 1em 0;
	margin: 0;
	width: 180px;
	height: 100%;
	background-color: silver;
	vertical-align: top;
}
#news {
	width: 100%;
	padding: 8px 0 2px 0;
	margin: 0;
	border-bottom: 1px solid black;
}
#content {
	margin: 0.5em;
	padding: 0.5em;
	width: 595px;
	vertical-align: top;
}
#footerL, #footerR {
	font-size: 0.7em;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	color: white;
	background-color: #666666;
	width:50%;
	text-align: Left;
}

#footerR {
	text-align: Right;
}
#footerR a:link, #footerR a:active, #footerR a:visited {
	color: #ccc;
}

#footerR a:hover {
	color: #fff;
}

.title {
	font-family: "Arial Narrow", Arial, "Sans Serif";
	font-size: 1.2em;
	font-weight: bold;
}

.eLocalLink {
	text-align: center;
	margin: auto;	
}
TABLE.small TD {
	font-size: 0.8em;
}

#titlebar {
	background-color : #990000;
	color : #FFFFFF;
	font-size : 1.2em;
	font-weight : bold;
	padding: .2em;
	margin: 0 0 1em 0;

}
 #scrollup {
   position: relative;
   float: right;
   overflow: hidden;
   border: 1px solid #000;
   height: 140px;
   width: 200px
   /*margin: 0 0 10px 10px;*/
 }
 .headline {
   font-size: 0.8em;
   position: absolute;
   top: 210px;
   left: 5px;
   height: 140px;
   width:190px;
 }


/* Left navigation */
.SideNav {
	font-size: 1em;
	font-weight: normal;
}

.SideNav LI {
	list-style-position : outside;
}

.sideNavNot1, .sideNavCurNot1  {
	font-weight: bold;
	margin-left: -30px;
	list-style-type : none;
	padding-bottom: 8px;
}

.sideNavNot2, .sideNavCurNot2  {
	margin-left: -25px;
	list-style-type : square;

}

.sideNavNot3, .sideNavCurNot3 {
	margin-left: -25px;
	list-style-type : circle;
}
 {

.sideNavNot4, .sideNavCurNot4 {
	margin-left: -25px;
	list-style-type : disc;
}

.sideNavNot5, .sideNavCurNot5 {
	font-size: 0.95em;
	margin-left: -25px;
	list-style-type : square;
}

.sideNavNot6, .sideNavCurNot6  {
	font-size: 0.9em;
	margin-left: -25px;
	list-style-type : circle;
}


a.sideNavLink, a.sideNavLink:active, a.sideNavLink:visited  {
	text-decoration: none;
	color: #000000;
}

a.sideNavLink:Hover {
	text-decoration: none;
	color: #666666;
}

a.sideNavCurLink, a.sideNavCurLink:active, a.sideNavCurLink:visited {
	text-decoration: none;
	color: #990000;
}

a.sideNavCurLink:Hover {
	text-decoration: none;
	color: #660000;
}
/*-------------------App Styles--------------------------*/
.NewsArchive 
{
	font-size: 10pt;
}
.NewsTitle 
{
	font-size: 10pt;
}
.NewsPubDate 
{
	font-size: 9pt;
}
.NewsSubTitle 
{
	font-size: 10pt;
}
.NewsItem 
{
	font-size: 10pt;
}

.LMNavTable {
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	border-color: #000000;
}
.LMNavRow {
	background-color: #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
}

.cal1 
{
	color: Blue;
}
.cal2 
{
	color: Navy;
}
.cal1:hover
{
	color: Red;
}
.cal2:hover
{
	color: Red;
}
.caldir
{
	text-decoration: none;
	font-size: larger;
	font-weight: bolder;
}	
.cal_nav {
	background-color: lightgrey;
}
.cal_today {
	background-color: #e9e9e9;
}
.cal_monthday {
	background-color: #ffffff;
}
.cal_nonmonthday {
	background-color: lightgrey;
}
.cal_listhdr {
	font-weight: bold;
	font-size: 10pt;
}






/* ====== E-Postcard App ===== */

.epcTableBG {
	background-color: #CCCC99;
}
.epcInnerTableBG{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.epcCardName{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
}

.epcText{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
}

.epcLink{
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:active, epcLink:visited {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}



.search_link {
	font-size: 10pt;
}
.hilite {
	background-color: #FCF403;
	color: #000000;
	font-weight: bolder;
}

.galleryImg {
	border: solid 1px #000000;
}