.txtL {text-align:left;}
.txtC {text-align:center;}
.txtR {text-align:right;}

.txt9 {font-size:9px;}
.txt10 {font-size:10px;}
.txt11 {font-size:11px;}
.txt12 {font-size:12px;}
.txt14 {font-size:14px;}

.bold {font-weight:bold;}
.italic {font-style:italic;}
.uppercase {text-transform:uppercase;}


.pL6 	{width:6%; float:left;}
.pL12 	{width:12%; float:left;}
.pL45 	{width:45%; float:left;}
.pL50 	{width:50%; float:left;}

.pR4	{width:4%; float:right;}
.pR6	{width:6%; float:right;}
.pR7	{width:7%; float:right;}
.pR8	{width:8%; float:right;}
.pR10	{width:10%; float:right;}
.pR12	{width:12%; float:right;}
.pR14	{width:14%; float:right;}
.pR17	{width:17%; float:right;}
.pR50	{width:50%; float:right;}


.table {display:table;}
.full {width:100%;}
.l30 {width:30px; float:left;}
.l40 {width:40px; float:left;}
.l50 {width:50px; float:left;}
.l60 {width:60px; float:left;}
.l70 {width:70px; float:left;}
.l80 {width:80px; float:left;}
.l90 {width:90px; float:left;}
.l100 {width:100px; float:left;}
.l120 {width:120px; float:left;}
.l150 {width:150px; float:left;}
.l160 {width:160px; float:left;}
.l200 {width:200px; float:left;}
.l230 {width:230px; float:left;}
.l250 {width:250px; float:left;}
.l300 {width:300px; float:left;}
.l350 {width:350px; float:left;}
.l400 {width:400px; float:left;}
.l500 {width:500px; float:left;}
.l570 {width:570px; float:left;}

.r30 {width:30px; float:right;}
.r40 {width:40px; float:right;}
.r50 {width:50px; float:right;}
.r60 {width:60px; float:right;}
.r70 {width:70px; float:right;}
.r80 {width:80px; float:right;}
.r90 {width:90px; float:right;}
.r100 {width:100px; float:right;}
.r110 {width:110px; float:right;}
.r120 {width:120px; float:right;}
.r130 {width:130px; float:right;}
.r140 {width:140px; float:right;}
.r150 {width:150px; float:right;}
.r160 {width:160px; float:right;}
.r200 {width:200px; float:right;}
.r250 {width:250px; float:right;}
.r300 {width:300px; float:right;}
.r500 {width:500px; float:right;}
.r735 {width:735px; float:right;}

.c100 {width:100px; margin:0px auto;}
.c400 {width:400px; margin:0px auto;}
.c800 {width:800px; margin:0px auto;}
.c870 {width:870px; margin:0px auto;}
.c900 {width:900px; margin:0px auto;}
.c930 {width:930px; margin:0px auto;}


.mT3 		{margin-top:3px;}
.mT5 		{margin-top:5px;}
.mT10 		{margin-top:10px;}
.mT15 		{margin-top:15px;}
.mT20 		{margin-top:20px;}
.mT30 		{margin-top:30px;}
.mT100 		{margin-top:100px;}

.mR5 {margin-right:5px;}
.mR10 {margin-right:10px;}
.mR15 {margin-right:15px;}

.mB5 {margin-bottom:5px;}
.mB10 {margin-bottom:10px;}
.mB20 {margin-bottom:20px;}
.mB30 {margin-bottom:30px;}
.mB50 {margin-bottom:50px;}

.mL5 {margin-left:5px;}
.mL10 {margin-left:10px;}
.mL15 {margin-left:15px;}

.line14 {line-height:14px;}
.line16 {line-height:16px;}
.line18 {line-height:18px;}
.letter0 {letter-spacing:0px;}
.letter1 {letter-spacing:1px;}
.letter2 {letter-spacing:2px;}

.pT4 {padding-top:4px;}

.w30 {width:28px;}
.w250 {width:248px;}

.divide {width:100%; border-bottom:1px solid #666; display:table; margin:20px 0 20px 0;}