body { background: url(../Images/GreenBody.gif) repeat-x left top; }


/* General Links +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a:link { color: #669900;} 
a:active { color: #669900; } 
a:visited { color: #669900; } 
a:hover { color: #666600; } 

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#Header	{ border-bottom: solid 5px #33cc00; background:url(../Images/GreenHeader.gif) no-repeat left top;}
#Header	h1 { color:#373633;}
#Header	h1 a { color:#373633;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#Footer { background: #fff; color:#666; border-top: solid 5px #33cc00;}
#Footer a { color:#666; }

/* SR +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR	h2 { border-bottom: dashed 1px #999; color:#003300;}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#menu {}
#menu li a { border-right: solid 1px #aec5d2; color:#003366;}
#menu a span {}
#menu a:hover span {}
#menu a:hover {}
#menu a:hover span {}
#menu li li a {}

/* BreadCrumb  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.BreadCrumb { border-bottom: solid 1px #999; }

/* Featured +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Featured h1 { border-bottom: solid 2px #ccc; color:#333;}

/* RecentArticles+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.RecentArticles h1 { border-bottom: solid 2px #ccc; color:#333;}


/* RecentNews ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.RecentNews h1 { border-bottom: solid 2px #ccc; color:#333;}

/* Recent Blogs ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.RecentBlogsTop { background: url(../Images/GreenBlockTop.gif) no-repeat left top;}
.RecentBlogs { background: #ecf4dd url(../Images/GreenBlockBottom.gif) no-repeat left bottom; }
.RecentBlogs h1 { border-bottom: solid 1px #e7e2d6; color:#666;}
.RecentBlogs big { border-bottom: dashed 1px #cfcfcf; }
.RecentBlogs small { color:#669933; } 
.RecentBlogs small a { color:#669933;}
.RecentBlogs a { color:#336600;}

.ArticleOptions { background: #ecf4dd url(../Images/GreenBlockBottom.gif) no-repeat left bottom; }
.PopularArticles { background: #ecf4dd url(../Images/GreenBlockBottom.gif) no-repeat left bottom;  }
.FavoriteArticles { background: #ecf4dd url(../Images/GreenBlockBottom.gif) no-repeat left bottom;  }
.ArticleHistory { background: #ecf4dd url(../Images/GreenBlockBottom.gif) no-repeat left bottom;  }
.ArticlesToRead { background: #ecf4dd url(../Images/GreenBlockBottom.gif) no-repeat left bottom;  }
.PopularAuthors { background: #ecf4dd url(../Images/GreenBlockBottom.gif) no-repeat left bottom;  }


/* Post Info/Details */
.Post .PostInfo { color:#999; border-top: dashed 1px #ccc;}
.Post .PostInfo a { color: #999;}

/* Search Left  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search { background: #000033 url(../Images/GreenSearchBottom.gif) no-repeat left bottom;}
.SearchTop { background: url(../Images/GreenSearchTop.gif) no-repeat left top;}
.Search .arrow { background: url(../Images/GreenSearchArrow.gif) no-repeat;}
.Search h2 { color:#fff; border-bottom: solid 1px #333365;}
.Search .arrow:hover { background: url(../Images/GreenSearchArrow.gif) no-repeat 0 -20px; }
.Search .arrowIE { background: url(../Images/GreenSearchArrow.gif) no-repeat 0 -20px; }
.Search p a { color:#99ccff; }

/* Category Left ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Cat { background: #003366 url(../Images/GreenCatBottom.gif) no-repeat left bottom;}
.CatTop { background: url(../Images/GreenCatTop.gif) no-repeat left top;}
.Cat h2 { color:#fff; border-bottom: solid 1px #215487;}
.Cat li { border-bottom: dashed 1px #215487;} 
.Cat li a { color:#fff; }
.Cat li a:visited { color:#fff;}
.Cat li a:hover { color:#99ccff;}

/* Site Menu Left ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SiteMenu { background: #006699 url(../Images/GreenSiteMenuBottom.gif) no-repeat left bottom;}
.SiteMenuTop { background: url(../Images/GreenSiteMenuTop.gif) no-repeat left top; }
.SiteMenu h2 { color:#fff; border-bottom: solid 1px #2e8bba; }
.SiteMenu li { border-bottom: dashed 1px #2e8bba;} 
.SiteMenu li a { color:#fff; }
.SiteMenu li a:visited { color:#fff;}
.SiteMenu li a:hover { color:#99ccff;}

/* Block Area ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Block h2 { color:#003300;} 
.Block a { color:#336600;}
.Block a:visited { color:#336600}
.Block a:hover { color:#003300}
.BlockTop { background: url(../Images/GreenBlockTop.gif) no-repeat left top;}


/* Article Navigation +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ArtNav { background: #def1ff;}

/* Authors A-Z - ( Only on the Author page) +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.AZ ul { background:#def1ff; }

/* PageForms +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.PageForms form { border: solid 1px #def1ff; margin: 10px 0px; width: 99%;}
.PageForms th { background: #def1ff;}
.PageForms td { background: #fff; }
.PageForms .Button { background: #c5e6ff; border: outset 2px #ccc; }

/* Author Tabs +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #def1ff; border: 1px solid #c5e6ff; color:#003366; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#3366cc;}
#tabnav a:hover { background: #fff;}

/* Paging +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Paging a { background: #def1ff; border: 1px solid #c5e6ff; }
.Paging a:link { background: #def1ff; border: 1px solid #daebe7; }
.Paging a:visited { background: #def1ff; border: 1px solid #daebe7;}
.Paging a:hover { border: 1px solid #336600; background: #339900; color:#fff; }
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }
.PagingCurrentPageNumber { border: 1px solid #336600; background: #339900; color:#fff;}