body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Courier, "Courier New", mono;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #464646;
}

p {
	margin-top: 7px;
	margin-bottom: 7px;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #616161;
	margin-bottom: 6px;
	margin-top: 3px;
	margin-right: 3px;
}
h2 {
	color: #999999;
	font-size: 12px;
	margin-bottom: 5px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 10px;
}
li {
	margin-top: 0px;
	margin-bottom: 2px;
}
td {
	font-family: Courier, "Courier New", mono;
	font-size: 12px;
	color: #CCCCCC;
}
.tdresult {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	height: 200px;
	width: 213px;
}
.tdindexpics {
	padding-right: 35px;
}
.legende {
	font-size: 11px;
	color: #CCCCCC;
	padding: 3px 5px 7px 10px;
	text-align: left;
}
a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Courier, "Courier New", mono;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
option {
	font-size: 11px;
	color: #666666;
}
.form200 {
	width: 200px;
	height: 18px;
	vertical-align: middle;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #A6A6A6;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #A6A6A6;
}

.dojoComboPreview {
	border: 1px inset #afafaf;
	margin: 0px;
	padding: 0px;
	vertical-align: middle !important;
	float: none !important;
	position: static !important;
	display: inline !important;
	width: 160px;
}

