body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	}

.menupane {
	width: 150px;
	vertical-align: top;
	padding: 0px;
	
}

.menutable {
	width: 140px;
}

.main {
	width: 850px;
	vertical-align: top;
	border-width: 0px;
	padding: 0px;
}

.menuitem {
	width: 140px;
	text-align: center;
	background-color: White;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

a.menulink:link { color: #000000}
a.menulink:visited { color: #000000 }
a.menulink:hover { color: #d2d2eb }
a.menulink:active { color: #d2d2eb } 
a.menulink { text-decoration:none }
a.menulink { font-weight:none }



a.reg:link { color: #6d6d7c}
a.reg:visited { color: #6d6d7c }
a.reg:hover { color: #d2d2eb }
a.reg:active { color: #d2d2eb } 
a.reg { text-decoration:none }
a.reg { font-weight:none }

.bodypane {
	width: 496px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	
}
	
.bodyhead {
	width: 100%;
	background: #b5b5cd;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding: 3px;
}

.bodytext {
	text-align: left;
	padding: 10px;
}	

.copy {
	font-size: 10px;
	text-align: center;
}

.ctable {
	font-size: 12px;
}

.ctablehead {
	font-size: 12px;
	font-weight: bold;
	background: #000000;
	text-align: center;
	color: #FFFFFF;
}

.lg {
	font-size: 14px;
}

.rightpane {
	width: 200px;
	vertical-align: top;
	
}

.border1 {
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.partsindexhead {
	
	width: 800px;
	vertical-align: middle;
	text-align:center;
	border-width: 0px;
	padding: 0px;
	background-color:#000000;
	font-size: 20px;
	color:#FFFFFF;
	font-weight: bold;

}

    a {
        text-decoration: none;
    }
    .coltab {
        
        list-style: none;
        margin: 0;
        padding: 0;
        vertical-align: top;
        width: 100%;
    }
    .coltab ul {
        display: none;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .coltab li {
        background-image: none;
        margin: 0;
        padding: 0;
    }
    .coltab ul ul {
        display: inline;
    }
    .coltab ul ul li a {
        padding-left: 20px;
        width: 100%;
    }
    .coltab a {
        color: #000;
        cursor: pointer;
        display: block;
        font-weight: bold;
        margin-left: 0;
        padding: 2px 2px 2px 17px;
        width: 95%;
    }
    .coltab a.expanded {
        background: #bbb url(http://laurelhurstdistributors.com/parts/collapse.gif) no-repeat 3px 50%;
    }
    .coltab a.collapsed {
        background: #bbb url(http://laurelhurstdistributors.com/parts/expand.gif) no-repeat 3px 50%;
    }
    .coltab a.solo {
        background: #bbb  no-repeat 3px 50%;
    }	
    .coltab a:hover {
        text-decoration: none;
    }
    .coltab ul a {
        background: #e8e8e8;
        border-top: 2px solid #fff;
        color: #000;
        display: block;
        font-weight: normal;
        padding: 2px 2px 2px 10px;
        width: 400px;
    }
    .coltab ul a:hover {
        background : #f5f5f5;
        text-decoration: underline;
    }
    .coltab li.active a {
        background: #fff;
    }
    .coltab li.active li a {
        background: #e8e8e8;
    }
    .coltab .footer {
        background: transparent url(footer.jpg) no-repeat 0 0;
        border-top: 2px solid #fff;
        height: 9px;
        margin: 0 0 10px 0;
        width: 400px;
    }
    .coltab .footer span {
        display: none;
    }
