body {
	margin-left: 0px;
	margin-top: -4px;
	background-image:  url("bg1.gif");
	background-repeat: repeat-x;
	margin-bottom: 10px;
	background-color: #00AF46;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E783F;
}
.News_title {
	font-size: 18px;
	font-weight: bold;
}

.Newslinks{
text-decoration:none;
letter-spacing:0.15em
}

.footer_text {font-size: 0.6em; font-weight:lighter}

.style3 {font-size: 9px; }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.breadcrumb{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; text-decoration:none;
}

.breadcrumb a{
background: transparent url("breadcrumb.png") no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: green;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: green;
}

.breadcrumb a:hover{
text-decoration: underline;
}

.Title {font-size: 24px; font-weight:bold}

.Bodytext {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:1.4em;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}

a:link {
	color: #0E783F;
}
a:visited {
	color: #0C6333;
}
a:hover {
	color: #16C063;
}

.Newsbox{border-left-style: dotted; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-style: dotted; border-bottom-width: 1px; border-top-style: dotted; border-top-width: 1px;
			padding-bottom:10px; padding-left:12px; padding-top:4px; border-color:#999999; background-color:#FFFFCC;
}