a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

div.incontainer
{
    padding: 20px;

}
div.comReferats
{
    width: 600px;
    margin: auto;
    /*overflow: hidden;*/
}
div.clear
{
    clear: both;
}
div.comTitle
{
    font-size: 22px;
    color: #808080;
    margin-bottom: 10px;
}
div.comTitle1
{
    font-size: 17px;
    color: #808080;
    margin-bottom: 20px;
}
div.search
{
    width: 574px;
    height: 35px;
    border: 1px solid #c8c8c8;
    background: #fff;
    padding: 1px;
    box-shadow: 0 0 2px #aaa;
    margin-bottom: 14px;
}
form.searchForm
{
    display: block;
    width: 574px;
    height: 35px;
    background: #e6e6e6;
}
input.forText
{
    margin: 6px;
    float: left;
    background: #fff;
    padding: 0 4px;
    height: 23px;
    line-height: 23px;
    width: 472px;
    border: none;
    display: block;
    color: #808080;
    font-size: 13px;
}
input.forSubmit
{
    margin: 6px 0;
    float: left;
    background: none;
    cursor: pointer;
    padding: 0 4px;
    height: 23px;
    line-height: 23px;
    border: none;
    display: block;
    color: #808080;
    font-size: 12px;
    text-transform: uppercase;
}
div.alphabetBlock
{
    float: left;
}
a.alphabetLeft
{
    display: block;
    float: left;
    font-size: 13px;
    color: #b3b3b3;
    text-decoration: underline;
}
a.alphabetLeft:hover
{
    text-decoration: none;
}
a.alphabetRight
{
    display: block;
    float: right;
    color: #73b002;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}
a.alphabetRight:hover
{
    text-decoration: none;
}
div.alphaLetters
{
    overflow: hidden;
    clear: both;
    padding: 5px;
    border-bottom: 1px solid #e6e6e6;
}
div.alphaLetters a
{
    color: #808080;
    font-size: 16px;
    display: block;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 4px 0 3px;
    text-decoration: none;
}
div.alphaLetters a:first-child
{
    padding: 0 5px 0 0;
}
div.alphaLetters a:last-child,
div.alphaLetters a.last-child
{
    padding: 0 0 0 5px;
}
div.alphaLetters a:hover
{
    color: #ff0000;
    text-decoration: none;
}
div.comCats
{
    padding-bottom: 35px;
}
div.comCats a
{
    display: block;
    float: left;
    width: 96px;
    height: 96px;
    background: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 6px;
    box-shadow: 0 0 3px #aaa;
    margin: 22px 22px 0 0;
    text-decoration: none;
}
div.comCats a:hover
{
    box-shadow: 0 0 6px #555;
}
div.comCats a div
{
    width: 96px;
    height: 96px;
    font-size: 13px;
    color: #ffffff;
    text-align: center;
    line-height: 160px;
}

div.rubric
{
    overflow: hidden;
    margin-bottom: 45px;
}
div.rubricLeft
{
    float: left;
    width: 49%;
margin-right:1%;
}
div.rubricRight
{
    float: right;
    width: 49%;
}
div.rubric a
{
    color: #336699;
    text-decoration: none;
    font-size: 12px;
}
div.rubric a:hover
{
    text-decoration: underline !important;
}
div.rubric a span
{
    color: #ff0000;
}
div.topTable
{
    overflow: hidden;
}
a.howInTop
{
    color: #ff0000;
    font-size: 13px;
    float: right;
    display: block;
    margin-bottom: 20px;
}
a.howInTop:hover
{
    text-decoration: underline;
    color: #ff0000;
    font-size: 13px;
    float: right;
    display: block;
}
div.topTableTitle
{
    border-bottom: 1px solid #e6e6e6;
    color: #808080;
    font-size: 13px;
    overflow: hidden;
    clear: right;
    height: 24px;
    line-height: 24px;
}
div.ttLeft
{
    float: left;
    width: 75%;
    overflow: hidden;
}
div.ttRight
{
    float: right;
    width: 17%;
    overflow: hidden;
}
div.ttCenter
{
    margin: 0 17% 0 75%;
    width: 8%;
    overflow: hidden;
}
div.t1Div
{
    padding: 10px 6px;
}
span.t1New
{
    color: #ff0000;
    font-size: 12px;
}
a.t1Link,
a.t3Link
{
    color: #336699;
    text-decoration: underline;
    font-size: 12px;
}
a.t1Link:hover,
a.t3Link:hover
{
    color: #2a4763;
}
span.t1Date
{
    color: #808080;
    font-size: 12px;
}
div.topTable tr:nth-child(even)
{
    background: #f8f8f8;
}
div.forPageBar
{
    overflow: hidden;
    height: 26px;
    line-height: 26px;
    padding: 10px 0;
}
div.forPageName
{
    float: left;
    color: #0061a2;
    font-size: 13px;
    margin-right: 10px;
}
a.pageLink
{
    float: left;
    display: block;
    text-align: center;
    line-height: 26px;
    text-decoration: underline;
    padding: 0 7px;
    height: 26px;
    color: #0061a2;
    font-size: 13px;
    margin-right: 4px;
}
a.pageLink:hover
{
    border-radius: 6px;
    text-decoration: none;
    background: #0061a2;
    color: #fff;
}
div.noOverflow
{
    overflow: hidden;
}
table.itemTable
{
    width: 100%;
    border: 1px solid #e6e6e6;
    margin-bottom: 7px;
}
td.itemTableLeft
{
    width: 32%;
    border-right: 1px solid #e6e6e6;
    padding: 3px;
    vertical-align: top;
}
td.itemTableRight
{
    width: 68%;
    padding: 10px 10px 20px;
    vertical-align: top;
}
div.contents
{
    color: #808080;
    font-size: 13px;
    margin-bottom: 14px;
}
div.contentsTitle
{
    color: #333333;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 14px;
    line-height: 16px;
}
div.contentsBody
{
    color: #333333;
    font-size: 13px;
}
table.itemDocTable
{
    width: 100%;
}
table.itemDocTable td
{
    padding: 7px 10px;
}
table.itemDocTable tr:nth-child(even)
{
    background: #f8f8f8;
}
span.forItemType
{
    color: #808080;
    font-size: 13px;
}
a.forItemDesc
{
    color: #336699;
    text-decoration: underline;
    font-size: 12px;
}
a.forItemDesc:hover
{
    color: #2a4763;
}
td.itemTableTd1
{
    padding: 10px 0;
    width: 45%;
}
td.itemTableTd2
{
    padding: 10px 0;
    width: 26%;
}
td.itemTableTd2 span
{
    color: #808080;
    font-size: 13px;
}
td.itemTableTd3
{
    padding: 10px 0;
    width: 24%;
}
div.forWord
{
    min-height: 32px;
    margin: 0 20px;
    padding: 3px 0 3px 60px;
    background: url("../images/re_word.png") left center no-repeat;
    color: #808080;
    font-size: 13px;
    line-height: 16px;
}
a.downloadLink
{
    width: 140px;
    height: 31px;
    display: block;
    box-shadow: 0 0 3px #999;
    border-radius: 5px;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    line-height: 31px;
    padding-left: 20px;
    background: url("../images/re_downloadlink1.png") center center no-repeat;
}
a.downloadLink:hover
{
    text-decoration: none;
    background: url("../images/re_downloadlink2.png") center center no-repeat;
}
div.forTags
{
    margin-bottom: 14px;
    font-size: 13px;
}
span.tagsTitle
{
    font-size: 13px;
    font-weight: bold;
}
table.comTable a,
div.forTags a
{
    font-size: 13px;
    color: #0099cc;
    text-decoration: underline;
}
table.comTable a:hover,
div.forTags a:hover
{
    text-decoration: none;
}
div.forRating
{
    background: #e0eaef;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-radius: 7px;
    margin-bottom: 15px;
    font-size: 13px;
}
span.greenSpan
{
    color: #008000;
}
span.graySpan
{
    color: #999999;
}
.cmm_heading {
    font-family: "Trebuchet MS";
    font-size: 18px;
    color: #7192A6;
    margin-bottom: 10px;
    padding-top: 8px;
}
.cm_ajax_list
{
    font-size: 13px;
    color: #000;
}
table.comTable
{
    margin-top: 15px;
}



div.modReferats
{
    background: #fff;
    border: 1px solid #c8c8c8;
    box-shadow: 0 0 3px #aaa;
    padding: 15px 32px 10px 20px;
    width: 175px;
    margin: auto;
}
div.modRefItem
{
    height: 26px;
    line-height: 26px;
    background: url("../images/re_points.png") left 16px repeat-x;
    position: relative;
}
a.modRefItemLeft
{
    display: block;
    height: 26px;
    line-height: 26px;
    background: #fff;
    float: left;
    color: #808080;
    padding-right: 1px;
}
a.modRefItemLeft:hover
{
    color: #35679a;
}
div.modRefItemRight
{
    padding-left: 1px;
    height: 26px;
    line-height: 26px;
    background: #fff;
    float: right;
    color: #808080;
}
div.absPlus
{
    position: absolute;
    right: -25px;
    font-size: 13px;
    color: #ff0000;
}
div.allBase
{
    height: 30px;
    line-height: 30px;
    color: #b3b3b3;
    font-size: 13px;
    margin-bottom: 5px;
}
div.allBase span
{
    color: #808080;
    font-size: 17px;
}
a.addBase
{
    background: url("../images/re_addbase.png") center center no-repeat;
    width: 184px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}
a.addBase:hover
{
    text-decoration: none;
}