body				{font-size:15px; font-family:Arial, Helvetica, sans-serif;}
h1					{text-align:center;}

#mainTable			{border:1px solid #666666; border-top-color:#CCCCCC; border-left-color:#CCCCCC; padding:1px; width:1049px;}
#mainTable div		{float:left; margin:1px; padding:2px; border:1px solid #CCCCCC; border-top-color:#666666; border-left-color:#666666; text-align:center;}
#mainTable div.wide	{width:250px; text-align:left;}
#mainTable div.norm	{width:140px;}
#mainTable div.code	{width:130px; font-weight:bold;}
#mainTable div.thin	{width:90px; font-weight:bold;}

#mainTable div.title{padding-left:90px; font-weight:bold; text-decoration:underline; color:#FF0000; font-size:18px; width:952px; text-align:left;}

.cleaner			{overflow:hidden; clear:both; margin:-1px; height:1px;}
