.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}

.p0{padding: 0px;}
.m0{margin: 0px;}

.abs{position: absolute;}
	.bot0{bottom: 5px;}
	.top0{top: 0px;}
	.left0{left: 0px;}
	.right0{right: 0px;}


.rel{position: relative;}

.fll{float: left;}
.flr{float: right;}
.cll{clear: left;}
.clr{clear: right;}
.clb{clear: both;}
.onepx{line-height: 1px;}

.inl{display: inline;}
.blk{display: block;}
.hdn{display: none;}

.cl_ff{color: #FFFFFF;}
.cl_d8{color: #D8D8D8;}
.cl_dd{color: #DDDDDD;}
.cl_cc{color: #cccccc;}
.cl_orange{color: #FB9908;}
.cl_cream{color: #D3C9A5;}
.cl_white{color: #FFFFFF;}
.cl_gray{color: #C3CBD1;}
.cl_a5{color: #A5A5A5;}
.cl_blue, a.cl_blue:link, a.cl_blue:visited, a.cl_blue:hover, a.cl_blue:active {color: #3280AD;}
.cl_pink, a.cl_pink:link, a.cl_pink:visited, a.cl_pink:hover, a.cl_pink:active {color: #E23373;}
.cl_green, a.cl_green:link, a.cl_green:visited, a.cl_green:hover, a.cl_green:active {color: #A3D90B;}
.cl_subyellow, a.cl_subyellow:link, a.cl_subyellow:visited, a.cl_subyellow:hover, a.cl_subyellow:active {color: #CBC528;}
.cl_oranger, a.cl_oranger:link, a.cl_oranger:visited, a.cl_oranger:hover, a.cl_oranger:active {color: #D74A1E;}

.txt9, a.txt9:link, a.txt9:visited, a.txt9:hover, a.txt9:active {font-size: 9px;}
.txt10, a.txt10:link, a.txt10:visited, a.txt10:hover, a.txt10:active {font-size: 10px;}
.txt12 {font-size: 12px;}
.txt14, a.txt14:link, a.txt14:visited, a.txt14:hover, a.txt14:active {font-size: 14px;}

.txtVrd {font-family: Verdana, Arial, Helvetica, sans-serif;}
.txtThm, a.txtThm:link, a.txtThm:visited, a.txtThm:hover, a.txtThm:active {font-family: Tahoma;}
.txtAr, a.txtAr:link, a.txtAr:visited, a.txtAr:hover, a.txtAr:active {font-family: Arial;}

.justify{text-align: justify;}
.alnl{text-align: left;}
.alnr{text-align: right;}
.bold {font-weight: bold;}
.deco_none {text-decoration: none;}
.deco_u a:link, .deco_u a:visited {text-decoration: underline;}
.deco_u a:hover {text-decoration: none;}

.ovflh {overflow: hidden;}

.up6 {padding-top: 6px;}

