table.oDataTable
		{
			width:760px;
			height:130px;
			font-size:12px;
			border-width:0px;
			border-spacing:3px;
			border-style:outset;
			border-color:white;
			border-collapse:separate;
		}
table.fDataTable
		{
			width:760px;
			height:130px;
			font-size:12px;
			border-width:0px;
			border-spacing:3px;
			border-style:outset;
			border-color:white;
			border-collapse:separate;
		}
table.scaleTable
		{
			width:435px;
			height:45px;
			font-size:12px;
			font-weight:bold;
			border-width:0px;
			border-spacing:3px;
			border-style:outset;
			border-color:white;
			border-collapse:separate;
			text-align:center;
		}
#gmtLine
		{
			font-weight:bold;
			text-align:center;
		}	
#oDate
		{
			font-weight:bold;
			background-color:#BDBDBD;
			text-align:center;	
		}
#GraphButton
		{
			font-weight:bold;
			text-align:center;			
		}
#fDate1
		{
			font-weight:bold;
			background-color:#BDBDBD;
			text-align:center; 	
		}
#fDate2
		{
			font-weight:bold;
			background-color:#A4A4A4;
			text-align:center; 	
		}
#fDate3
		{
			font-weight:bold;
			background-color:#848484;
			text-align:center; 	
		}
 #dataTableCells
	 	{
			font-weight:bold;
			width:21px;
			height:11px;	
		}
 #td1       
	 	{ 
			font-weight:bold;
			border-width:0px;
			padding:3px;
			background-color:#666666;
			text-align:center;
		}
#td2	
		{
			background-color:#CFECEC;
			text-align:center;
			border-width:0px;
			padding:4px;
		}
 #td3 
		{
			width:125px;
			min-width:125px;
			height:20px;
			font-weight:bold;
			border-width:0px;
			padding:4px;
			background-color:#87AFC7;
			text-align:center;
		}
