.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.textpaging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#DDFAD0;
	color: #000000;
	text-decoration: none;
	line-height:10px;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
	line-height:18px;
	border: 1px solid #9BD480;
}
.textpaging:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#518739;
	color: #ffffff;
	text-decoration: none;
	line-height:10px;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
	line-height:18px;
	border: 1px solid #325F1E;
}
.textpagingon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#518739;
	color: #ffffff;
	text-decoration: none;
	line-height:10px;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
	line-height:18px;
	border: 1px solid #325F1E;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555836;
	text-decoration: none;
	line-height:18px;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555836;
	text-decoration: underline;
	line-height:18px;
}
.textlinkblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #023F02;
	text-decoration: underline;
	line-height:18px;
}
.textlink:hover {
	text-decoration: none;
}
.textlinkblack:hover {
	text-decoration: none;
}
.boldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005A00;
	text-decoration: none;
	line-height:18px;
}
.bboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005A00;
	text-decoration: none;
	line-height:18px;
}
.bullet {
	list-style-image: url(images/bullet.gif);
}
