﻿table tr td div
{
    vertical-align: bottom;
    border-width: 0em;
    padding: 0em;
    margin: 0em;
}

/*
td
{
    border-width: thin !important;
    border-color: Aqua;
    border-style: dotted;
}
*/
img
{
    border-width: 0em;
}

body.dfltBg
{
    background-color: #FFFFFF;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: small;
    border-width: 0em;
    padding: 0em;
    margin: 0em;
}

.dfltPage
{
    margin-top: 1em;
    margin-left: 0.75em;
    width: 800px !important;
}

.dfltTitlebar 
{
    font: inherit;
    width: 100%;
    border-width: 0em !important;
}

.dfltLogo
{
    border-width: 0em;
    padding: 0em;
    margin: 0em;
}

.dfltHrRow
{
    border-width: 0em;
    margin: 0em;
    padding: 0.25em 0em;
}

.dfltMenuTblContainer
{
    background-color: #F5F6F5;
    color: #384B35;
    border-width: 0em !important;
    border-spacing: 0em;
    padding: 0em;
    margin: 0em;
    vertical-align: top;
    width: 18%;
}

.dfltMenuTbl
{
    width: 100%;
    height: 100%;
    border-width: 0em !important;
    border-spacing: 0em;
    padding: 0em;
    margin: 0em;
}

.dfltLeftMenu
{
    background-color: #F5F6F5;
    color: #384B35;
    font-size: smaller;
    vertical-align: top;
    border-width: 0em;
    padding: 0em;
    margin: 0em;
}

td.dfltSpacer
{
    width: 1%;
}

.dfltBodyCell
{
    background: url(../img/wheel_bgr.jpg) no-repeat;
    background-color: #F5F6F5;
    color: #000000;
    vertical-align: top;
    border-left: 1px solid #384B35;
    width: auto;
}

.dfltMenuItem
{
    background-color: inherit;
    color: inherit;
    border-bottom: 1px solid #384B35;
    border-right: 1px solid #384B35;
    padding: 0.25em 1em;
    margin: 0em;
}

.dfltMenuItemSelect
{
    background-color: inherit;
    color: #B53824;
    border-bottom: 1px solid #384B35;
    border-right: 1px solid #384B35;
    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: #384B35;
    text-decoration: underline;
}

.dfltMenuItemSelect a:active, 
.dfltMenuItemSelect a:visited, 
.dfltMenuItemSelect a:link 
{
    background-color: inherit;
    color: #B53824;
    text-decoration: none;
}

.dfltMenuItemSelect a:hover
{
    background-color: inherit;
    color: #B53824;
    text-decoration: underline;
}

.dfltSubMenuItem
{
    background-color: #FBF5F4;
    color: #B53824;
    border-bottom: 1px solid #B53824;
    border-right: 1px solid #B53824;
    padding: 0.25em 0em 0.25em 1.5em;
    margin: 0em;
}

.dfltSubMenuItem1st
{
    background-color: #FBF5F4;
    color: #B53824;
    border-bottom: 1px solid #B53824;
    border-right: 1px solid #B53824;
    padding: 0.25em 0em 0.25em 1.5em;
    margin: 0.5em 0em 0em;
}

.dfltSubMenuItemLast
{
    background-color: #FBF5F4;
    color: #B53824;
    border-right: 1px solid #B53824;
    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: #B53824;
    text-decoration: none;
}

.dfltSubMenuItem a:hover,
.dfltSubMenuItem1st a:hover,
.dfltSubMenuItemLast a:hover
{
    background-color: inherit;
    color: #B53824;
    text-decoration: underline;
}

.dfltContact
{
    border-right: 1px solid #384B35;
    padding: 0em 0em 0em 1em;
    margin: 0em;
}

.dfltContact1st
{
    border-right: 1px solid #384B35;
    padding: 0.5em 0em 0em 1em;
    margin: 0em;
}

.dfltContactLast
{
    border-right: 1px solid #384B35;
    padding: 0em 0em 0.5em 1em;
    margin: 0em;
}

.dfltContactSpc
{
    border-right: 1px solid #384B35;
    padding: 0em;
    margin: 0em;
    height: 0.75em;
}

.dfltVxplCredit
{
    font-size: smaller;
    text-align: center;
}

.dfltVxplInner
{
    width: 100%;
}

.dfltVxplLogo
{
    line-height: 2;
}

.printItem
{
    padding: 0.5em 1em;
}

.printItemTop
{
    padding: 1em 1em 0.5em;
}

.printItemBottom
{
    padding: 0.5em 1em 1em;
}

.printItemTitle
{
    font-weight: bold;
}

.printImgTbl
{
    width: 100%;
    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: left;
    margin: 0.2em;
}

.printPriTitle
{
    background-color: #384B35;
    color: #FFFFFF;
    font-size: smaller;
    padding: 0.25em 0.5em;    
}

.printSecTitle
{
    background-color: #B53824;
    color: #FFFFFF;
    font-size: smaller;
    padding: 0.25em 0.5em;    
}