
A.maplink:hover		{ border: 1px solid red; }
.graph				{ margin-bottom: 20px; }

BODY.saa	{ background-color: #CCCC33; }
DIV.header	{ margin-left: 5px; font-size: 14px; font-weight: bold; }
TD.meter	{ vertical-align: top; }
DIV.meterheader
			{ font-size: 12px; font-weight: bold; margin-left: 5px; margin-top: 5px; }
DIV.minmax	{ font-size: 11px; margin-left: 5px; }

DIV.headerText
			{ margin-top: 20px; margin-bottom: 20px; font-size: 14px; font-weight: bold; }
TABLE.numberTable
			{ border: 1px solid black; border-collapse: collapse; background-color: #fff;
			  margin-bottom: 20px; margin-right: auto; margin-left: auto; width: 600px; }
TD.numberTable
			{ padding: 2px 6px; }
TD.numberTableHeader
			{ font-weight: bold; text-transform: capitalize; }

/*
TABLE.topRecord
			{ background-color: #fff; border: 1px solid #333; font-family: helvetica; font-size: 12px; }			
TD.topRecordText
			{ width: 160px;}
TD.topRecordDescription
			{ width: 40px; text-align: center; }
TD.topRecordValue
			{ width: 40px; text-align: right; font-weight: bold; }
TD.topRecordDate
			{ width: 80px; text-align: right; }
TD.topRecordTime
			{ width: 40px; text-align: right; }
			
*/