table tr td div p
{
    vertical-align: bottom;
    border-collapse: collapse;
    border: none;
    padding: 0em;
    margin: 0em;
}

/*
td
{
    border-width: thin !important;
    border-color: Aqua;
    border-style: dotted;
}
*/

img
{
    border-collapse: collapse;
    border-width: 0em;
    margin: 0em;
    padding: 0em;
}

body.dfltBg
{
    /* Center in Firefox and IE 5.5+ */
    text-align: center;
    min-width: 800px;

    background-color: #E7E8E2;
    color: #000000;
    font-family: Arial, Helvetica, serif;
    font-size: medium;
    border-collapse: collapse;
    border-width: 0em;
    padding: 0em;
    margin: 0em;
}

.dfltPage
{
    /* Center in Firefox and IE 5.5+ */
    width: 800px !important;
    text-align: left;
    margin-left: auto;
    margin-right: auto;

    border-collapse: collapse;
    border-width: 0em;
    margin-top: 0.25em;
    padding: 0em;
}

.dfltTitlebar 
{
    font: inherit;
    width: 100%;
    border-width: 0em;
}

.dfltLogo
{
    background-color: #FFFFFF;
    color: inherit;
    border-collapse: collapse;
    border-width: 0em;
    padding: 0em 0em 0.5em 0em;
    margin: 0em;
}

.dfltHrRow
{
    border-collapse: collapse;
    border-width: 0em;
    margin: 0em;
    padding: 0.25em 0em;
}

.dfltMenuTblContainer
{
    background-color: #6A9A2A;
    color: #791416;
    vertical-align: top;
    padding: 0em;
    margin: 0em;
    width: 18%;
}

.dfltMenuTbl
{
    width: 100%;
    height: 100%;
    border-collapse: collapse;
    padding: 0em;
    margin: 0em;
}

.dfltLeftMenu
{
    background-color: #6A9A2A;
    color: #791416;
    font-size: medium;
    font-weight: bold;
    vertical-align: top;
    border-collapse: collapse;
    border: 0em;
    padding: 0em;
    margin: 0em;
}

td.dfltSpacer
{
    width: 1%;
}

.dfltBodyCell
{
    /*background: url(../img/watermark.gif) no-repeat center center;*/
    background-color: #6A9A2A;
    color: #000000;
    vertical-align: top;
    width: auto;
}

.dfltMenuItem
{
    background-color: inherit;
    color: inherit;
    padding: 0.25em 1em;
    margin: 0em;
}

.dfltMenuItemSelect
{
    background-color: inherit;
    color: #C8DA22;
    padding: 0.25em 1em;
    margin: 0em;
}

.dfltMenuItem a:active, 
.dfltMenuItem a:visited, 
.dfltMenuItem a:link 
{
    background-color: inherit;
    color: #384B35;
    text-decoration: none;
}

.dfltMenuItem a:hover
{
    background-color: inherit;
    color: #C8DA22;
    text-decoration: underline;
}

.dfltMenuItemSelect a:active, 
.dfltMenuItemSelect a:visited, 
.dfltMenuItemSelect a:link 
{
    background-color: inherit;
    color: #791416;
    text-decoration: none;
}

.dfltMenuItemSelect a:hover
{
    background-color: inherit;
    color: #C8DA22;
    text-decoration: underline;
}

.dfltSubMenuItem
{
    background-color: #6A9A2A;
    color: #791416;
    padding: 0.25em 0em 0.25em 1.5em;
    margin: 0em;
}

.dfltSubMenuItem1st
{
    background-color: #6A9A2A;
    color: #791416;
    padding: 0.25em 0em 0.25em 1.5em;
    margin: 0em;
}

.dfltSubMenuItemLast
{
    background-color: #6A9A2A; /*   */
    color: #791416; /* brown */
    padding: 0.25em 0em 0.25em 1.5em;
    margin: 0em 0em 0.5em;
}

.dfltSubMenuItem a:active, 
.dfltSubMenuItem1st a:active, 
.dfltSubMenuItemLast a:active, 
.dfltSubMenuItem a:visited, 
.dfltSubMenuItem1st a:visited, 
.dfltSubMenuItemLast a:visited, 
.dfltSubMenuItem a:link, 
.dfltSubMenuItem1st a:link, 
.dfltSubMenuItemLast a:link
{
    background-color: inherit;
    color: #791416;
    text-decoration: none;
}

.dfltSubMenuItem a:hover,
.dfltSubMenuItem1st a:hover,
.dfltSubMenuItemLast a:hover
{
    background-color: inherit;
    color: #C8DA22;
    text-decoration: underline;
}

.dfltContact
{
    font-size: small;
    font-weight: normal;
    padding: 0em 0em 0em 1em;
    margin: 0em;
    color: #000000;
}

.dfltContact1st
{
    font-size: small;
    font-weight: normal;
    padding: 0.5em 0em 0em 1em;
    margin: 0em;
    color: #000000;
}

.dfltContactLast
{
    font-size: 8pt;
    font-weight: normal;
    padding: 0em 0em 0.5em 1em;
    margin: 0em;
}

.dfltContactSpc
{
    padding: 0em;
    margin: 0em;
    height: 0.75em;
}

.dfltVxplCredit
{
    font-size: smaller;
    text-align: center;
}

.dfltVxplInner
{
    width: 100%;
}

.printItem
{
    padding: 0em 1em;
}

.printItemTop
{
    padding: 1em 1em 0.5em;
}

.printItemBottom
{
    padding: 0.5em 1em 1em;
}

.printItemTitle
{
    font-weight: bold;
    font-size: large;
}

.printImgTbl
{
    width: 100%;
    border-collapse: collapse;
    border: none;
    margin: 0em;
    padding: 0em;
}

.printImgCell
{
    vertical-align: top;
    border: none;
    text-align: center;
}

.printImg
{
    vertical-align: top;
    text-align: center;
    margin: 0em;
}

.printImgTitle
{
    vertical-align: top;
    font-weight: bold;
    text-align: center;
    margin: 0.2em;
}

.printImgDesc
{
    text-align: center;
    margin: 0.2em;
}

.printPriTitle
{
    color: #000000;
    text-align: right;
    font-size: large;
    font-weight: bold;
    padding: 0.25em 0.5em;    
    height: 40px;
    background-image: url ('../img/header.jpg');
}

.printSecTitle
{
    color: #000000;
    text-align: right;
    font-size: large;
    font-weight: bold;
    padding: 0.25em 0.5em;    
    height: 40px;
    background-image: url ('../img/header.jpg');
}
