body { background: url(../Images/bkg_body_green.gif) no-repeat;} 

/* 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 {}
#menu li a {color: #6ca00d;}
#menu li a:visited { color:#6ca00d; }
#menu li a:hover { background: #6ca00d; color:#fff;}
DIV#menu ul li ul {	background: #ff0000;}
#menu li li a { background: #AAD951; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding-top:2px}
#menu li li a:visited { background: #AAD951; font-family:Arial, Helvetica, sans-serif; font-size:12px;font-weight:bold; padding-top:2px}
#menu li li a:hover  { background: #6ca00d; color:#ffffff;}

/* 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 { background: #f1f6de;}

.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: #f1f6de url(../Images/ArrowLeft.png) no-repeat left top; }

/* 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;}

div.box-all-sides { 
  width:100%;
  border:1px;
  border-top-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-right-style: solid;
  border-top-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;
  border-right-color: #e5e5e5;
  padding:0px;
  background: #fff; 
  voice-family: ""}""; 
  voice-family:inherit;
  width:99%;
}







