body {
	background-color: #EDF8ED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
}
.nav-bg {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/layout/nav1.gif);
	text-align: center;
	height: 34px;
}
.shadow-left {
	background-image: url(images/layout/shadow-left.gif);
	background-repeat: repeat;
	width: 6px;
}
.shadow-right {
	background-image: url(images/layout/shadow-right.gif);
	background-repeat: repeat;
	width: 6px;
}
.bg-main {
	background-image: url(images/layout/bg-main.gif);
	background-repeat: repeat;
}
.main {
	background-image: url(images/layout/main-top.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 27px;
	padding-right: 24px;
	padding-left: 24px;
	font-size: 13px;
	text-align: left;
	color: #006600;
}
.header2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/layout/header2.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 309px;
}
.header2-large {
	font-size: 28px;
}


.side {
	background-image: url(images/layout/side-top.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 32px;
	padding-right: 24px;
	padding-left: 24px;
	font-size: 12px;
	color: #669900;
}
h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #239023;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #669900;
}

a.navlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:hover {

	color: #7BC57B;
	text-decoration: none;
}

