/* (BORDER STYLES)   IE 4 & 5 also Netscape 4 don,t support some styles */



.txtHeading
{
    text-align: left;
    color: #7A981C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}


td
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 16px;
}


.txtText2
{
    text-align: left;
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}


.txtTextcenter
{
    text-align: center;
    color: #FFFFFF;
    font-family: papyrus;
    font-size: 12px;
    font-weight: normal;
}

.linkText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #669933;
}

A:link
{
    color: #006600;
    text-decoration: none;
}
A:visited
{
    color: #006600;
    text-decoration: none;
}
A:hover
{
    color: #006600;
    text-decoration: none;
    font-weight: bolder;
}
A:active
{
    color: #006600;
    text-decoration: none;
}

A.A2:link
{
    color: #6e7f14;
    text-decoration: none;
}
A.A2:visited
{
    color: #6e7f14;
    text-decoration: none;
}
A.A2:hover
{
    color: #6e7f14;
    text-decoration: none;
    font-weight: bold;
}
A.A2:active
{
    color: #6e7f14;
    text-decoration: none;
}
.gridText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    margin-left: 10px;
}
.gridRow
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    background-color: #FBFFF2;
    margin-left: 10px;
}
.gridCol
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    margin-left: 10px;
}
.smallText a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}
.smallText a:visited
{
    color: #669933;
    text-decoration: none;
}
.smallText a:hover
{
    color: #669933;
    text-decoration: underline;
}
.smallText a:active
{
    color: #669933;
    text-decoration: none;
}
.border
{
    border: 1px solid #E5E5E5;
}
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #BF8615;
}
.style1
{
    font-weight: bold;
}

