.greensides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #134C81;
	border-left-color: #134C81;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #134C81;

}
.defaulttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;

}
.menulinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #134C81;
	text-decoration: none;
}
.menulinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #134C81;
	text-decoration: none;
}
.menulinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.menulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #134C81;
	text-decoration: underline;
}
.menubg {
	background-image: url(2images/menu-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.greenbottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4F7D31;
}
.links:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 134C81;
	text-decoration: none;
}
.links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 134C81;
	text-decoration: none;
}
.links:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 134C81;
	text-decoration: underline;
}
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA6600;
	text-decoration: underline;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	border: 1px solid #4F7D31;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 134C81;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	font-weight: bold;

}

