body		{ background-color: rgb(240,240,220); }
table  		{ width: 100%; }
td			{ padding: 10px; background-color: rgb(220,220,180); }
.nav		{ background-color: rgb(240,240,220);  }
.navDisabled	{ background-color: rgb(240,240,220); color: rgb(160,160,160)  }
textarea 	{ width: 100%; height:63px; background-color: rgb(220,220,180); border-style: none; scrollbar-base-color:rgb(220,220,180);  }
img 		{ border-style:none }
input { width: 50px; text-align: right; }
.configItem { white-space: nowrap }
.toolTip 	{ text-decoration: underline }
.footer 	{  color: rgb(180,180,140); }

a			{ color:rgb(60,60,120); }

