body	{
	margin: 2px; padding: 2px;
	background: #efefef;
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 12px;
}

div#content	{
	position: absolute; left: 30px;
	top: 50px; width: 840px; background: white;
	border: 1px solid grey; padding: 4px;
	z-index: 1; height: 500px; letter-spacing: 0px;
	line-height: 1.5em; overflow: auto;
}

div#content h1 {
	font-weight: bold;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 13px; padding: 0;
	margin: 0px; color: #000080;
	letter-spacing: 2px; line-height: 1.9em;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px black;
}

div#reiter	{
	position: absolute; top: 37px; left: 35px;
	height: 12px; width: 830px;
}

div.reiteroff	{
	position: relative; top: 0px;
	height: 12px; border: 1px solid grey;
	background: #dfdfdf; padding: 0px 2px;
	font-size: 10px; float:left;
	letter-spacing: 1px; font-weight: bold;
	z-index: 2; margin: 0px 5px;
}

div.reiterhide	{
	position: relative; top: 0px;
	height: 12px; padding: 0px 2px; width: 15px;
	font-size: 10px; float:left;
	letter-spacing: 1px; font-weight: bold;
	z-index: 2; margin: 0px 5px;
}

div.reiteron	{
	position: relative; top: 0px; height: 12px;
	border: 1px solid grey; margin: 0px 5px;
	background: white; padding: 0px 2px;
	font-size: 10px; float: left;
	letter-spacing: 1px; font-weight: bold;
	z-index: 2; border-bottom: 1px solid white;
}

div.important	{
	border: 1px dashed #2c2c2c; padding: 2px;
	text-align: center; color: #a00000;
	font-weight: bold; margin: 0px 4px;
	font-family: courier new,courier,monospace;
	background: #fcfcfc;
}

div#footer	{
	position: absolute; left: 30px; top:560px;
	width: 840px; padding: 0px 2px;
	text-align: center;
	font-size: 8px; color: #a2a2a2;
}

div#footer a	{
	color: #a2a2a2; text-decoration: none;
}

div#popin	{
	z-Index: 1000; position: absolute;
	left: 33%; top: 250px; background: white;
	padding: 4px; font-size: 12px;
	color: #0000e0; font-weight: bold;
	font-family: courier new,courier,monospace;
}


.warning {
  font-family: Verdana,Arial,sans-serif;
  background: white; font-size: 12px;
  position: absolute; top: 18%; left: 28%;
  border-left: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  margin: 5px; z-index: 100;
  padding: 0px; width: 35%;
}

.warnhead  {
  background: #ea2e2e;
  font-family: verdana,arial,sans-serif;
  font-size: 10px; color: #f4f4f4; font-weight: bold;
  padding: 0px; margin: 3px; height: 14px; 
  border-bottom: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

.warncontent {
  border: 0px; font-family: verdana,arial,sans-serif;
  background: white; position: relative;
  font-size: 10px; color: black; 
  padding: 2px 8px 0px 8px; 
}

td#popintext	{
	padding-top: 2px; font-size: 10px;
	background-image:url('/pics/middle.gif');
	background-position:top left;
	background-repeat:repeat-x; 
}

div#reiter a	{
	text-decoration: none; color: black;
}

input	{
	border: 0px; border: 1px solid #3c3c94;
	background-image: url('/pics/3dform.gif');
	font-size: 9px; padding-top: 2px;
	padding-left: 2px;
}

span.small	{
	font-size: 10px;
}

span.dbhead	{
	background: #dfdfdf; font-weight: bold;
	color: #000080;
}

div.keyarea	{
	border: 1px dashed #2c2c2c; padding: 2px;
	background: #fafafa;
}

span.desc	{
	font-family: courier new,courier,monospace;
	font-size: 11px; line-height: 1.1em;
	letter-spacing: 0;
}

span.lab	{
	font-size: 10px; font-weight: bold;
}

.key	{
	background-image: url('/pics/3dformkey.gif');
}

div#keys	{
	position: absolute; bottom: 5px; left: 2px;
	width: 830px; text-align: right; height: 20px;
}
