.publicTitleText {
	font-family:tahoma;
	font-size:12px;
	color:#4f693a;
}

.publicNormalText {
	font-family:tahoma;
	font-size:11px;
	color:#1c4f1e;
}

.btnStyle {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	background:#e1eae8;
	cursor:pointer;
	border:#000000 1px solid;
	height:25;
}