p, img, form, hr { margin: 0; padding: 0; }
.fl              { float: left; }
.fr              { float: right; }
.tl              { text-align: left; }
.tr              { text-align: right; }
.tc              { text-align: center; }
.tu              { text-transform: uppercase }
.tn              { text-decoration: none }
.cb              { clear: both; }
.di              { display: inline }
.lh0             { line-height: 0; }
.lh12            { line-height: 1.2em; }
.lh14            { line-height: 1.4em; }
.lh16            { line-height: 1.6em; }
.m               { margin: 5px }
.mr              { margin-right: 5px }
.ml              { margin-left: 5px }
.mb              { margin-bottom: 5px }
.mb10            { margin-bottom: 10px }
.mt              { margin-top: 5px }
.p               { padding: 5px }
.pl10            { padding-left: 10px }
.p10             { padding: 10px }

.nb              { border: 0px; }
.wn              { white-space: nowrap }

.w100            { width: 100%}
.b               {font-weight:bold}

input.check      { background-color: transparent; margin: 0 2px 0 0; padding: 0; width: 14px; border: 0}


