body {
	margin:8px 0px 0px 0px;
	color:rgb(0%,0%,0%);
	background-color:rgb(100%,100%,100%);
}
form {
	margin:0px;
}
td, legend, th {
	font-family:tahoma;
	font-size:11px;
}
img, .noborder {
	border:0px
}
.denied, .dimmed {
	color:rgb(60%,60%,60%);
	text-decoration:none
}
a, .normal {
	color:rgb(40%,40%,40%);
	text-decoration:none
}
.selected, .hilited {
	color:rgb(0%,0%,0%);
	text-decoration:none
}
.back {
	background-color:rgb(80%,80%,80%)
}
.red {
	color:rgb(80%,20%,20%)
}
input, select, textarea, button {
	font-size: 11px;
	font-family: tahoma;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(80%,80%,80%);
	color: rgb(20%,20%,20%);
	background-color: rgb(100%,100%,100%);
}
.button {
	border-width: 2px;
}
fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(80%,80%,80%);
}
