.siteusers_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: 524E59;
	font-weight: normal;
	font-style: normal;
	background-color: ;
}
.siteusers_textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 524E59;
	font-weight: normal;
	font-style: normal;
	background-color: #FBFBFB;
	border: solid;
	border-width: 1px;
	border-color: A8AAB8;
	border-radius: ;
	-moz-border-radius: ;
}
.siteusers_textbox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 524E59;
	font-weight: normal;
	font-style: normal;
	background-color: F1F0DC;
	border: solid;
	border-width: 1px;
	border-color: A8AAB8;
	border-radius: ;
	-moz-border-radius: ;
}
.siteusers_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #C0D5E6;
	font-weight: normal;
	font-style: normal;
	background-color: #384A79;
	border: outset;
	border-width: 1px;
	border-color: ;
	border-radius: ;
	-moz-border-radius: ;
}
.siteusers_button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #524E59;
	font-weight: normal;
	font-style: normal;
	background-color: #FFA800;
	border: outset;
	border-width: 1px;
	border-color: ;
	border-radius: ;
	-moz-border-radius: ;
}
.siteusers_table {
	background-color: FEA800;
	padding: 2;
}
