a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a img {
    border-width: 0;
}

.tdu a, a.tdu {
    text-decoration: underline;
}

.tdui a, a.tdui {
    text-decoration: underline !important;
}

.tdn a, a.tdn {
    text-decoration: none;
}

.tdni a, a.tdni {
    text-decoration: none !important;
}

.clearfix {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.tal {
    text-align: left;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.tali {
    text-align: left !important;
}

.taci {
    text-align: center !important;
}

.tari {
    text-align: right !important;
}

.b {
    font-weight: bold;
}

.fltl {
    float: left;
}

.fltr {
    float: right;
}

.fltn {
    float: none;
}

.vat td, .vat {
    vertical-align: top;
}

.vam td, .vam {
    vertical-align: middle;
}

.vab td, .vab {
    vertical-align: bottom;
}

.vati td, .vati {
    vertical-align: top !important;
}

.vami td, .vami {
    vertical-align: middle !important;
}

.vabi td, .vabi {
    vertical-align: bottom !important;
}

.dib {
    display: inline-block;
}

.db {
    display: block;
}

.dn {
    display: none;
}

.dibi {
    display: inline-block !important;
}

.dbi {
    display: block !important;
}

.dni {
    display: none !important;
}

.nom {
    margin: 0 0 0 0;
}

.nomi {
    margin: 0 0 0 0 !important;
}

.nop {
    padding: 0 0 0 0;
}

.nobgi {
    background-image: none;
}

.nobgii {
    background-image: none !important;
}

.nopi {
    padding: 0 0 0 0 !important;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

.ha {
    height: auto;
}

.hai {
    height: auto !important;
}

.mha {
    min-height: 0;
}

.mhai {
    min-height: 0 !important;
}

.wa {
    width: auto;
}

.wai {
    width: auto !important;
}

.mwa {
    min-width: 0;
}

.mwai {
    min-width: 0 !important;
}

.bw0 {
    border-width: 0;
}

.bw0i {
    border-width: 0 !important;
}

.cp {
    cursor: pointer;
}

.cpi {
    cursor: pointer !important;
}

.cd {
    cursor: default;
}

.cdi {
    cursor: default !important;
}
