﻿.agentcell
{
    background: #C0C0C0;
    font-size: small;
}
.tdTop
{
    vertical-align: top;
}
body {
    background-color: #C0C0C0;
}
.divWhite
{
    background-color: #FFFFFF;
    text-align: left;
    max-width: 100%;
}
.tdLeftTop
{
    vertical-align: top;
    text-align: left;
}
.txtboxGreen
{
    border-right: .5pt solid gray;
    border-bottom: .5pt solid #969696;
    background: #E8F6E0;
    border-top: .5pt solid #969696;
    border-left: .5pt solid gray;
    color: windowtext;
    font-size: 9.0pt;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    font-family: 'Century Gothic', sans-serif;
    text-align: left;
    vertical-align: bottom;
    white-space: nowrap;
    padding-left: 12px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.divBlack
{
    color: #FFFFFF;
    background-color: #000000;
}
.RowBorderTopBottom
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: medium;
    border-color: #000000 #EF6B00 #EF6B00 #EF6B00;
}
.xdTableHeader
{
    background-color: #000000;
    color: #FFFFFF;
    border-style: outset;
}
.divGray
{
    height: 100%;
    background-color: silver;
    width: 100%;
    text-align: left;
    vertical-align: middle;
}
tdCenter
{
    border-color: inherit;
    border-width: medium;
    padding-top: 1px;
    padding-right: 1px;
    padding-left: 1px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    font-family: "Book Antiqua", serif;
    text-align: left;
}
.divWhiteBorder
{
    border-style: double;
    border-width: medium;
    vertical-align: top;
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
    border: #FFFFFF outset;
}
td
{
    border-color: inherit;
    padding-top: 1px;
    padding-right: 1px;
    padding-left: 1px;
    font-style: normal;
    text-decoration: none;
    font-family: Verdana;
}
.tdTopSilver
{
    vertical-align: top;
    background: #C0C0C0;
}
.tdBold
{
    border-color: inherit;
    padding-top: 1px;
    padding-right: 1px;
    padding-left: 1px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Verdana;
}
