.dialog {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: #000000; 
	background-color: #BBCAB7; 
	border: medium #CCCCCC outset;
	white-space: nowrap
	}
.dialog th {
	white-space: normal;
	}
.caption {  
	font-size: medium; 
	color: #FFFFFF; 
	background-color: #000099
	}
.reqinput {  
        padding: 2px;
	background-color: #EEEE99;
	}
.disabled {  
	background-color: #D2D2D2;
	border: solid 1px;
        padding: 1px;
	color: #202020;
	}
.error {
        padding: 2px;
	background-color: #ff6666
	}
input {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
	background-color: #EEEE99;
	}
body {  
	background-color: #FFFFFF;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.crosshair {  
	position: relative; 
	visibility: visible; 
	left: 242px; 
	top: 206px; 
	clip:  rect(   )
	}
.weightbalance {  
	background-repeat: no-repeat; 
	height: 385px; 
	width: 629px; 
	border-style: ridge; 
	border-top-width: medium; 
	border-right-width: medium; 
	border-bottom-width: medium; 
	border-left-width: medium
	}
