body {
	margin: 0px;
}
.menu-grey {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
	background-color: #A0A0A0;
	text-decoration: none;
	vertical-align: text-top;

}
.menu-on {
	color: #006600;
}
a.menu-grey:hover {
	text-decoration: underline;
}

.date {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.dotl-u {
	border-bottom: none;
	padding: 1px;
	background: url(images/dots_h.gif) repeat-x left bottom;	
}
.dotl-r {
	border-right: none;
	padding: 1px;
	background: url(images/dots_v.gif) repeat-y right top;	
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 18px;
	margin-left: 18px;
}
p, ul, li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 18px;
	margin-left: 18px;
}
.pictitle {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	font-style: oblique;
	color: #666666;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 1px;
	margin-left: 20px;
}
.newstitle {
	font-size: 11px;
	font-style: oblique;
}
.super {
	vertical-align: text-top;
	font-size: 9px;

}
.bullet {
	font-size: 14px;
	color: #339933;
	margin-right: 6px;
	margin-left: 6px;
}
a {
	color: #339933;
	text-decoration: underline;
}
.body a:hover {
	color: #66CC66;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: -20%;
	border: 1px solid #C6ECC6;
}
input.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: -20%;
	background-color: #C6ECC6;
	width: 220px;
	border: 1px ridge #A8E1A8;



}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: -25%;
	background-color: #E8F7E8;
}
form {
	margin: 0px;
	padding: 0px;

}
.green {
	color: #339933;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #339933;
}
