body 			{ 
				margin-top: 10px; 
				margin-bottom: 0px; 
				margin-left: 0px; 
				margin-right: 0px; 
				background-color: #788892;
				}
td				{ 
				font-family: Verdana, Arial, Helvetica sans-serif;
				color: #000000;
				background-color: #FFFFFF;
				}
td.bck			{
				background-color: #788892;
				}
td.ftr_r1c1		{
				height: 10px;
				border-top: solid 1px #000000;
				background: url(../img/ftr/ftr_r1_c1.jpg) no-repeat;
				}
td.ftr_r1c2		{
				border-top: solid 1px #000000;
				background: url(../img/ftr/ftr_r1_c2.jpg) repeat-x;
				}
td.ftr_r1c3		{
				background: url(../img/ftr/ftr_r1_c3.jpg) no-repeat;
				}
td.spl			{
				background: #000000;
				height: 30px;
				color: #FFFFFF;
				font-size: 14px;
				text-align: right;
				}
td.spl	a		{
				color: #FFFFFF;
				text-decoration: none;
				}
td.spl	a:hover		{
				color: #FFFFFF;
				text-decoration: underline;
				}
td.ftt			{
				background-color: #FFFFFF;
				text-align: right;
				padding: 5px;
				color: #000000;
				}
td.fin			{
				background-color: #FFFFFF;
				text-align: left;
				padding: 5px;
				font-weight: bold;
				}
td.frs			{
				background-color: #F9D4D4;
				text-align: right;
				padding: 3px;
				}
td.fhd			{
				color: #692D85;
				padding-top: 5px;
				padding-bottom: 5px;
				text-align: left;
				}
td.fhd_c		{
				color: #692D85;
				text-align: center;
				padding-top: 5px;
				padding-bottom: 5px;
				}
td.ftx			{
				background-color: #FFFFFF;
				text-align: left;
				padding-top: 3px;
				padding-bottom: 10px;
				color: #000000;
				}
td.ftx_c		{
				background-color: #FFFFFF;
				text-align: center;
				padding: 3px;
				padding-bottom: 10px;
				}
td.err			{
				background-color: #FFFFFF;
				text-align: left;
				color: #FF0000;
				}
