body {
	margin: 0px 0px 0px 0px;
	background-color: #FF9900;
}
.colhead {
	background-color: #FFD18B;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	padding: 1px 5px 1px 5px;
	height: 15px;
}
.colheadlink {
	background-color: #FFD18B;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: black;
	text-decoration: none;
}
.colheadlink:hover {
	background-color: #FFD18B;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}
.windows {
	background-color: #FFB84E;
	width: 315px;
	height: 225px;
	padding: 0px;
}
.helptext {
	background-color: #FF9900;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: black;
	padding: 2px;
}
.content {
	background-color: #FFB84E;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: black;
	padding: 4px;
}
.ansage {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: black;
	padding: 2px;
	text-decoration: none;
}
.ansage:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: black;
	padding: 2px;
	text-decoration: none;
}
.content2 {
	background-color: #FFB84E;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: black;
	padding: 2px;
}
.menunav {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.menunav:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: black;
	text-decoration: underline;
	background-color: #FFD18B;
}
.menunavhigh {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: black;
	text-decoration: underline;
	background-color: #FFD18B;
}
.topnav {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #FFB84E;
	text-decoration: none;
}
.topnav:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #FFB84E;
	text-decoration: underline;
}
.topnavhigh {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #FFB84E;
	text-decoration: underline;
}
.contentlink {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: blue;
	text-decoration: underline;
}
.contentlink:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: blue;
	text-decoration: underline;
	background-color: #FFD18B;
}
textarea {
	background-color: #FFD18B;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: black;
	border-style: solid;
	boder-color: black;
	border-width: 1px;
}
input {
	background-color: #FFD18B;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: black;
	border-style: solid;
	boder-color: black;
	border-width: 1px;
}
select {
	background-color: #FFD18B;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: black;
	border-style: solid;
	boder-color: black;
	border-width: 1px;
}
