a.hf { padding:0; color: #009fd3; letter-spacing: normal; font-family: 
Verdana, Arial; font-weight: bold; font-variant: normal; font-size: 8pt; font-style: 
normal; text-decoration: none; text-transform: none } 

a:hover.hf { background-color: yellow; color: gray; font-family: Verdana; font-style: normal; font-variant: normal; letter-spacing: normal; text-decoration: 
none; text-transform: none; } 

h2.hf { margin-top: 0; color: #7ca609; letter-spacing: normal; font-family: Verdana,; font-weight: 
bold; font-variant: normal; font-size: 8pt; font-style: normal; text-decoration: 
none; text-transform: none; margin-bottom: 0;
} 

a { padding:0; color: navy; font-family: Verdana, Arial; font-style: normal; font-variant: normal; letter-spacing: normal; text-decoration: none; text-transform: none   } 

a:hover { background-color: yellow; color: blue; font-family: Verdana; font-style: normal; font-variant: normal; letter-spacing: normal; text-decoration: 
none; text-transform: none; } 

b:hover { color: #000099;}

h1 { margin-top: 4px; color: #666666; letter-spacing: normal; font-family: Verdana,; font-weight: 
bold; font-variant: normal; font-size: 14pt; font-style: normal; text-decoration: 
none; text-transform: none; margin-bottom:4px
} 

h2 { margin-top: 0; color: #333333; letter-spacing: normal; font-family: Verdana; font-weight: 
bold; font-variant: normal; font-size: 18pt; font-style: normal; text-decoration: 
none; text-transform: none; margin-bottom: 0;
} 

img { padding: 0 }

body { color: black; letter-spacing: normal; font-family: 
Verdana; font-weight: normal; font-variant: normal; font-size: 10pt; font-style: 
normal; text-decoration: none; text-transform: none; background: white; }

input.text
{
    font-size: 10px;
    margin: 0px;
    border: none;
}

table, td, tr
{
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    vertical-align: top;
}

table.form
{
    font-size: 10px;
    text-align: left;
    line-height: 12px;
    margin-top: 20px;
    margin-bottom: 5px;
}

/* Items table */

table.items td
{
    font-size: 10px;
    padding: 5px 10px 5px 10px;
}

table.items input.text
{
    font-size: 8px;
}

/* form table */

table.form
{
    font-size: 10px;
    text-align: left;
    line-height: 12px;
    margin-top: 20px;
    margin-bottom: 5px;
}
table.form a { color: #413e8a; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; line-height: 11px; text-decoration: none; }
table.form a:hover { color: blue; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; line-height: 11px; background-color: yellow; text-decoration: none; }
table.form th
{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 11px;
    padding: 10px;
    text-align: right;
    color: #4e4d4d;
    width: 100px;
    /*
    background-color: #efefef;
    border: 1px solid #d1d3d4;
    */
    background: transparent;
    border-bottom: 1px solid #d1d3d4;
    vertical-align: middle;
}

table.form th .explain { color: black; text-transform: none; font-size: 10px; font-weight: normal; }

table.form td
{ margin: 1px; font-size: 10px; padding: 5px 10px; vertical-align: middle; color: black; b;border-left: 1px solid #d1d3d4; border-bottom: 1px solid #d1d3d4; border-top-style: none; border-top-width: medium; border-right-style: none; border-right-width: medium; }

table.form tr.buttonbox td,
table.form tr.buttonbox th
{
    border: none;
    background: none;
}

table.form table td,
table.form table th
{
    border: none;
    background: none;
}

table.form table th
{
    width: 10px;
    text-align: right;
}

table.form table.list td,
table.form table.list th
{
    padding: 0px 10px 0px 10px;
}

table.form input.checkbox,
table.form input.radio
table.form input.text
{
    margin: 0px;
    border: none;
}

table.form tr.header td { background-image: none; border-bottom: none; }
table.form tr.row_under_head td { border-top: none; }

input.fieldinput
{
    font-size: 11pt;
    text-align: right;
    line-height: 20px;
}

/* buy item table */

table.buyitem
{
    font-size: 11px;
    width: 100%;
    text-align: left;
    line-height: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
}

table.buyitem td,
table.buyitem th
{
    margin: 1px;
    padding: 5px 10px;
    vertical-align: middle;
}

/* item inventory table */

table.inventory
{
    font-size: 11px;
    text-align: left;
    line-height: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
}

table.inventory th
{
    background-color: #C0C0C0;
    font-weight: bold;
    margin: 1px;
    vertical-align: middle; 
    padding-left:10px; 
    padding-right:10px; 
    padding-top:0px; 
    padding-bottom:0px
}

table.inventory td
{
    margin: 1px;
    padding: 5px 10px;
    vertical-align: middle;
}
/* item inventory table */

table.inventory1
{
    font-size: 10px;
    text-align: left;
    line-height: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
}

table.inventory1 th
{
    background-color: #C0C0C0;
    font-weight: bold;
    margin: 1px;
    vertical-align: middle; 
    padding-left:5px; 
    padding-right:5px; 
    padding-top:0px; 
    padding-bottom:0px
}

table.inventory1 td
{
    margin: 1px;
    padding: 2px 2px;
    vertical-align: middle;
}

/* data table */

table.data
{
    font-size: 11px;
    width: 100%;
    text-align: left;
    line-height: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: transparent;
}

table.data td,
table.data th,
table.form tr.header td
{
    margin: 1px;
    padding: 5px 10px;
    vertical-align: top;
    background-color: #C0C0C0;
    /*border: 1px solid #d1d3d4;*/
}

table.data thead th,
table.data tbody tr.details_head th
{
    font-weight: bold;
    background-color: #efefef;
    text-transform: uppercase;
    font-size: 9px;
    line-height: 11px;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #d1d3d4;
    border-top: 1px solid #d1d3d4;
    vertical-align: bottom;
}

table.data thead th.highlight
{
    background-color: #64a520;
    color: #FFFFFF;
}

table.data thead td,
table.form tr.header td
{
    font-weight: bold;
    background-color: #a7a9aC;
    color: #FFFFFF;
    padding: 4px 10px 4px 10px;
    border: none;
}

table.data thead th a
{
    color: #58595b;
}

table.data thead td a,
table.form tr.header td a
{
    color: #FFFFFF;
}

table.data tbody td,
table.data tbody th
{
    background-color: transparent;
    background-image: url('/images/table_data_side.gif');
    background-position: bottom left;
    background-repeat: repeat-x;
}

table.data tbody td
{
    border-left: 1px solid #d1d3d4;
}

table.data tbody td.left
{
    border-left: none;
}

table.data tbody td.totals,
table.summary td.totals
{
    text-align: right;
}

table.data tbody td.radio_col
{
    width: 15px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
}

table.data tbody td.radio_col input.radio
{
    margin: 0;
    padding: 0;
}

table.data tbody th
{
    font-weight: 900;
    padding: 10px;
}

table.data tbody.hover tr:hover td,
table.data tbody.hover tr:hover th
{
    background-color: #efefef;
}

table.data thead .link_util,
table.data thead .link_util a
{
    color: #FFFFFF;
    font-weight: normal;
}

table.data thead .link_util a:hover,
table.data tfoot .link_util a:hover
{
    color: #000000;
}

table.data tfoot .link_util,
table.data tfoot .link_util a
{
    color: #808284;
    font-weight: normal;
    text-transform: lowercase;
}

table.data thead th.link_util { color: #000; }
table.data thead th.link_util a { color: #486DB2; }

table.data .button
{
    margin: 2px 0px 2px 0px;
}

table.data tfoot td
{
    border-bottom: 1px solid #d1d3d4;
}

table.data tfoot td
{
    font-weight: bold;
    /*background-color: #efefef;*/
    text-transform: uppercase;
    font-size: 9px;
    line-height: 11px;
    padding: 5px 10px 5px 10px;
}

table.data tbody.info td
{
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 10px;
    line-height: 10px;
}
