body
{
    background-color: White;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

table.LayoutTable
{
    width: 780px; 
    background-color: Black; 
    color: White; 
    border-style: none; 
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}
td.BannerCell
{
    background-color: White;
    margin: 0px;
    padding: 0px;
}
img.Banner
{
    margin: 0px;
    padding: 0px;
    border: none;
}
td.NavigationCell
{
    background-color: black; 
    width: 780px; 
    height: 23px; 
    text-align: center;
    vertical-align: middle;
    color: white;
    font-family: sans-serif;
    font-size: small;
    background-image: url(Images/MandWNavBG.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
td.LSidebarCell
{
    margin: 0px;
    padding: 0px;
    width: 190px; 
    vertical-align: top;
    background-color: black; 
}
td.ContentCell
{
    margin: 0px;
    padding: 0px;
    width: 400px;
    vertical-align: top;
    background-color: black; 
    text-align: left;
}
td.BigContentCell
{
    margin: 0px;
    padding: 0px;
    width: 590px;
    vertical-align: top;
    background-color: black;
    text-align: left;
}
td.RSidebarCell
{
    margin: 0px;
    padding: 0px;
    width: 190px; 
    vertical-align: top;
    background-color: black; 
}  
td.FooterCell
{
    margin: 0px;
    padding: 15px;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #782900;
    background-color: Black;
    font-family: Sans-Serif;
    font-size: smaller;
    text-align: center;
    vertical-align: middle;
}

a.NavigationLink
{
    background-color: Transparent; 
    color: #DDDDDD;
    font-family: sans-serif;
    font-size: small;
    text-decoration: none;
}
a.NavigationLink:hover
{
    background-color: Transparent; 
    color: white;
    font-family: sans-serif;
    font-size: small;
    text-decoration: underline;
}

table.Sidebar
{
    background-color: Transparent;
    border-style: none;
    text-align: left;
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    width: 170px;
}
td.SidebarHeader
{
    color: White;
    background-color: #782900;
    border-style: solid;
    border-width: thin;
    border-color: #782900;
    font-family: Sans-Serif;
    font-size: medium;
    padding-left: 5px;
}
td.SidebarContent
{
    border-style: solid;
    border-color: #782900;
    border-width: thin;
    color: White;
    font-family: Sans-Serif;
}
a.SidebarHeaderLink 
{
    color: White;
    text-decoration: none;
    background-color: Transparent;
    font-family: Sans-Serif;
    font-size: medium;
}
a.SidebarHeaderLink:hover
{
    color: #7777FF;
    text-decoration: none;
    background-color: Transparent;
    font-family: Sans-Serif;
    font-size: medium;
}
p.SidebarItem
{
    font-family: Sans-Serif;
    font-size: small;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
div.SidebarSeperator
{
    margin: 0px;
    padding: 0px;
    height: 5px;
}
span.SidebarItemTitle
{
    color: White;
    text-decoration: underline;
}
a.ManualItemTitleLink
{
    color: White;
    text-decoration: none;
}
a.ManualItemTitleLink:hover
{
    text-decoration: underline;
    color: #7777FF;
}
a.SidebarItemTitleLink
{
    color: White;
    text-decoration: underline;
}
a.SidebarItemTitleLink:hover
{
    text-decoration: underline;
    color: #7777FF;
}
a.Inline
{
    text-decoration: none;
    color: #BBBBFF;
}
a.Inline:hover
{
    text-decoration: underline;
    color: #7777FF;
}

p.PageTitle
{
    background-color: Transparent;
    border-style: none;
    text-align: left;
    font-family: Sans-Serif;
    font-size: larger;
    color: White;
    margin: 10px 10px 10px 10px;
    padding: 0px;
}
*.SectionTitle
{
    background-color: Transparent;
    border-style: none;
    text-align: left;
    font-family: Sans-Serif;
    font-size: medium;
    color: White;
    margin: 0px;
    padding: 0px;
}
a.SectionTitle:hover
{
    color: #7777FF;
}
*.SectionContent
{
    background-color: Transparent;
    border-style: none;
    text-align: left;
    font-family: Sans-Serif;
    font-size: small;
    color: White;
    padding: 0px;
    margin: 10px;
}
ol.SectionEnumeration
{
    background-color: Transparent;
    border-style: none;
    text-align: left;
    font-family: Sans-Serif;
    font-size: small;
    color: White;
    padding: 0px;
    margin: 10px;
}
hr.SectionSeperator
{
    color: #782900;
    border-style: solid;
    border-width: thin;
}
img.Major
{
    border-style: solid; 
    border-width: thin; 
    border-color: #782900; 
    float: right;
    margin: 5px;
}

table.CategoryTable
{
    margin: 0px;
    width: 590px;
    vertical-align: top;
    background-color: Transparent;
    border-style: none;
    padding: 0px;
}
td.CategorySummary
{
    width: 400px;
    vertical-align: top;
}
td.CategoryImage
{
    width: 190px;
    vertical-align: top;
    padding: 10px;
}
img.CategoryImage
{
    border-style: solid; 
    border-width: thin; 
    border-color: #782900; 
    float: none;
    margin: 5px;
    vertical-align: top;
}

table.Specs {
	font-family: Sans-Serif;
	font-size: small;
	color: white;
	background-color: Transparent;
    border-style: solid;
    border-width: thin;
    border-color: #782900;
    margin: 10px;
}
td.StdEquip {
	font-family: Sans-Serif;
	font-size: small;
	font-weight: bold;
	color: white;
	background-color: gray;
	text-align: center;	
}
td.SpecModel {
	font-family: Sans-Serif;
	font-size: small;
	font-weight: bold;
	color: white;
	background-color: gray;
	text-align: center;	
}
td.SpecName {
	font-family: Sans-Serif;
	font-size: small;
	font-weight: bold;
	color: white;
	background-color: Transparent;
	text-align: left;
	border-style: solid;
	border-width: thin;
	border-color: Gray;
}
td.SpecValue {
	font-family: Sans-Serif;
	font-size: small;
	font-weight: normal;
	color: white;
	background-color: Transparent;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
    border-style: solid;
	border-width: thin;
	border-color: Gray;
}

table.ProductHeader
{
    background-color: Black; 
    margin: 0px; 
    padding: 0px; 
    border-style: none;
    width: 580px;
}
td.ProductTitle
{
    background-color: Transparent; 
    width: 380px;
}
td.ProductViewTabActive 
{
    background-color: #782900; 
    text-align: left; 
    vertical-align: middle; 
    font-family: Sans-Serif;
    font-size: small; 
    width: 95px; 
    padding: 5px;
}
td.ProductViewTabSpacer
{
    background-color: Transparent; 
    width: 5px;
}
td.ProductViewTabPassive
{
    background-color: gray; 
    text-align: left; 
    vertical-align: middle; 
    font-family: Sans-Serif;
    font-size: small; 
    width: 95px; 
    padding: 5px;
}
a.ViewLink
{
    color: white;
    text-decoration: underline;
}
a.ViewLink:hover
{
    color: #BBBBFF;
}

img.ProductImage
{
    margin: 10px;
    border-style: solid;
    border-width: thin;
    border-color: #782900;
}
td.ProductDescription
{
    font-family: Sans-Serif;
    font-size: small;
    color: white;
    background-color: Transparent;
    text-align: left;
}

span.DealerName
{
    font-family: Sans-Serif;
    font-size: medium;
    font-weight: bold;
    color: White;
}