.dialog {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #000000; 
	background-color: #BBCAB7; 
	border: medium #CCCCCC outset;
	white-space: nowrap
	}
.dialog th {
	white-space: normal;
	}
.caption {  
	font-size: small; 
	color: #FFFFFF; 
	background-color: #000099
	}
.disabled {  
	background-color: #F2F2F2;
	color: #202020;
	}
input {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small
	}
body {  
	background-color: #FFFFFF
	}
.crosshair {  
	position: relative; 
	visibility: visible; 
	left: 242px; 
	top: 206px; 
	}
.weightbalance {  
	background-repeat: no-repeat; 
	height: 315px; 
	width: 640px; 
	border-style: ridge; 
	border-top-width: medium; 
	border-right-width: medium; 
	border-bottom-width: medium; 
	border-left-width: medium
	}
table.dialog th
{
  font-weight:    normal;
  text-align:      right;
}
table.dialog th.caption
{
  color:        #0033CC;
  background-color:  ActiveCaption;
  border:        1px solid ThreeDFace;
  font-weight:    bold;
  text-align:      center;
}
.maxfuel {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: #000000; 
	background-color: #EBEBEB; 
	old-color: #CCFFFF;
	border: medium #CCCCCC outset;
	white-space: nowrap
	}
table.maxfuel th
{
  font-weight:    normal;
  text-align:      right;
}
table.maxfuel th.caption
{
  color:        white;
  background-color:  #0033CC;
  border:        1px solid ThreeDFace;
  font-weight:    bold;
  text-align:      center;
}
maxfuel.input {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small
	}