body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-color: #EFF4F6;
	background-image: url(images/bg_gradient_01.jpg);
	background-repeat: repeat-x;
}
.header {
	background-color: #EEC9EC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px 10px;
}
.footer {
	background-color: #99D05C;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px 10px;
}.tablebg {
	background-color: #FFFFFF;
}
.whiteside {
	background-color: #FFFFFF;
}
.bigpicborder {
	padding-top: 10px;
	padding-bottom: 20px;
}
a:link {
	font-weight: bold;
	color: #98D05B;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color:#006600;
	text-decoration:underline;
}
a:visited {
	font-weight: bold;
	color: #98D05B;
	text-decoration: underline;
}
.navpics {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navpic_top {
	padding-bottom: 10px;
}
.navtext {
	padding-right: 20px;
	padding-top: 10px;
}
.header a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.header a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 6px;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 12px;
	color: #98D05B;
}
.maintextarea {
	padding-right: 20px;
}
.imagefloatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.footer a:link {
	color:#006633
}