.btn_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
} 
a:active.quick_link, a:focus.quick_link, a:link.quick_link, a:visited.quick_link, a:hover.quick_link, a.quick_link {
	font-family: Arial;
	font-size: 8pt;
	color: #587030;
	font: bold;
	text-decoration: none;
}
a:hover.quick_link {
	font-family: Arial;
	text-decoration: none;
}
.button_link {
	font-family: Arial;
	font: bold;
	font-size: 8pt;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: black;
	vertical-align: middle;
}
.btnz {
	font-family: Arial;
	font-size: 11pt;
	background: #F2F1E7;
	color: #FFFFFF;
	cursor: pointer;
	border: 1px solid #000000;
}
a:active.page_link, a:focus.page_link, a:link.page_link, a:visited.page_link, a:hover.page_link, a.page_link {
	font-family: Arial;
	font-size: 8pt;
	
	text-decoration: none;
	color: #414D5A;
}
a:hover.page_link {
	font-family: Arial;
	text-decoration: none;
	color: red;
}
.adminFormTable {
	background: #F2F1E7;
	border: 1px solid #000000;
}
.adminFormTitle{
	font-family: Arial;
	color: gray;
	font-weight: bold;
	background: #F2F1E7;
	text-align: center;
}
.heading_title {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: black;
}
.menu_section {
	
	color: gray;
	
}
.page_title {
	font-size: x-small;
	font-style: normal;
	color: pink;
}




