/* GENERIC */
th,td{vertical-align:top}
th.vam,td.vam{vertical-align:middle}
th.vab,td.vab{vertical-align:bottom}
/*LISTS*/
ul.none, ol.none {list-style:none}
ul.circle {list-style-type:circle}
ul.disc {list-style-type:disc}
ul.square {list-style-type:square}
ol.upper-roman {list-style-type:upper-roman}
ol.lower-alpha {list-style-type:lower-alpha}



/* =========== */
/*Aligninment*/
.dir-rtl {
	text-align:right;
	direction:rtl;
	unicode-bidi:embed;
}
.dir-ltr {
	text-align:left;
	direction:ltr;
	unicode-bidi:embed;
}
.tar{text-align:right}
.tal{text-align:left}
.tac{text-align:center}
.taj{text-align:justify}
/* FONTS */
.arial{font-family:Arial,Helvetica,sans-serif}
.tahoma{font-family:Tahoma,Geneva,sans-serif}
.verdana{font-family:Verdana,Geneva,sans-serif}
/*-FS-*/
.fs10{font-size:10px}
.fs11{font-size:11px}
.fs12{font-size:12px}
.fs13{font-size:13px}
.fs14{font-size:14px}
.fs15{font-size:15px}
.fs16{font-size:16px}
.fs17{font-size:17px}
.fs18{font-size:18px}
.fs19{font-size:19px}
.fs20{font-size:20px}
/*FONT SIZE*/
.fs120{font-size:120%}
.fs130{font-size:130%}
.fs140{font-size:140%}
.fs150{font-size:150%}
.fs160{font-size:160%}
.fs170{font-size:170%}
.fs180{font-size:180%}
.fs190{font-size:190%}
.fs200{font-size:200%}
/*LINE HEIGHT*/
.lh14{line-height:14px}
.lh16{line-height:16px}
.lh18{line-height:18px}
.lh20{line-height:20px}
.lh22{line-height:22px}
.lh24{line-height:24px}
.lh26{line-height:26px}
.lh28{line-height:28px}
.lh30{line-height:30px}
.lh32{line-height:32px}
.lh34{line-height:34px}
.lh36{line-height:36px}
.lh38{line-height:38px}
.lh40{line-height:40px}
.lh42{line-height:42px}
.lh44{line-height:44px}
.lh46{line-height:46px}
.lh48{line-height:48px}
.lh50{line-height:50px}
/*---*/
.bold{font-weight:bold}
.normal{font-weight:normal}
.italic{font-style:italic}
a.tdn,.tdn{text-decoration:none}
a.tdu,.tdu{text-decoration:underline}
a.tdl,.tdl{text-decoration:line-through}
a.tdo,.tdo{text-decoration:overline}
a.tdb,.tdb{text-decoration:blink}
/* COLORS */
.c-white,a.c-white{color:white}
a.c-orange,.c-orange{color:#FF8C00}
.c-black,a.c-black{color:black;}
.c-gray,a.c-gray{color:gray;}
.c-cyan,a.c-cyan{color:#08C}
.c-red,a.c-red{color:red;}
.c-pink,a.c-pink{color:#a86d7c;}
.c-green,a.c-green{color:green;}
.c-900,a.c-900{color:#900;}
.c-blue,a.c-blue{color:#105A96;}
.c-lightblue,a.c-lightblue{color:#0063DC;}
a.c-999,.c-999{color:#999;}
a.c-666,.c-666{color:#666;}
a.c-555,.c-555{color:#555;}

.bg-black{background-color:black;}
.bg-white{background-color:white;}
.bg-339{background-color:#339;}
.bg-669{background-color:#669;}

.pa{position:absolute;}
.pf{position:fixed;}
.pr{position:relative;}

.t0{top:0px;}
.t1{top:1px;}
.t2{top:2px;}
.t3{top:3px;}
.t4{top:4px;}
.t5{top:5px;}

.l0{left:0px;}
.l1{left:1px;}
.l2{left:2px;}
.l3{left:3px;}
.l4{left:4px;}
.l5{left:5px;}


.db{display:block}
.di{display:inline}
.dn{display:none}

.vh{visibility:hidden}
.vv{visibility:visible}

.oh{overflow:hidden}

.cb{clear:both}

.mc{margin-right:auto;margin-left:auto}

.m4{margin:4px}
.m5{margin:5px}
.m10{margin:10px}
.m15{margin:15px}
.m20{margin:20px}
.m25{margin:25px}
.m30{margin:30px}

.mt4{margin-top:4px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.mt30{margin-top:30px}

.mr4{margin-right:4px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr20{margin-right:20px}
.mr25{margin-right:25px}
.mr30{margin-right:30px}

.mb4{margin-bottom:4px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb25{margin-bottom:25px}
.mb30{margin-bottom:30px}

.ml4{margin-left:4px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml25{margin-left:25px}
.ml30{margin-left:30px}

.p5{padding:5px}
.p10{padding:10px}
.p15{padding:15px}
.p20{padding:20px}
.p25{padding:25px}
.p30{padding:30px}

.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pt25{padding-top:25px}
.pt30{padding-top:30px}

.pr5{padding-right:5px}
.pr10{padding-right:10px}
.pr15{padding-right:15px}
.pr20{padding-right:20px}
.pr25{padding-right:25px}
.pr30{padding-right:30px}

.pb5{padding-bottom:5px}
.pb10{padding-bottom:10px}
.pb15{padding-bottom:15px}
.pb20{padding-bottom:20px}
.pb25{padding-bottom:25px}
.pb30{padding-bottom:30px}
.pb35{padding-bottom:35px}
.pb40{padding-bottom:40px}
.pb45{padding-bottom:45px}
.pb50{padding-bottom:50px}

.pl5{padding-left:5px}
.pl10{padding-left:10px}
.pl15{padding-left:15px}
.pl20{padding-left:20px}
.pl25{padding-left:25px}
.pl30{padding-left:30px}

.fr{float:right}
.fl{float:left}
.fn{float:none}
.fr,.fl {position:relative;}
.pl10{padding-left:10px}
.pr10{padding-right:10px}

/*Text Shadow*/
.tsWhite{text-shadow:1px 1px 1px #fff}
/* Roundies */
.rounded4{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.rounded5{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.roundedTR5{border-top-right-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px}
.roundedBR5{border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px}
.roundedTL5{border-top-left-radius:5px;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px}
.roundedBL5{border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px}
.rounded10{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}
.roundedTR10{border-top-right-radius:10px;-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px}
.roundedBR10{border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px}
.roundedTL10{border-top-left-radius:10px;-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px}
.roundedBL10{border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px}
