em
{
    color: Red;
    background-color: #E0FFC1;
    font-style: normal;
    font-weight: bold;
}
.a1
{
    width: 500px;
    text-align: left;
}
.b1
{
    font-family: Tahoma;
    font-size: 8pt;
}
.cs
{
    float: right;
    width: 434px;
    min-height: 20px;
    text-align: justify;
}
.bgkey
{
    border: 1px solid #FFA101;
    text-align: right;
    padding: 1px 2px 1px 2px;
    background-color: #FFFAE6;
    margin-top: 2px;
    margin-bottom: 2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: right;
    width: 135px;
    color: Red;
}
.bgkey a
{
    font-weight: bold;
}

.keydiv a
{
    text-decoration: none;
    color: #17387B;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
}
.keydiv a:hover
{
    text-decoration: underline;
    color: Red;
}
.keydiv
{
    width: 138px;
    border: 1px solid #C8E096;
    border-top: 0px;
    text-align: right;
    padding: 10px;
    margin-bottom: 10px;
    line-height: 15px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    float: right;
    line-height: 16px;
}


.keytxt
{
    background-image: url('../img/vbg.gif');
    height: 23px;
    text-align: center;
    width: 100%;
    float: left;
}

.k1
{
    width: 10px;
    float: right;
    height: 23px;
    background-image: url('../img/vr.gif');
}
.k2
{
    width: 10px;
    height: 23px;
    float: left;
    background-image: url('../img/vl.gif');
}
.k3
{
    float: right;
    padding-top: 3px;
    color: #112859;
    font-family: Courier New, Tahoma;
    font-size: 10pt;
    text-align: center;
    width: 136px;
}


