.menuline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 000000;
	width: 155px;
}

a.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c40f2f;
	text-decoration: none;
}
.bottomline {
	border-top-style: 1px solid;
	border-top-color: 77AB46;
	border-top-width: thin;
}
.topline2 {
	border-top-style: solid;
	border-top-color: 77AB46;
	border-top-width: thin;
	padding: 5px;
	width: 155px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contentwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.leftline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
	border-top-color: 77AB46;
	border-right-color: 77AB46;
	border-bottom-color: 77AB46;
	border-left-color: 77AB46;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 000000;
	width: 155px;
}
.topline3 {
	border-top-width: thin;
	border-top-style: dotted;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
	border-top-color: 999999;
	border-right-color: 999999;
	border-bottom-color: 999999;
	border-left-color: 999999;
}
