.siteusers_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 036735;
	font-weight: normal;
	font-style: normal;
	background-color: ;
}
.siteusers_textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #292929;
	font-weight: normal;
	font-style: normal;
	background-color: white;
	border: inset;
	border-width: 1px;
	border-color: D7D9C4;
	border-radius: ;
	-moz-border-radius: ;
}
.siteusers_textbox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
	font-weight: normal;
	font-style: normal;
	background-color: E5F4EC;
	border: inset;
	border-width: 1px;
	border-color: D7D9C4;
	border-radius: ;
	-moz-border-radius: ;
}
.siteusers_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: D7D9C4;
	font-weight: bold;
	font-style: normal;
	background-color: 036735;
	border: outset;
	border-width: 2px;
	border-color: ;
	border-radius: ;
	-moz-border-radius: ;
}
.siteusers_button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: D7D9C4;
	font-weight: bold;
	font-style: normal;
	background-color: 9A0A0A;
	border: outset;
	border-width: 2px;
	border-color: ;
	border-radius: ;
	-moz-border-radius: ;
}
.siteusers_table {
	background-color: ;
	padding: 2;
}

