//	.menu a, a:link, a:active, a:visited {
//		font-weight:bold;
//		font-size:18px;
//		font-family:Verdana,Arial,Helvetica,sans-serif;
//		text-decoration:none;
//		color:#ff6600;
//		text-align:center;	
//	}
//	
//	 .menu a:hover {
//	   background: #666666;
//	   font-weight:bold;
//		font-size:18px;
//		font-family:Verdana,Arial,Helvetica,sans-serif;
//		text-decoration:none;
//		color:#ffffff;
//		background: #ff6600;
//	   text-align:center;
//	   -moz-border-radius: 10px;	
//	   padding-top: 3px;
//	   padding-left: 3px;
//	   padding-bottom: 3px;
//	   padding-right: 3px;
//	}
//	
//	.menu p {
//		font-weight: bold;
//		font-size:12px;
//		font-family:Verdana,Arial,Helvetica,sans-serif;
//		text-decoration:none;
//		color: #ff6600;
//		text-align: center;
//	}
//	
//	.menu td {
//		width:200px;
//		text-align: center;
//		align: center;
//		
//	}
//	
//	.menu th {
//		
//		font-weight: bolder;
//		font-size:18px;
//		font-family:Verdana,Arial,Helvetica,sans-serif;
//		text-decoration:none;
//		color: #ff6600;
//		text-align: center;
//	}
//	
//	.help p , .help ul, .help li{
//			text-align: left;
//			
//	}
//
//    .tdDescriptor{
//		background: #ffff99;
//		font-size:12px;
//		font-family:Verdana,Arial,Helvetica,sans-serif;
//		text-decoration:none;
//	}
//	
	.LoadTable{
		background: #ff9900;
		width:  4200px;
		border: 0px hidden;
		text-align: center;
	}

// (original)
//	.Worksheet{
//		background: #ff9900;
//		width:  675px;
//		border: 0px hidden;
//		text-align: center;
//	}

//	.Worksheet{
//		background: #ff9900;
//		background: #666666;
//		width:  200px;
//		border: 1px hidden;
//		text-align: center;
//	}
//	.Worksheet2{
//		background: #ff9900;
//		width:  390px;
//		border: 1px hidden;
//		text-align: center;
//	}
	
	.LoadTable th{
		background: #666666;
	   	font-weight:bold;
		font-size:10px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		text-decoration:none;
		color:#ffffff;
		background: #ff6600;
	   text-align:center;	
	}
	
	.inputValue1{
		width: 140px;
		background: #BDEDFF;
		text-align: center;
		font-size:10px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		text-decoration:none;
	}
	.inputValue2{
		background: #BDEDFF;
		width: 70px;
		text-align: center;
		font-size:10px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		text-decoration:none;
	}
	.inputValue3{
		background: #FFFF00;
		width: 70px;
		text-align: center;
		font-size:10px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		text-decoration:none;
	}
	
	.outputValue{
		background: white;
		text-align: center;
		font-size:10px;
		width: 70px;
	}
	.LoadTotals{
		background: #EAC117;
		text-align: center;
		width: 70px;
		font-size:10px;
	}

	
