body
{
    font-size: 12px;
    color: #000000;
    background-color: #666666;
    padding: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
}

td
{
    font-weight: normal;
    font-size: 11px;
    color: #000033;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
}
.normal
{
    font-weight: normal;
    font-size: 11px;
    color: #000033;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
}
.bolditalics
{
    font-weight: bold;
    font-size: 11px;
    font-style: italic;
    color: #000033;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
}

.boldunderline
{
    font-weight: bold;
    font-size: 11px;
    color: #000033;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    text-align: none;
}

.boldnormal
{
    font-weight: bold;
    font-size: 11px;
    color: #000033;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
}

.mediumbold
{
    font-weight: bold;
    font-size: 13px;
    color: #000033;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
}

.largebold
{
    font-weight: bold;
    font-size: 16px;
    color: #000033;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
}
.largeWhite
{
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
}
.darkredbold
{
    font-weight: bold;
    font-size: 11px;
    color: #990000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
}
.darkbluebold
{
    font-weight: bold;
    font-size: 11px;
    color: #000099;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
}

.darkredboldmedium
{
    font-weight: bold;
    font-size: 13px;
    color: #990000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
}

.darkredboldlarge
{
    font-weight: bold;
    font-size: 16px;
    color: #990000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
}

.darkblueboldmedium
{
    font-weight: bold;
    font-size: 13px;
    color: #000099;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
}

H1
{
    font-weight: bold;
    font-size: 20px;
    color: #000033;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.footerText
{
    font-weight: normal;
    font-size: 9px;
    color: #000033;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
 }
.footerLinks
{
    font-weight: normal;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
 }
.smallText
{
    font-weight: normal;
    font-size: 9px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
 }
 .smallTextbold
{
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: none;
 }
 
ul
{
    list-style: diamond;
}
ul ul 
{
    list-style: circle;
}
ul ul ul
{
    list-style: square;
}

.nobullet
{
    list-style: none;
}

 
 li
{
    list-style-image:url(/webadmin/templates/images/blackbullet.gif);
}


.Button_Normal
{
    background-color: #E0E0E0;
    color: #003060;
    width: 125px;
    height: 22px;
}

.Button_Hover
{
    color: #990000;
    width: 125px;
    height: 22px;
}

.Button_Press
{
    color: #003060;
    width: 125px;
    height: 22px;
}


.buttonsTb
{
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.darkgreyTb
{
    vertical-align: top;
    width: 130px;
    background-color: #a9a9a9;
}

.headerTb
{
    border-top: thick outset red;
    border-right: thick outset yellow;
    border-left: thick outset yellow;
    border-bottom: thick outset red;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    height: 125px;
    width: 776px;
    horizontal-align: center;
    background: #FFFFFF
}

.outerTb
{
    border-top: thick outset red;
    border-right: thick outset yellow;
    border-left: thick outset yellow;
    border-bottom: thick outset red;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    height: 500px;
    width: 776px;
    horizontal-align: center;
    background: #FFFFFF
}

.innerTb1
{
    border: 1px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    height: 400px;
    width: 751px;
    horizontal-align: center;
    vertical-align: top;
}

.innerTb2
{
    border: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    height: 300px;
    width: 751px;
    horizontal-align: center;
    vertical-align: top;
}

.innerTb3
{
    border: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    height: 25px;
    width: 751px;
    vertical-align: bottom;
}

SCROLLING TABLES

.outer
{
    position:relative;
    padding:4em 0 3em 0;
    width:54em;
    background:#eee;
    margin:0 auto 3em auto;
}

.innera
{
    overflow:auto;
    width:54em;
    height:9.6em;
    background:#eee;
}

.outer table caption
{
    position:absolute;
    width:51.7em;
    text-align:center;
    top:0;
    left:0;
    height:1.5em;
    background:#697210;
    border:0.1em solid #fff;
    color:#fff;
}

.outer thead tr
{
    position:absolute;
    top:1.5em;
    height:1.5em;
    left:0;
}

.outer tfoot td
{
    position:absolute;
    width:51.5em;
    text-align:center;
    background:#f0c992; 
    border:0.1em solid #000;
    color:#000;
    bottom:0;
    left:0
}

.outer th, .outer td
{
    width:10em; 
    text-align:left;
}

.outer th
{
    background:#724a10; 
    color:#fff;
}

.outer .dk
{
    background:#fff;
}

.tableone {width:610px; border-collapse:collapse; margin:0 auto;}
.tabletwo {width:580px; border-collapse:collapse;}
.th1 {width:149px;}
.th2 {width:99px;}
.th3 {width:99px;}
.th4 {width:99px;}
.th5 {width:200px;}

.td1 {width:149px;}
.td2 {width:99px;}
.td3 {width:99px;}
.td4 {width:99px;}
.td5 {width:170px;}

.tableone {background:#697210; border:1px solid #fff; color:#fff;}
.tableone td {border:1px solid #fff; color:#fff;}
.tableone tbody {background:#fff; color:#000;}
.tableone caption {background:#fff; color:#697210; font-size:1.2em; margin:0 auto;}
.tabletwo td {background:#fff; color:#000;}
.tableone th, .tabletwo th {text-align:left;}
.tabletwo tr.dk td {background:#ddd; color:#000;}

.innerb {height:350px; overflow:auto;}

