body { background: #fff url(Images/bkg_body_green.gif) repeat-x top; color:#414b56;} 

/* General Links */
a:link { text-decoration : none; color : #006600; border: 0px;} 
a:active { text-decoration : underline; color : #006600; border: 0px;} 
a:visited { text-decoration : none; color : #006600; border: 0px;} 
a:hover { text-decoration : underline; color : #003300; border: 0px;} 

img { padding: 0px; margin: 0px; border: none;}

input { font-family: 'Verdana'; color: #2f2928; font-size: 11px; }
textarea { font-family: 'Verdana'; color: #2f2928; font-size: 12px;  }
select { font-family: 'Verdana'; color: #2f2928; font-size: 11px;}

.header .search { background: #436700; }
.header .search .input { border: solid 1px #fff; font-size: 11px; padding: 3px 3px 4px 3px; margin: 0px;}
.header .search p a { color:#f1f6de; }

.TopMenu ul { border-left: solid 1px #bccc66;}
.TopMenu li { border-right: solid 1px #bccc66;}
.TopMenu li a { color:#ccff66;}
.TopMenu li a:visited { color:#ccff66;}
.TopMenu li a:hover { color:#fff;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu ul { border-left: solid 1px #ffedd0; }
#menu li a {color: #003300; border-right: solid 1px #daf7a7;}
#menu li a:visited { color:#003300;}
#menu li a:hover { background: #6ca00d; color:#fff; border-right: solid 1px #daf7a7;}
DIV#menu ul li ul {	background: #ff0000; border-top: solid 1px #daf7a7;}
#menu li li a { background: #93b509; }
#menu li li a:visited { background: #93b509; }
#menu li li a:hover  { background: #6ca00d; }

/* BreadCrumb */

.content .BreadCrumb { background: #f1f6de;}

.content h1 { color: #999900; }
.content h2 { color: #999900;}
.content h3 { color: #999900;}

.Featured h1 { border-bottom: solid 3px #e6efd6;}
.RecentArticles h1 { border-bottom: solid 3px #e6efd6;}
.News h1 { border-bottom: solid 3px #e6efd6;}
.News h2 { color:#003300; }
.RecentBlogs h1 { border-bottom: solid 3px #e6efd6;}

.Post .PostAuthorDetails { background:#f1f6de;  }
.Post .PostAuthorDetails h2 {}

.Post .PostMore .Comment .Details { }
.Post .PostMore .Comment {background:#F8F8F8 url('Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF;}
.Post .PostMore .CommentAuthor {background:#F4FCFF url('Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF;}

.AZ ul { background:#f1f6de;}

.PageForms form { border: solid 2px #f1f6de;}
.PageForms th { background: #f1f6de;}

.PageForms .Button { background: #f1f6de; }

#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #f1f6de; border: 1px solid #d2e5ae;color:#006600;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#999900;}
#tabnav a:hover { background: #fff;}

.right h2 { color:#006600;}
.right .Categories li a:hover { background-color: #f1f6de ; }

/* Paging */
.Paging a { background: #f1f6de; border: 1px solid #006600;}
.Paging a:visited { background: #f1f6de; border: 1px solid #006600;}
.Paging a:hover { background: #006600; color:#fff; }
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #006600; background: #006600; color: #fff;}

/* Summary Article Attachment */
.AttachmentList { border:1px solid #BEBEBE; background-color: #F8F8F8; }
.AttachmentList ul li { background: url(Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color:#384C4B;}
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }
