html,body { height:100%; margin:0px; padding:0px ; font-size: 11px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
form {margin:0px; padding:0px;  margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
img {border-color: #000000;}

a,a:link,a:active,a:visited {font-family: Verdana; font-weight: bold; font-size: 11px; text-decoration: none; color: #000000; font-style: normal;}
a:hover   {font-family: Verdana; font-weight: bold; font-size: 11px; text-decoration: underline; color: #000000; font-style: normal;}

a.blue,a.blue:link,a.blue:active,a.blue:visited {font-family: Verdana; font-weight: bold; font-size: 11px; text-decoration: none; color: #428908; font-style: normal;}
a.blue:hover   {font-family: Verdana; font-weight: bold; font-size: 11px; text-decoration: underline; color: #000000; font-style: normal;}

a.order2,a.order2:link,a.order2:active,a.order2:visited {font-family: Verdana; font-weight: bold; font-size: 11px; text-decoration: none; color: #1557AF; font-style: normal;}
a.order2:hover   {font-family: Verdana; font-weight: bold; font-size: 11px; text-decoration: underline; color: #000000; font-style: normal;}

a.order1,a.order1:link,a.order1:active,a.order1:visited {font-family: Verdana; font-weight: bold; font-size: 11px; text-decoration: none; color: #589933; font-style: normal;}
a.order1:hover   {font-family: Verdana; font-weight: bold; font-size: 11px; text-decoration: underline; color: #000000; font-style: normal;}

a.key2,a.key2:link,a.key2:active,a.key2:visited {font-family: Verdana; font-weight: normal; font-size: 10px; text-decoration: none; color: #666666; font-style: normal;}
a.key2:hover   {font-family: Verdana; font-weight: normal; font-size: 10px; text-decoration: underline; color: #000000; font-style: normal;}

a.black,a.black:link,a.black:visited,a.black:active {font-family: Verdana; font-size: 9px; color:#000000; text-decoration:none; font-weight: bold; }
a.black:hover {font-family: Verdana; font-size: 9px; color:#000000; text-decoration: underline; font-weight: bold; }

h2 {font-family: Verdana, Arial, sans-serif; font-size: 19px; color: #fff; font-weight: normal; margin: 0px; padding: 0px;}

.standard {font-family: Verdana; font-size: 11px; color:#000000; font-weight: normal; }
.bolded {font-family: Verdana; font-size: 11px; color:#000000; font-weight: bold; }
.bolded_white {font-family: Verdana; font-size: 11px; color:#FFFFFF; font-weight: bold; }
.standard_red {font-family: Verdana; font-size: 11px; color:#990000; font-weight: normal; }
.standard10 {font-family: Verdana; font-size: 10px; color:#000000; font-weight: normal; }
.standard10_grey {font-family: Verdana; font-size: 10px; color:#666666; font-weight: normal; }
.capital  {font-family: Arial; font-size: 15px; color:#000000; font-weight: bold; }
.capital_red  {font-family: Arial; font-size: 15px; color:#990000; font-weight: bold; }
.capital_grey  {font-family: Arial; font-size: 15px; color:#666666; font-weight: bold; }

/* table */

.bntable {
        width:90%;
        border-top:1px solid #e3f1fe;
        border-right:1px solid #e3f1fe;
        margin:1em auto;
                border-collapse:collapse;
        }

.bntable tr.odd td,
.bntable tr.odd .column1 {
        background:#f4f9fe;
        }
.column1        {
        background:#f9fcfe;
        color: #000;
        font-weight:bold;
        font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
        font-size: 14px;
        }
.bntable td {
        color:#678197;
        border-bottom: 1px solid #e3f1fe;
        border-left:1px solid #e5eff8;
        padding:.3em 1em;
        text-align:center;
        font-size: 12px;
        }
.bntable th {
        font-weight:normal;
        color: #678197;
        text-align:left;
        border-bottom: 1px solid #e3f1fe;
        border-left:1px solid #e5eff8;
        padding:.3em 1em;
        font-size: 14px;
        }
.bntable thead th {
        background:#f4f9fe;
        padding: 5px;
        text-align:center;
        font-weight:bold;
        font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
        font-size: 18px;
        color: #000;
        }

