@charset "utf-8";
html, body {
    padding: 0px;
    margin: 0px; 
    font-family: arial, sans-serif;
    font-size: 11px;
    height:100%;
}
#left_frame_div {
    width: 237px;
    overflow: hidden;
}
#login_div {
    margin: 0px 0 0 0px;
}
#tree_div {
    margin: 0px 0 0 0px;
}
#right_frame_td {
    width: 720px;
    padding-right:20px;
}
#content_main_div {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#content_div {
    width: 700px;
    height: 100%;
}
#socializ img {
    border: none;
    margin:0 1px;
    padding:0;
}
a.m {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
td {
    font-family: arial, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
}
td.m {
    font-weight: bold;
    color: #ffffff;
    background-color: #FF9B4A;
    text-decoration: none;
    text-align: left;
    padding-left: 12px;
}
td.hm {
    font-weight: bold;
    color: #ffffff;
    background-color: #FF9B4A;
    text-decoration: none;
    text-align: left;
}
td.h {
    text-align: center;
}
td.hg {
    color: #666666;
    font-weight: bold;
}
td.tabMenu, td.tM {
    padding-left: 2px;
    padding-right: 2px;
    background-color: #ffffff;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    white-space: nowrap;
}
td.tabMenuSel, td.tMS {
    padding-left: 2px;
    padding-right: 2px;
    background-color: #c0d2ec;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    white-space: nowrap;
}
td.tabMenuBeg, td.tMB{
    padding: 2px;
    border-bottom: 1px solid #dddddd;
    background: url(../img/menu/tab_beg.gif) no-repeat right top;
}
td.tabMenuBegSel, td.tMBS {
    padding: 2px;
    border-bottom: 1px solid #dddddd;
    background: url(../img/menu/tab_beg_sel.gif) no-repeat right top;
}
td.tabMenuEnd, td.tME {
    padding: 2px;
    border-bottom: 1px solid #dddddd;
    background: url(../img/menu/tab_end.gif) no-repeat left top;
}
td.tabMenuEndSel, td.tMES {
    padding: 2px;
    border-bottom: 1px solid #dddddd;
    background: url(../img/menu/tab_end_sel.gif) no-repeat left top;
}
td.tabMenuFree, td.tMF {
    width: 100%;
    border-bottom: 1px solid #dddddd;
    white-space: nowrap;
    background: url("") no-repeat left top;
}
div.thumb {
    padding: 0px;
    margin: 0px;
    width: 43px;
    height: 43px;
    border: 1px solid #dddddd;
    text-align: center;
}
div.fotoThumb{
    padding: 4px;
    margin: 0px;
    width: 98px;
    border: 1px solid #dddddd;
    text-align: center;
    vertical-align:middle;
}
a.m:hover {
    text-decoration: underline;
}
img {
    border: 0px;
    border: 1px solid #666666;
    padding: 0px;
    margin: 0px;
}
img.nb {
    border: 0px;
}
h1 {
    font-family: arial, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    display: inline;
    text-decoration: underline;
}
a {
    text-decoration: none;
    color: #0d55b8;
    cursor: pointer;
}
a.aSel {
    text-decoration: underline;
    font-weight: bold;
}
a:hover {
    text-decoration: underline;
    cursor: pointer;
}
input, select, option, textarea, ul, li, textarea, i
{
    font-family: arial, sans-serif;
    font-size: 11px;
}
input.f, select.f, textarea.f {
    width: 200px;
    border: 1px solid #dddddd;
}
input.uf, select.uf, textarea.uf {
    width: 280px;
    border: 1px solid #dddddd;
}
input.b {
    border: 1px outset white;
    height: 24px;
    font-weight: bold;
    color: #ffffff;
    background-color: #FF9B4A;
}
form {
    padding: 0px;
    margin: 0px;
}
td {
    color: #333;
}
table.t {
    border: solid 1px #dddddd;
}
table.tWar {
    border: solid 1px #e89b88;
    background-color: #ffefe8;
}
td.tWar {
    background-color: #ffefe8;
}
table.tInfo {
    border: solid 1px #dddddd;
    background-color: #ffffcc;
}
td.tInfo {
    background-color: #ffffcc;
}
table.tSel {
    border: solid 1px #dddddd;
    background-color: #c0d2ec;
}
td.tSel {
    background-color: #c0d2ec;
}
td.t {
    padding: 12px 0 0 12px;
}
.wallpost, .info, .text {
    overflow: auto;
    padding: 5px;
}
td.rPlus, td.rMinus, td.rPlusNote, td.rMinusNote{
    background-color: #ffffff;
    cursor: pointer;
    text-align: center;
    font-size: 9px;
    white-space: nowrap;
}
td.rPlus20, td.rMinus20, td.rPlusNote20, td.rMinusNote20, td.rPlus100, td.rMinus100, td.rPlusNote100, td.rMinusNote100{
    background-color: #ffffff;
    color: #FF9B4A;
    cursor: pointer;
    text-align: center;
    font-size: 9px;
    font-weight: normal;
    white-space: nowrap;
}
b.context {
    color: #cc0000;
    background-color: #c0d2ec;
}
b.bb {
    font-weight: bold;
}
i.bb {
    font-style: italic;
}
u.bb {
    text-decoration: underline;
}
ul.bb {
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;
}
ol.bb {
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;
}
p.bb {
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;
    text-indent: 15px;
    text-align: justify;
}
span.bb {
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    display: inline-block;
    padding: 11px;
    margin-top:7px;
    margin-bottom:7px;
    font-weight:bold;
}
span.bb img {
    margin: -11px;
    margin-bottom:11px;
}
div.bb {
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    display: inline-block;
    padding: 11px;
    margin-top:7px;
    margin-bottom:7px;
    font-weight:bold;
}
div.bb img {
    margin: -11px;
    margin-bottom:11px;
}
div.quote {
    color: #000000;
    margin-left: 31px;
    padding: 0;
}
hr {
    color: #dddddd;
    background-color: #dddddd;
    height: 1px;
}
div.pages {
    padding-left: 12px;
    padding-top: 12px;
}
font.page {
    background-color: #c0d2ec;
    padding: 3px;
}
.body {
    overflow: hidden;
    padding: 0 0 0 0;
}
.img_body {
    border: solid 1px #dddddd;
    text-align: center;
    width: 60px;
    height: 60px;
}
.a {
    color: #0d55b8;
    font-weight: bold;
    cursor: pointer;
}
.gray {
    color: #999999;
}
small {
    font-size: 9px;
}
.R {
    TEXT-ALIGN: right;
}
.L {
    TEXT-ALIGN: left;
}
.C {
    TEXT-ALIGN: center;
}
.J {
    TEXT-ALIGN: justify;
}
.T-C {
    BACKGROUND-COLOR: #6699cc;
    TEXT-ALIGN: center;
    FONT-WEIGHT: bold;
}
.T-L {
    BACKGROUND-COLOR: #6699cc;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
    FONT-WEIGHT: bold;
}
.T-R {
    BACKGROUND-COLOR: #6699cc;
    TEXT-ALIGN: right;
    FONT-WEIGHT: bold;
}
.F-C {
    BACKGROUND-COLOR: #dddddd;
    TEXT-ALIGN: center;
}
.F-L {
    BACKGROUND-COLOR: #dddddd;
    TEXT-ALIGN: left;
}
.F-R {
    BACKGROUND-COLOR: #dddddd;
    TEXT-ALIGN: right;
}
.F-J {
    BACKGROUND-COLOR: #dddddd;
    TEXT-ALIGN: justify;
}
.W-C {
    BACKGROUND-COLOR: #ddbbbb;
    TEXT-ALIGN: center;
}
.W-L {
    BACKGROUND-COLOR: #ddbbbb;
    TEXT-ALIGN: left;
}
.W-R {
    BACKGROUND-COLOR: #ddbbbb;
    TEXT-ALIGN: right;
}
.W-J {
    BACKGROUND-COLOR: #ddbbbb;
    TEXT-ALIGN: justify;
}
#msgNotify {
    width: 10px;
    height: 8px;
    display: none;
}
.dialog-modal-wizard span {display: inline-block; width: 60px;}
.dialog-modal-wizard input[type="text"] {width: 75%;}

div.tooltipPopup {
    cursor: default;
    position: absolute;
    padding: 8px 10px 8px 8px;
    width: 300px;
    display: block;
    background-color: #fff;
    color: black;
    border-top: 1px solid #999999;
    border-right: 2px solid #666666;
    border-bottom: 2px solid #666666;
    border-left: 1px solid #666666;
    z-index: 100;
    line-height: 1.3;
    white-space: normal;
    font-weight: normal;
}
div.tooltipPopup td {
    border: 0px none;
}
div.tooltipPopup td.tooltipheader {
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px solid #999;
    border-right: 0px none;
    margin-bottom: 10px;
    font-weight: bold;
}
iframe.tooltipPopup {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 95;
}
span.loadingImage {
    background-color: #ffffff;
    padding: 4px;
    margin: 4px;
    border: none;
}
