﻿TD.contentHeading
{
    background-color: #082860;
    vertical-align: bottom;
    padding-left: 26px;
    font-size: 26pt;
    color: #eeb0ff;
    font-family: 'Arial Narrow' , Arial, Tahoma;
    padding-bottom: 10px;
    height: 80px;
    text-transform: uppercase;
}


TABLE.tab1 TD
{
    padding-top: 7px;
    padding-bottom:7px;
    padding-right: 12px;
    border-top: #082860 1px solid;
    font-size: 10pt;
    color: #5a5a5a;
    font-family: Tahoma, Arial;
    
}

TABLE.tab1 TD.head
{
    border-top: none;
    font-weight: bold;
    color: #082860;
}

.error
{
    font-weight: bold;
    font-size: 10pt;
    color: #cc0000;
    font-family: Tahoma, Arial;
    padding-bottom: 10px;
    
}

TABLE.tab2
{
    border-top: #f2f5ff 1px solid;
    border-left: #f2f5ff 1px solid;
    border-bottom: #b6bfe7 1px solid;
    border-right: #b6bfe7 1px solid;
    background-color: #e9f2ff;
}

TABLE.tab2 TD
{
    font-size: 10pt;
    color: #4a4a4a;
    font-family: Tahoma, Arial;
}

TABLE.tab2 TD.sectHead
{
    font-weight: bold;
    font-size: 10pt;
    color: #3399ff;
    font-family: Tahoma, Arial;
}


table.tab1 TD.status1
{
    text-align:center;
    color: #cc0033;
    background-color: #ffcccc;
}

table.tab1 TD.status2
{
    text-align: center;
    color: #b8860b;
    background-color: #ffffcc;
}

table.tab1 TD.status3
{
    text-align:center;
    color: #339933;
    background-color: #e4ffb8;
}

table.tab1 TD.status4
{
    text-align: center;
    color: #ff6633;
    background-color: #fff3d3;
}

table.tab1 TD.cancelled
{
    text-align: center;
    color: #660099;
    background-color: #efd3ff;
}

/*TABLE.tab2 TD
{
    font-size: 10pt;
    color: #5a5a5a;
    font-family: Tahoma, Arial;
    padding-left:26px;
    vertical-align:top
}*/

.test
{
    background-color: #f2e2ff;
}

TD.content
{
    padding-bottom: 25px;
    padding-top: 25px;
    padding-left: 26px;
}

a.abc:link, a.abc:visited, a.abc:active, .abc
{
    font-size: 11pt;
    color: #ffffff;
    font-family: Tahoma, Arial;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding-left: 2px;
    
}

a.abc:hover
{
    color: #082860;
}

.sideTxt
{
     font-size: 10pt;
    color: #ffffff;
    font-family: Tahoma, Arial;
}

a.aSideTxt:link, a.aSideTxt:visited, a.aSideTxt:active,  .abc
{
    font-size: 10pt;
    color: #ffffff;
    font-family: Tahoma, Arial;
    text-decoration: none;
       
}

a.aSideTxt:hover
{
    color: #eeb0ff;
}

.textHead
{
    border-top: none;
    font-weight: bold;
    color: #990099;
    font-size: 10.5pt;
    font-family: Tahoma, Arial;
}

ul li
{
    list-style-image: url(../images/redDot.gif);
}


  .drugImage
{
    border: #ababab 1px solid;
    padding: 3px;
}