.lead
{
    Font-family : sans-serif;
    Font-size : 10pt;
    border: 1px solid #110099;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.lead th
{
    Font-family : sans-serif;
    Font-size : 10pt;
    Background-color : #110099;
    Color : white;
}
.lead A
{
    text-decoration : underline;
    color : rgb(204 , 0 , 51);
    Font : Swiss;
    Font-family : cursive;
}
.lead A:Hover
{
    text-decoration : none;
    color : rgb(0 , 0 , 0);
}
.admintable
{
    Font-family : sans-serif;
    Font-size : 10pt;
    border: 1px solid #110099;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.admintable th
{
    Font-family : sans-serif;
    Font-size : 10pt;
 /*   Background-color : #93192d;  */
    Background-color: #110099;
 /*   Color : #F5c364; */
    Color : white;
}
.creditapp
{
    Font-family : sans-serif;
    color: black;
    border-sytle: solid;
    border-color: black;
    border-collapse: collapse;
}
.creditapp td
{ border-style:solid; border-width:1; font-size: 6pt; font-family: Verdana; vertical-align: text-bottom; height:30 }

.creditapp p 
{ vertical-align: text-bottom; font-size: 8pt; line-height:100% }
