.siteusers_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	background-color: ;
}
.siteusers_textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 384A79;
	font-weight: normal;
	font-style: normal;
	background-color: #CCCCCC;
	border: solid;
	border-width: 1px;
	border-color: 2A578A;
	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: #ECECEC;
	border: solid;
	border-width: 1px;
	border-color: 2A578A;
	border-radius: ;
	-moz-border-radius: ;
}
.siteusers_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: E79C07;
	font-weight: normal;
	font-style: normal;
	background-color: 2B5A8E;
	border: solid;
	border-width: 3px;
	border-color: 2B5A8E;
	border-radius: 6;
	-moz-border-radius: 6;
}
.siteusers_button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: FFFFFF;
	font-weight: normal;
	font-style: normal;
	background-color: 2B5A8E;
	border: solid;
	border-width: 3px;
	border-color: 2B5A8E;
	border-radius: 6;
	-moz-border-radius: 6;
}
.siteusers_table {
	background-color: ;
	padding: 2;
}
