/* ============ *** { ---       DEFAULTS      --- } *** ============= */
/*standart*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0px; padding:0px; outline:0px; font-size:100%; background:transparent;}


/*def*/
.content ol, .content ul {clear:both; }
.foldingtop li {zoom:1;}

table {border-collapse:collapse; border-spacing:0;clear:both; }
ul {list-style:none; }
a {text-decoration:underline; cursor:pointer; }
a:hover {text-decoration:none;}
.ainv a, a.ainv{text-decoration:none  !important; }
.ainv a:hover, a.ainv:hover{text-decoration:underline  !important;}
.content  blockquote { padding:5px 10px; margin:10px; font-style:italic; }
p {padding:0; margin-bottom:12px;}
textarea {
    resize: none;
}


/*hacks*/
hr {border:0; background:0; height:1px; overflow:hidden;}
.clear_both_ {clear:both !important;}
.clear_left_ {clear:left !important;}
.clear_right_ {clear:right !important;}
.clear_none_ {clear:none !important;}
.clear_both {clear:both;}
.clear_left {clear:left;}
.clear_right {clear:right;}
.clear_none {clear:none;}


.d_none_ {display:none !important;}
.d_block_ {display:block !important;}
.d_inline_ {display:inline !important;}
.d_inline_block_ {display:inline-block !important;}
.d_none {display:none;}
.d_block {display:block;}
.d_inline {display:inline;}
.d_inline_block {display:inline-block;}

.notext {font-size:0px; line-height:0px; overflow:hidden; }

.fl_non {clear:both !important;font-size:0px; line-height:0px; overflow:hidden; height:1px; }

.noborder_ {border:0 !important;}
.noborder {border:0;}

.noborder_glob_ img, .noborder_glob_ table, .noborder_glob_ table td, .noborder_glob_ div {border:0 !important;}
.noborder_glob img, .noborder_glob table, .noborder_glob table td, .noborder_glob div {border:0;}
.noborder_1u  > * {border:0 !important;}

/*text align*/
.top_ {vertical-align:top !important; }
.middle_ {vertical-align:middle  !important; }
.bottom_ {vertical-align:bottom !important; }
.left_ {text-align:left !important;}
.right_ {text-align:right !important;}
.center_ {text-align:center !important;}
.top {vertical-align:top; }
.middle {vertical-align:middle; }
.bottom {vertical-align:bottom; }
.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}

.fleft_ {float:left !important;}
.fright_ {float:right !important;}
.fnone_ {float:none !important;}
.mcenter_ {margin-left:auto !important; margin-right:auto !important;}
.fleft {float:left;}
.fright {float:right;}
.fnone {float:none;}
.mcenter {margin-left:auto; margin-right:auto;}

.content table.zero, .content table.zero td , .content table.zero tr {border:0;background:0;padding:0px;}
.zero table, .zero table td, .zero table tr {border:0;background:0;padding:0px;}
img.zero {border:0 !important;}

.no_pad_ {padding:0 !important;}
.no_marg_ {margin:0 !important;}
.no_pad {padding:0;}
.no_marg {margin:0;}

.no_pad_1u > * {padding:0 !important;}
.no_marg_1u > * {margin:0 !important;}

/*text*/
.bold_ {font-weight:bold !important; }
.normal_ {font-weight:normal !important; }
.italic_ {font-style:italic !important; }
.ws_nowrap_ {white-space:nowrap !important; }
.td_andr_{text-decoration:underline !important; }
.td_none_ {text-decoration:none !important; }

.bold {font-weight:bold; }
.normal {font-weight:normal; }
.italic {font-style:italic; }
.ws_nowrap {white-space:nowrap; }
.td_andr {text-decoration:underline; }
.td_none {text-decoration:none; }
/*   ---------      ||         / DEFAULTS         ||      ----------   */