input, select, textarea, button, keygen, isindex, legend, a {
	font-size: 11px;
	font-family: 'Trebuchet MS','Segoe UI',Verdana,Tahoma,Arial,sans-serif ;
	color: #797979;
}
fieldset {
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	border-color: #797979;
}
hr {
	border-width: 1px;
	border-style: solid;
	border-color: #797979;
}
a {
	color: #0090FF;
	text-decoration: none;
}
a:hover {
	color: #DA8F22;
}
a:visited {
	color: #0090FF;
}
input, select, textarea, button, keygen, isindex {
	border-width: 1px;
	border-color: #797979;
	color: #797979;
}
textarea, input[type="text"], input[type="password"], select {
	border-width: 1px;
	border-style: solid;
	border-color: #797979;
	font-size: 11px;
	font-family: 'Trebuchet MS','Segoe UI',Verdana,Tahoma,Arial,sans-serif ;
	color: #797979;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	background-color: #ffffff;
}
textarea[disabled], input[type="text"][disabled], input[type="password"][disabled], select[disabled] {
	color: gray;
	cursor: default;
}
