a, a:visited {
    color: #314984;
}

a:hover {
    /* text-decoration:none;*/
    color: #006600;
}

body {
    min-width: 800px;
}

form {
    color: #4A494A;
    font-size: 9pt;
}

body {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    min-width: 600px;
    padding-right: 0PX;
    padding-left: 0PX;
    padding-bottom: 0PX;
    margin: 0PX;
    padding-top: 0PX;

}

/**************************************/
#all {
    background-color: white;
}

.cpointer {
    cursor: pointer;
}

#container {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 190px;
}

#container .column {
    FLOAT: left;
    POSITION: relative;
    PADDING-TOP: 1em;
}

.column div div {
    position: relative;
}

#center {
    WIDTH: 100%;
    padding-left: 10px;
    padding-right: 0px;
    PADDING-BOTTOM: 30px;
    PADDING-TOP: 10px;
}

#left {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN-LEFT: -100%;
    PADDING-TOP: 0px;
    margin-bottom: 40px;
}

* HTML #left {
}

#right {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    WIDTH: 0px;
    MARGIN-RIGHT: -100%;
    PADDING-TOP: 0px
}

/******************************* ADMIN *****************************/
#questions h3, #completedposts h3, #addmoney h3, #sendmessage h3 {
    font-size: 25px;
    font-weight: normal;
}

#questions h2 {
    font-size: 20px;
    font-weight: normal;
    border: solid gray 1px;
    background-color: maroon;
    color: yellow;
    padding: 5px;
    text-align: center;
    margin: 3px;
}

.question {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    border: solid gray 1px;
    background-color: white;
    padding: 3px;
    margin: 3px;
}

#questions textarea, #sendmessage textarea {
    width: 100%;
    font-weight: normal;
    margin: 3px;
}

#questions input, #sendmessage input {
    margin: 3px;
}

img {
    border: solid white 0px;
}

/**********************************************/
.pages {
    border-collapse: collapse;
    border-spacing: 0px;
    border-width: 0px;
    padding: 0px;
    font-size: 10pt;
    width: 712px;
}

.pagesA {
    border-collapse: collapse;
    border-spacing: 0px;
    border-width: 0px;
    padding: 0px;
    font-size: 10pt;
    width: 725px;
}

.pagesB {
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    font-size: 10pt;
    width: 623px;
}

.pages td {
    padding: 0px;
    margin: 0px;
    /*
    border:solid red 1px;
    */
}

.ilpg {
    text-align: center;
    height: 28px;
    width: 8px;
    background-image: url(ilpg.gif);
    background-repeat: no-repeat;
}

.icpg, .icpg a, .icpg a:visited {
    vertical-align: middle;
    color: #4A494A;
    text-decoration: none;
}

.icpg {
    background-color: #E7E7E7;
}

.icpg a:hover {
    text-decoration: underline;
}

.icpg {
    text-align: center;
    height: 28px;

    background-image: url(icpg.gif);
    background-repeat: repeat-x;
    z-index: 99;
}

.irpg {
    text-align: center;
    height: 28px;
    width: 8px;
    background-image: url(irpg.gif);
    background-repeat: no-repeat;
}

.alpg {
    text-align: center;
    height: 28px;
    width: 8px;
    background-image: url(alpg.gif);
    background-repeat: no-repeat;
}

.acpg {
    background-color: #E7EBFF;
    text-align: center;
    height: 28px;

    background-image: url(acpg.gif);
    background-repeat: repeat-x;
    vertical-align: middle;
    font-weight: normal;
}

.arpg {
    text-align: center;
    height: 28px;
    width: 8px;
    background-image: url(arpg.gif);
    background-repeat: no-repeat;
}

.bpg {
    height: 28px;
    background-image: url(bpg.gif);
    background-repeat: repeat-x;
    color: white;

}

.bpga {
    height: 28px;
    background-image: url(bpg.gif);
    background-repeat: repeat-x;
    color: white;

}

.submenu {
    width: 100%;
    height: 26px;
    background-color: #E7EBFF;
    border-bottom: solid #8CA6E7 2px;
    vertical-align: middle;
    font-size: 10pt;
    padding-top: 10px;

    padding-bottom: 0px;

}

.submenu a {
    text-decoration: none;
    font-weight: normal;

}

.submenu a:hover {
    text-decoration: underline;
}

.submenu .separ {
    padding-left: 5px;
    padding-right: 5px;
    font-weight: normal;
}

.submenu .first {
    padding-left: 33px;
}

/************************************************/
table.addcampaignTable {
    width: 99%;
}

.addcampaignTable td {
    padding-bottom: 5px;
    padding-top: 5px;
}

.addcampaignTable td.value {
    text-align: left;
}

/************************************************/
table.datatable {
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;

    font-size: 10pt;
    width: 100%;
}

.datatable th {
    background-color: #F7F3F7;
    border-bottom: solid #E7E3E7 1px;
    border-top: solid #E7E3E7 1px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #52719C;
    text-align: left;

}

.datatable th a {
    background-color: #F7F3F7;
    color: #52719C;
    text-align: left;
    text-decoration: none;
}

#bloglist .datatable th, #offerlist .datatable th {
    /*        background-color:white;*/
    border-bottom: solid #474387 1px;
    border-top: solid #474387 1px;
}

.datatable td {
    border-bottom: dashed #DED3C6 1px;
    vertical-align: middle;

}

.datatable tr.odd {
    background-color: #FCF9FC;
}

.datatable tr.hov:hover {
    background-color: #EEEEEE;
}

.datatable tr.hov.ui-selected:hover {
    background-color: #E7EBFF;

}

.datatable tr.hovTop:hover {
    background-color: #DEFDDC;
}

.datatable tr.hovTop.ui-selected:hover {
    background-color: #ABE1FA;
}

.datatable tr.selected {
    background-color: #E7EBFF;
}

.datatable tr.selectedTop {
    background-color: #ABE1FA;
}

.datatable tr.hovTop {
    background-color: #EEFFFF;
}

.selectable tr.ui-selecting {
    background: #EEEEEE;
}

.selectable tr.ui-selected {
    background: #E7EBFF; /*#f2eb6f;*/
}

.selectable tr.hovTop.ui-selected {
    background: #ABE1FA; /*#f2eb6f;*/
}

td.maincell {
    /*font-weight:bold;*/
    text-align: left;
    width: 10px;
    padding-right: 0px;
}

/***********************************************/
div.last {
    margin-top: 13px;
    background-color: #DEEBFF;
    width: 100%;
    border-top: solid #8CA6E7 1px;
    border-bottom: solid #8CA6E7 1px;
    height: 10px;
}

div.lastP {
    display: block;
    margin-top: -13px;
    background-color: #DEEBFF;
    width: 100%;
    border-top: solid #8CA6E7 1px;
    border-bottom: solid #8CA6E7 1px;
    height: 10px;

}

div.copyright {
    color: #9C9A9C;
    font-size: 10pt;
    margin-left: 30px;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 1px;
}

div#addmoney {
    font-family: serif;
}

div#trmenu {
    float: right;
    font-size: 10pt;
    margin: 15px;
    margin-right: 50px;
}

div#trmenu input {
    font-size: 8pt;
    width: 60px;
    margin-left: 3px;
    margin-right: 5px;
}

div#addcampaign {
    font-size: 10pt;
    margin-left: -21px;
    margin-top: 10px;
    margin-bottom: 25px;
    padding-left: 20px;
    height: 16px;
    vertical-align: middle;
    /*background-image:url(plus.gif);*/
    background-repeat: no-repeat;
}

.box, .boxtitle {
    border: solid #E3E3E3 1px;
    width: 100%;
    padding: 5px;
    font-size: 9pt;
}

.boxtitle {
    color: #52719C;
    background-color: #F1F1F1;
    border-bottom: 0px;
    font-weight: bold;
    font-size: 12pt;
}

.popup {
    visibility: hidden;
    position: absolute;
    z-index: 100;
    background-color: #F7F7F7;
    border: solid #52719C 1px;
    padding: 0px 12px 0px 0px;
}

.winclose {
    color: #52719C;
    border: solid #52719C 2px;
    font-weight: bold;
    font-size: 9pt;
    padding: 1px 4px 1px 4px;
    float: right;
    cursor: pointer;
}

.newsbox, .newsboxtitle {
    border: solid #E3E3E3 1px;
    width: 100%;
    padding: 3px;
    font-size: 8pt;
    color: #4A494A;
}

.newsboxtitle {
    color: #52719C;
    background-color: #F1F1F1;
    border-bottom: 0px;
    font-weight: bold;
    font-size: 10pt;
}

.newsbox p {
    padding: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 70px;
    text-indent: -70px;
}

#dia {
    width: 850px;
    height: 443px;
    background-image: url(dia.gif);
    background-repeat: no-repeat;
    z-index: 1;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 55px;
    vertical-align: middle;
}

#bloggers {
    float: right;
    width: 300px;
    margin-top: 230px;
    font-size: 9pt;
    text-align: left;
    color: #444444;
    z-index: 100;
}

#advertisers {
    float: left;
    width: 300px;
    margin-top: 230px;
    margin-left: 20px;
    font-size: 9pt;
    text-align: left;
    z-index: 100;
}

* HTML #advertisers {
    margin-left: 10px;
    margin-top: 250px;
}

* HTML #bloggers {
    margin-right: 0px;
    margin-top: 250px;
}

#bloggers a, #advertisers a {
}

.error {
    color: maroon;
    background-color: #FFEBE7;
    border: solid #FFD3B5 1px;
    font-weight: bold;
    font-family: verdana;
    font-size: 10pt;
    text-align: center;
}

.note {
    background-color: #EFF7EF;
    border: solid #314D84 1px;
    color: #314D84;
    font-weight: bold;
    font-family: verdana;
    font-size: 10pt;
    text-align: center;
}

.noteA {
    background-color: #EEFFEE;
    border: solid #AAFFAA 1px;
    color: #004400;
    font-family: verdana;
    font-size: 10pt;
    text-align: center;
}

.noteP {
    background-color: #EEFFEE;
    border: solid #AAFFAA 1px;
    color: #004400;
    font-family: verdana;
    margin-bottom: 5px;
    font-size: 10pt;
    text-align: center;
}

.noteB {
    background-color: #EEFFEE;
    border: solid #AAFFAA 1px;
    color: #004400;
    font-family: verdana;
    font-size: 10pt;
}

.Anote {
    background-color: #EEFFEE;
    color: #004400;
    font-family: verdana;
    font-size: 10pt;
}

.tit {
    text-align: left;
    color: #314D84;
    text-decoration: none;
    margin-left: 30px;
    font-size: 18pt;
    font-weight: normal;
    position: relative;
    z-index: 1;
}

.titFaq {
    text-align: left;
    color: #314D84;
    text-decoration: none;
    margin-top: 40px;
    font-size: 18pt;
    font-weight: normal;
}

.ticket {
    font-size: 9pt;
    color: navy;
}

/* a .button, a:hover .button{
      background-image:url(button.png);
      width:100px;
      height:19px;
      float:left;
      text-align:center;
      text-decoration:none;
      margin:0px;
      !color:#314D84;
      cursor:pointer;
      !font-size:10pt;
      margin:1px;
      font-family:impact;
      z-index:100;
  }*/
.button {
    background: #F5F5F5;
    width: auto;
    float: left;
    cursor: pointer;
    margin: 1px;
    padding: 3px;
    $ padding: 3px;
    border: 1px solid;
    border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE;
    color: #666666;
    overflow: visible;
    font-size: 1em;
    outline: 0;
    text-decoration: none;
}

.button:visited {
    background: #F5F5F5;
    width: auto;
    float: left;
    cursor: pointer;
    margin: 1px 1px;
    padding: 3px;
    $ padding: 3px;
    border: 1px solid;
    border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE;
    color: #666666;
    overflow: visible;
    font-size: 1em;
    outline: 0;
    text-decoration: none;
}

.buttonhover {
    background: #E6EFC2 !important;
    border: 1px solid #C6D880 !important;
    color: #529214 !important;
}

.buttonunhover {
    background: #F5F5F5;
    border: 1px solid;
    border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE;
    color: #666666;
}

.buttoncancel {
    background: #efc2c2 !important;
    border: 1px solid #C6D880 !important;
    color: #666 !important;
}

.redbutton {
    background: #efc2c2 !important;
    width: auto;
    float: left;
    cursor: pointer;
    margin: 1px;
    padding: 3px;
    $ padding: 3px;
    border: 1px solid #C6D880 !important;
    border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE;
    color: #666666;
    overflow: visible;
    font-size: 1em;
    outline: 0;
    text-decoration: none;
}

.button:hover {
    background: #E6EFC2 !important;
    border: 1px solid #C6D880;
    color: #529214 !important;
}

.button-cancel:hover {
    background: #efc2c2 !important;
    border: 1px solid #d88080;
    color: #666 !important;
}

.buttons .button {
    font-size: 1.6em;
    $ font-size: 1.4em;
}

.btn_onesize120 {
    width: 120px;
}

/*
.button {background:#F5F5F5; color:#666666; border:1px solid; border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE; cursor:pointer; padding:3px; $padding:0 3px; width:auto; overflow:visible; font-size:1em; outline:0; margin:1px 0;}
*/

/*a:active .button{
    margin-top:2px;
    margin-left:2px;
}*/
.insert {
    font-size: 8pt;
    font-family: arial;
    color: gray;
    margin: 20px;
    border: solid gray 1px;
    padding: 5px;
    background-color: #FFFFE0;
    line-height: 1.1em;
    width: 90%;
    padding: 1px;
}

#hint {
    position: absolute;
    z-index: 999;
    width: 220px;
    background-color: #FFFF99;
    padding: 10px;
    font-size: 8pt;
    border: 1px double navy;
    left: -1000px;
    top: -1000px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}

.faqblock {
    font-weight: bold;
    font-size: 13pt;
    text-align: center;
    width: 100%;
    border-top: solid black 2px;
    border-bottom: solid black 2px;
}

.logofaq {
    margin-top: 0px;
    margin-bottom: 1px;
}

.logoPol {
    margin-top: 3px;
    margin-left: 3px;
    margin-bottom: 1px;
}

.quest {
    font-weight: bold;
    margin-top: 15px;
    color: #004000;
    color: #314D84;
    font-family: verdana;
    line-height: 1.5em;
}

.answer {
    font-weight: normal;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 75%;
}

#logo {
    padding-left: 20px;
    padding-top: 17px;
}

.logoTable {
    padding: 0;
    margin: 0;
}

.cpanel {
    font-family: Tahoma;
    color: #344F86;
    font-weight: bold;
    font-size: 0.85em;
    text-align: left;
    vertical-align: bottom;
    padding-left: 12px;
    padding-bottom: 6px;
}

.cpanel a {
    font-family: Tahoma;
    color: #344F86;
    font-weight: bold;
    font-size: 0.85em;
    text-align: left;
}

.campaignStat {
    position: absolute;
    left: -1000px;
    top: -1000px;
    border: solid lightblue 1px;
    background-color: #EEEEFF;
    font-size: 10px;
    width: 180px;
}

.blogdetails {
    position: absolute;
    left: -1000px;
    top: -1000px;
    border: solid lightblue 1px;
    background-color: #EEEEFF;
    font-size: 10px;
    width: 400px;

}

.blogdetails iframe {
    display: none; /*IE5*/
    display /**/: block; /*sorry for IE5*/
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    filter: mask();
    width: 401px;
    height: 0px;

}

.blogdetails div {
    font-weight: bold;
    background-color: lightblue;
    color: black;
    text-align: center;
}

.blogdetails .bdmain {
    color: maroon;
    font-weight: bold;
}

.blogdetails .bdblack {
    text-align: left;
    background-color: #EEEEFF;
    padding-bottom: 7px;
    width: 200px;
}

.newsbox a {
    vertical-align: middle;
    color: #4A494A;
    text-decoration: none;
}

#linkvars {
    height: 0px;
    visibility: hidden;
    border: solid lightblue 2px;
    padding-top: 15px;
    margin-top: -15px;
    margin-left: 10px;
    z-index: 1;
}

#blog4adv td {
    padding: 3px;
    font-weight: bold;
    vertical-align: bottom;
}

#blog4adv td.cal, #blog4adv td.ral {
    font-weight: normal;
}

td.ral {
    text-align: right;
}

td.cal {
    text-align: left;
}

.datatable th {
    padding: 3px;
}

.fll {
    float: left;
}

div.article {
    padding-left: 50px;
    width: 640px;
    font-size: 10pt;
    line-height: 150%;
}

div.acomment {
    border: solid silver 1px;
    background-color: lightyellow;
    padding-left: 10px;
    padding-right: 10px;
}

.arbox, .arboxtitle {
    border: solid navy 2px;
    width: 100%;
    padding: 5px;
    font-size: 10pt;
    color: #4A494A;
    background-color: lightyellow;
}

.artitle {
    color: lightyellow;
    background-color: navy;
    border-bottom: 0px;
    font-weight: bold;
    font-size: 10pt;
    width: 100%;
    padding: 7px;
}

.blogfiltform {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
}

.blogfiltform table {
    background: #EAEAEA; /*#EAEAEA*/
    border-spacing: 0px;
}

#searchoffersdiv {
    background: #EAEAEA;
    width: 400px;
    padding-bottom: 3px;
}

#searchoffersdiv table {
    background: #EAEAEA;
}

.blogfiltform div {
    float: left;
    width: 300px;
    text-align: right;
    margin-top: 7px;
    margin-right: 5px;
    font-weight: bold;
}

.blogfiltformtit {
    width: 265px;
    text-align: right;
    margin-top: 7px;
    margin-right: 5px;
    font-weight: bold;
}

.blogfiltformcont {
    float: left;
    text-align: left;
    margin-top: 7px;
    margin-right: 5px;
    padding-left: 0px;
}

.blogfiltformcont2 {
    float: left;
    text-align: left;
    margin-top: 7px;
    margin-right: 5px;
    padding-left: 2px;
}

.blogfiltform input {
    width: 56px;
    margin-top: 2px;
    margin-left: 1px;
}

.blogfiltform span {
    padding: 5px 5px;

}

.blogfiltform select {
    width: 148px;
    margin-top: 3px;
    margin-left: 1px;
}

.blogfiltform input.checkb {
    width: 15px;
    margin-right: 2px;
}

.blogfiltform td.mid {
    width: 10px;
}

html:root .blogfiltform input.checkb {
    margin-top: 7px;
}

.payrequesttable {
    font-size: 80%;
}

.payrequesttable td {
    padding-right: 30px;
}

.usermessages {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    margin-top: 20px;
    border: solid silver 1px;
    margin: 3px;
    height: 300px;
    overflow: auto;
}

.usermessages td {
    padding-right: 15px;
    font-size: 9pt;
    border-top: solid silver 1px;
}

#messagesdetails {
    font-size: 80%;
    margin: 3px;
    border: solid silver 1px;
    height: 280px;
    background-color: #CCFFBB;
    overflow: auto;
    width: 49%;
    float: left;
}

#msghistory {
    overflow: auto;
    height: 0px;
}

#addmoneyn {
    overflow: auto;
    height: 0px;
}

#messagesanswer {
    font-size: 80%;
    margin: 3px;
    border: solid silver 1px;
    height: 280px;
    background-color: #BBCCFF;
    overflow: auto;
    width: 49%;
    float: right;
}

.messageslist {
    visibility: hidden;
    height: 0px;
    left: -2150px;
    width: 100%;
    position: absolute;
}

.messageslist div {
    border: solid silver 1px;
    margin: 1px;
}

.messageslist span {
    background-color: black;
    color: white;
    margin-right: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border: solid silver 1px;
}

#errpanel {
    visibility: hidden;
    position: absolute;
    background-color: #FFBBBB;
    border: solid #CC7777 1px;
    padding-left: 10px;
    width: 100px;
    font-size: 9pt;
    font-weight: bold;
    z-index: 999;
    filter: alpha(opacity=50);
}

.vc {
    vertical-align: top;
}

.reviewbut {
    background-color: #9999BB;
    border: solid #444499 2px;
    padding: 10px;
    margin: 5px;
    width: 20px;
    cursor: pointer;
    float: left;
}

.reviewbutT {
    margin: 5px;
    text-align: top;
    float: left;
}

.reviewbutcancel {
    background-color: #BBBB99;
    border: solid #999944 2px;
    padding: 10px;
    margin: 5px;
    margin-left: 80px;
    cursor: pointer;
    float: left;
}

.cXm_mon {
    font-size: 80%;
    color: navy;
    padding-right: 7px;
}

.parttran {
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    cursor: pointer;
}

a.parttran img {
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}

a.parttran:hover img {
    filter: none;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#assistnew {
    border: solid #777799 1px;
    padding: 10px;
    margin: 10px;
    margin-left: 0px;
    font-size: 10pt;
    color: black;
}

#assistnew select {
    border: 0px;
    color: #333377;
    width: 280px;
}

#assistnew input#asruleprice2 {
    border: solid #E6E6E6 1px;
    color: #333377;
    width: 40px;
}

#assistnew #asrulecomment {
    width: 280px;
}

#assistnew #asrulekeywords {
    width: 280px;
}

.assistcomment {
    color: maroon;
    font-style: italic;
    font-size: 110%;
    margin-top: 7px;
}

.assistcode {
    font-size: 80%;
    /*text-indent:30px;*/
}

.assistbut {
}

/***********************************************/
/*attachments*/
div.attachment {
    border: 1px solid #cccccc;
    margin-top: 15px;

    width: 100%;

}

.attachment input, .attachment textarea {
    width: 300px;
}

.attachment textarea {
    height: 80px;
}

.attachment a {
    color: #8B0000;
    font-weight: bold;
    padding: 5px;
}

div.attachmentcode {
    right: 350px;
    position: absolute;
}

.wait_container {
    display: block;
}

.wait_container_hidden {
    display: none;
}

.wait_indicator {
    display: block;
}

.wait_indicator_hidden {
    display: none;
}

.maintext {
    font-size: 12pt;
    font-weight: bold;
}

/*My groups*/
div#mygroupslist {
    width: 100px;
    background: white;
    position: absolute;
    z-index: 2;
    border: 2px solid #8ca6e7;
    display: none;
}

a.mygrouplink {
    display: block;
    padding: 3px;
}

a.mygrouplink:hover {
    background: #cccccc;
    text-decoration: none;
}

#tagswindow {
    padding: 10px;
    width: 250px;
    background: white;
    position: absolute;
    z-index: 2;
    display: none;
    border: 2px solid #8ca6e7;
}

#affiliateMesasgeBox {
    padding: 10px;
    width: 350px;
    background: white;
    position: absolute;
    z-index: 2;
    border: 2px solid #8ca6e7;
}

#affiliateMesasgeBox textarea {
    width: 100%;
}

a.refererlink {
    padding: 2px;
    font-size: 11pt;
}

a.strong {
    font-weight: bold;
}

/*************Rules**************/
.rules {
    padding: 0pt 30px;
    text-align: justify;
    width: 75%;
    margin-left: -27px;
}

/**************listing***********/
.listing {
    margin-left: -2px;
    margin-top: 5px;
    width: 100%;
    /*border:1px solid #8ca6e7;*/
}

/***************SelectAll********/
.selectAll {
    margin-bottom: 8px;
    /* border:1px solid #8ca6e7;*/
}

.selectAllBottom {
    margin-top: 11px;
    padding-left: 0px;
    /* border:1px solid #8ca6e7;*/
}

.headtabl {
    float: left;
    height: 25px;
    margin-top: 5px;
}

.declmessage {
    color: maroon;
    font-weight: bold;
    font-size: 7pt;
}

a.reportMenu, a.reportMenu:visited {
    color: #ffffff;
}

.ie6_hack {
    height: 1%;
}

.i6_text_hack {
    height: 1%;
    color: yellow;
    margin-letf: 500px;
}

.show {
    display: none;
}

.dottedLink {
    text-decoration: none;
    border-bottom: 1px dashed blue;
}

.impotantStar {
    color: red;
    margin-right: 5px;
}

/***************??? ����**************************/
.parentbtndiv {
    width: 100%;
    height: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.parentbtndiv:hover {
    width: 100%;
    height: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: ''
}

.assistMenuItem {
    text-decoration: none;
    font-size: 11px;
}

.assistMenuItem:hover {
    text-decoration: none;
    border-bottom: 1px dashed blue;
    font-size: 11px;
    display: ''
}

/*************************************************/
#groupwindow {
    padding: 10px;
    width: 250px;
    background: white;
    position: absolute;
    top: 180px;
    z-index: 2;
    border: 2px solid #8ca6e7;
    /*display:none;*/
}

/************Main menu******************/

.nav-top_mouse ol, ul {
    list-style: none;
}

.nav-top_mouse {
    float: left;
    padding-left: 30px;
    cursor: pointer;
}

.nav-top_mouse ul {
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.nav-top_mouse li {
    float: left;
    padding: 0px 0px;
    position: relative;
    z-index: 1000;

}

UL#nav LI.firstList {
    background: url(icpg.gif) left top repeat-x;
    height: 28px;
    margin-right: 0px;

}

UL#nav LI.firstListActiv {
    background: url(acpg.gif) left top repeat-x;
    height: 28px;
    margin-right: 0px;

}

.nav-top_mouse li.active:hover {
    background: #dfe5eb;
}

.nav-top_mouse li a, .nav-top_mouse li a:visited {
    color: #313131;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}

.nav-top_mouse li.active a, .nav-top_mouse li.active a:visited, .nav-top_mouse li:hover a {
    cursor: pointer;
}

.nav-top_mouse li ins {
    display: none;
}

.nav-top_mouse li:hover ins, .nav-top_mouse li.over ins {
    display: block;
    text-decoration: none;
}

.nav-top_mouse li .sub_menu_mouse {
    position: absolute;
    top: 26px;
    left: 2px;
    background: #E9E9EA;
    border-left: 1px solid rgb(160, 160, 160);
    border-right: 1px solid rgb(160, 160, 160);
    border-bottom: 1px solid rgb(160, 160, 160);
    z-index: 1100;
}

/*.nav-top_mouse li#last .sub_menu_mouse {right:0; left:auto;}*/
.nav-top_mouse li .sub_menu_mouse a, .nav-top_mouse li .sub_menu_mouse a:visited {
    color: #313131;
    display: block;
    white-space: nowrap;
    padding-left: 11px;
}

.nav-top_mouse li .sub_menu_mouse ul {
    padding: 0px;
    margin: 0;
}

.nav-top_mouse li .sub_menu_mouse li {
    padding: 2px 0px;
    margin-left: 0px;
}

.nav-top_mouse li .sub_menu_mouse li:hover {
    color: #fff;
    background: rgb(160, 160, 160);
}

.nav-top_mouse li .sub_menu_mouse li:hover a, .nav-top_mouse li .sub_menu_mouse li:hover a:visited {
    color: #fff;
    text-decoration: none;
}

.nav-top_mouse li a.notlink {
    display: block;
    margin-top: 6px;
}

#nav li li {
    float: none;
}

DIV.leftImg {
    position: absolute;
    left: 0;
    bottom: 0;
}

DIV.rightImg {
    position: absolute;
    right: 0;
    bottom: 0;
}

DIV.leftImg img {
    width: 8px;
    height: 28px;
    border: 0;
}

DIV.rightImg img {
    width: 8px;
    height: 28px;
    border: 0;
}

/***************помощник**************************/
.ruleName {
    color: #52719C;
    font-size: 12pt;
    font-weight: bold;
}

.cntInfo {
    background-color: #dadada;
}

.parentbtndiv {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    visibility: hidden;
    text-align: center;
}

.assistMenuItem {
    text-decoration: none;
    font-size: 11px;
}

.assistMenuItem:hover {
    border-bottom: 1px dashed green;
    font-size: 11px;
}

.ruleMenuSepar {
    padding-left: 3px;
    padding-right: 3px;
    font-weight: normal;
}

.assistSubMenu a {
    text-decoration: none;
}

.assistSubMenu a:hover {
    text-decoration: none;
    border-bottom: 1px dashed green;
}

.ruleCodeTitle {
    color: #800000;
}

/*.loading {position:absolute; z-index:10; top:50%; left:45%; display:none;}*/

/*Стили общего назначения*/
.textButton {
    cursor: pointer;

    font-size: 9pt;
}

img.waitImg {
    width: 16px;
    height: 16px;
}

span.comment {
    font-size: 80%;
}

a.hover:hover {
    color: #fff;
    background: rgb(160, 160, 160);
}

ul.adminmenu > li {
    margin-bottom: 3px;
}