body {
    background: #84A25E;
    color: #000000;
    font-family: "Trebuchet MS", Arial, sans-serif;
}
td,th {
    font-family: "Trebuchet MS", Arial, sans-serif;
}
h1,h2,h3,h4 {
    font-family: "Trebuchet MS", Arial, sans-serif;
}
.HeadingBanner {
    color: #84A25E;
    background: #2F443D;
	border: #718c56 1px solid;
}
.HeadingBanner A:link, .HeadingBanner A:visited, .HeadingBanner A:active {
    color: #84A25E;
    background: #2F443D;
}
.DarkShading {
    color: #ffffff;
    background: #84A25E;
}
.LightShading {
    color: #000000;
   /* background: #CFEDA9; */
   /* background: #DEFCB8; */
   background: #E6EDDD;
}
.Date {
/*   line-height: 200%; */
    color: #84A25E;
    background: #2F443D;
    text-align: right;
    white-space: nowrap;
}
A:link, A:visited, A:active {
    color: #336633;
    background: transparent;
}
A:hover {
    color: #336633;
    background: #DEFCB8;
}
img {
    border: 0em;
}
a img {
    background: #fcfcfc;
}
.menubar {
    color: #ccc;
    background: #84A25E;
    font-size: 90%;
}
.menubar A:active, .menubar A:visited, .menubar A:link {
    color: #FFFFFF;
    background: #84A25E;
    font-size: 90%;
}
.page-nav {
    color: #fff;
    background: #84A25E;
    font-size: 90%;
}
.page-nav a:active, .page-nav a:visited, .page-nav a:link {
    color: #FFFFFF;
    background: #84A25E;
    font-size: 90%;
}
.content {
    color: #333;
    background: #fcfcfc;
    border-bottom: #999 1px dashed;
	padding: 20px;
}
.sidebar-l {
    background: #eee;
	border-right: #999 1px dashed;
    border-bottom: #999 1px dashed;
	font-size: 85%;
}
.sidebar-r {
    background: #eee;
	border-left: #999 1px dashed;
    border-bottom: #999 1px dashed;
	font-size: 85%;
}
.sidebar-r-t {
    background: #eee;
	border-left: #999 1px dashed;
	border-top: #999 1px dashed;
    border-bottom: #999 1px dashed;
	font-size: 85%;
}
.sidebar-heading {
	font-weight: bold;
	background: #d0d0d0;
	border-bottom: #999 1px solid;
	padding: 5px;
	text-align: center;
}
.sidebar-content {
	padding: 10px;
}
.divider {
	border-bottom: #999 1px dashed;
}
.white {
    background: #fcfcfc;
}
.small-shaded {
    background: #D5DFC7;
}
.small-shaded a img {
    background: #transparent;
}
.footer {
    /* border-top: #999 1px dashed; */
    background: #fcfcfc;
    color: #666666;
    font-size: 85%;
	padding: 10px
}
.EditorsNote {
   color: #666666;
   background: transparent;
   font-size: 90%;
   margin: 0.5em 1em;
}
.Error { color: #990000; background: transparent; }
.quote {
    font-weight: bold;
    font-style: italic;
    line-height: 120%;
}
.source {
    font-size: x-small;
}
.topic {
    line-height: 140%;
}
.small {
   font-size: 90%;
}
.label {
    color: #666666;
    font-size: 90%;
}
.news-item {
    margin-left: 3.0em;
}
.news-item:first-line {
    margin-left: 2.0em;
}


.google-headline    { font-weight: bold; }
.google-source      { font-size: 95%; color: #666; }
.google-description { font-size: 95%; }

.cat-current { 
    font-weight: bold;
    font-size: large;
}


