body {
  font-family:     Verdana, Geneva, Arial, sans-serif;
  font-size:       small;
  text-align:      center;
}

h1 {
  color:           #cc6600;
  border-bottom:   thin dotted #888888;
  font-size:       1.7em;
}

h2 {
  color:           #cc6611;
  font-size:       1.3em;
}

table {
  margin-left:     auto;
  margin-right:    auto;
  border:          thin solid black;
  caption-side:    bottom;
  border-collapse: collapse;
  font-size:       small;
}

td, th {
  border:          thin dotted #c0c0c0;
  padding:         5px;
  text-align:      center;
}

th {
 background-color: #fcba7a;
}
.underconst {  
	color: #990000; font-weight: bold
}

.infocell1 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	color: #CCFF99; 
	background-color: #000000;
}

	.scaleblock
	{
		height: 50px;
		width: 185px;
	}
	.scalekey
	{
		background: url(/images/rainbowscale1.gif);
		background-repeat: no-repeat;
		position: relative;
		height: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 185px;
	}

	.arrowpos1
	{
		position: absolute;
		top: 0px;
		left: 2px;
	}
	.arrowpos2
	{
		position: absolute;
		top: 0px;
		left: 22px;
	}
	.arrowpos3
	{
		position: absolute;
		top: 0px;
		left: 39px;
	}
	.arrowpos4
	{
		position: absolute;
		top: 0px;
		left: 59px;
	}
	.arrowpos5
	{
		position: absolute;
		top: 0px;
		left: 67;
	}
	.arrowpos6
	{
		position: absolute;
		top: 0px;
		left: 87;
	}

	.arrowpos7
	{
		position: absolute;
		top: 0px;
		left: 104px;
	}

.sitename {
  color:           #cc6600;
  font-size:       1.2em;
}
