.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.non-req {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8aeb21;
}
.input-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8aeb21;
}
.head {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.Submit {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: #8AEB21;
}
.DeleteSubmit {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	background: #CC0000;
}
.ClearFields {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: #cccccc;
}
.Name {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #8AEB21;
}
.ID {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}
.QueryHead {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
}
.QueryText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #8AEB21;
}
.querybox {
	background: #2F372B;
	padding: 10px;
	border: 1px dotted #99CC00;
}
.queryboxclient {
	background: #2C3227;
	padding: 10px;
	border: 1px dotted #666666;
}
.queryboxAdmin {
	background: #2B3328;
	padding: 10px;
	border: 1px dotted #CC0000;
}
.SelectRep {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #009999;
	letter-spacing: -1px;
}
.SelectRepAdmin {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.DeleteRep {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
}
.ToolHead {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #999966;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
}
