﻿body
{
    font: 8pt tahoma;
}

.textbox
{
    font-family: Tahoma;
    font-size: 8pt;
}
.staffprod, .staffgroup, .staffdescr
{
    font: 8pt tahoma;
    color: Black;
    text-decoration: none;
}
.cell
{
    border: solid 1 black;
}
/* RESUME */
.cells
{
    border: solid 1px #006600;
}
.lcell
{
    border-top: solid 1px #006600;
    border-bottom: solid 1px #006600;
    border-left: solid 1px #006600;
}
.rcell
{
    border-top: solid 1px #006600;
    border-bottom: solid 1px #006600;
    border-right: solid 1px #006600;
    color: #003399;
}
.bcell
{
    border-bottom: solid 1px #006600;
    border-right: solid 1px #006600;
    border-left: solid 1px #006600;
}
.tcell
{
    border-top: solid 1px #006600;
    border-right: solid 1px #006600;
    border-left: solid 1px #006600;
    color: #003399;
}
/* RESUME */

.descr
{
    font-size: 8pt;
    font-family: Tahoma;
    width: 200px;
    height: 100px;
    text-align: justify;
}
.button
{
    font-size: 8pt;
    font-family: Tahoma;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
}
.okbutton
{
    border: solid 1px black;
    padding: 2px;
    background: url(../images/Ok2.png) no-repeat right;
    font: 8pt tahoma;
    width: 80px;
    cursor: pointer;
    text-align: left;
}
.morbutton
{
    border: solid 1px black;
    padding: 2px;
    background: url(../images/more.png) no-repeat right;
    font: 8pt tahoma;
    cursor: pointer;
    text-align: left;
}
.newbutton
{
    border: solid 1px black;
    padding: 2px;
    background: url(../images/add.png) no-repeat right;
    font: 8pt tahoma;
    width: 85px;
    cursor: pointer;
    text-align: left;
}
.chgbutton
{
    border: solid 1px black;
    padding: 2px;
    background: url(../images/refresh.png) no-repeat right;
    font: 8pt tahoma;
    width: 110px;
    cursor: pointer;
    text-align: left;
}
.bckbutton
{
    border: solid 1px black;
    padding: 2px;
    background: url(../images/back.png) no-repeat right;
    font: 8pt tahoma;
    width: 110px;
    cursor: pointer;
    text-align: left;
}
.rtrnbutton
{
    border: solid 1px black;
    padding: 2px;
    background: url(../images/goback.png) no-repeat right;
    font: 8pt tahoma;
    cursor: pointer;
    text-align: left;
}
.delbutton
{
    border: solid 1px black;
    padding: 2px;
    background: url(../images/Delete.png) no-repeat right;
    font: 8pt tahoma;
    cursor: pointer;
    text-align: left;
}
.contactdescr
{
    font-size: 8pt;
    font-family: Tahoma;
    width: 170px;
    height: 100px;
    text-align: justify;
}
.row
{
    background-color: #F7F6F3;
    font-family: Tahoma;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    text-align: right;
    color: #333333;
    vertical-align: middle;
}
.alternate
{
    background-color: White;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: right;
    color: Black;
    vertical-align: middle;
}
.pager
{
    background-color: #284775;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: center;
    color: #284775;
    vertical-align: middle;
}
.header
{
    background-color: #dddddd;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: center;
    color: White;
    height: 20px;
    vertical-align: middle;
}
.footer
{
    background-color: #5D7B9D;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: center;
    color: white;
    vertical-align: middle;
}
.select
{
    background-color: #E2DED6;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: right;
    color: #333333;
    vertical-align: middle;
}
.empty
{
    font-family: Tahoma;
    font-size: 8pt;
    color: Black;
    text-align: center;
    vertical-align: middle;
}
.green
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #009900;
}
.titles
{
    padding: 3px;
    background-color: #eeeeee;
    color: Black;
}
.caption
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: #009900;
    vertical-align: middle;
    text-align: center;
    height: 20px;
}
#cpanel
{
    text-align: center;
    vertical-align: middle;
}

#cpanel div.icon
{
    margin: 3px;
}
#cpanel div.icon a
{
    display: block;
    vertical-align: middle;
    text-decoration: none;
    border: 1px solid #DDD;
    padding: 2px 5px 1px 5px;
}

#cpanel div.icon a:link
{
    color: #808080;
}
#cpanel div.icon a:hover
{
    color: #333;
    background-color: #f1e8e6;
    border: 1px solid #c24733;
    padding: 3px 4px 0px 6px;
}
#cpanel div.icon a:active
{
    color: #808080;
}
#cpanel div.icon a:visited
{
    color: #808080;
}

#cpanel div.iconimage
{
    padding-top: 13px;
}
#cpanel div.iconimage2
{
    padding-top: 5px;
    text-align: center;
    vertical-align: middle;
}
table.adminform
{
    background-color: #f9f9f9;
    border: solid 1px #d5d5d5;
    width: 100%;
    padding: 10px;
    border-collapse: collapse;
}
DIV.imginfoBorder
{
    display: block;
    width: 93px !important;
    width: 95px;
    vertical-align: middle;
    text-decoration: none;
    border: 1px solid #DDD;
    padding: 2px 5px 1px 5px;
    background: #f6f6f6;
    height: 15px;
}
.buttonOut
{
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}
.HeadStyle
{
    text-align: center;
    color: #006600;
    font-family: Tahoma;
    font-size: 8pt;
}
.title
{
    text-align: right;
    font-family: Tahoma;
    font-size: 8pt;
    color: White;
}
.bodyt
{
    text-align: right;
    font-family: Tahoma;
    font-size: 8pt;
    color: #7A7A7A;
    text-decoration: none;
}

/* RESUME show*/
.greentext
{
    text-align: right;
    font-family: Tahoma;
    font-size: 8pt;
    color: #009900;
    width:100px;
    border:solid 1px #C0C0C0;
}
.resumetdStyle
{
    border: solid 1px #C0C0C0;
}
