BODY {
	BACKGROUND-IMAGE: url(mm_header_bg.jpg); MARGIN: 0px; BACKGROUND-REPEAT: repeat-x}
.sm {
	FONT-SIZE: 10px; COLOR: #8d8358; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif
}
.sm A:link {
	FONT-SIZE: 10px; COLOR: #8d8358; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sm A:visited {
	FONT-SIZE: 10px; COLOR: #8d8358; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sm A:hover {
	FONT-SIZE: 10px; COLOR: #565036; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sm A:active {
	FONT-SIZE: 10px; COLOR: #8d8358; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
 /*  ================================================================  */
 /* NEW STYLES - 3.0 UPDATE - Add at the bottom of every Style Sheet  */
 
/*  Results per page text only  */

.resultsperpagetext{

            font-family : Arial, Helvetica, sans-serif;
            font-size : 8pt;
            text-decoration:none;
            color:#ffffff;

}

 /*  Print, Email, links section */

.printemailtext {

            font-family : Arial, Helvetica, sans-serif;
            font-size : 9pt;
            text-decoration:none;
            color:#000000;

}

.printemailtext:link {

            font-family : Arial, Helvetica, sans-serif;
            font-size : 9pt;
            text-decoration:underline;
            color:#0000ff;

}

.printemailtext:visited {

            font-family : Arial, Helvetica, sans-serif;
            font-size : 9pt;
            text-decoration:underline;
            color:#0000ff;

}

.printemailtext:hover {

            font-family : Arial, Helvetica, sans-serif;
            font-size : 9pt;
            text-decoration:none;
            color:#0000ff;

}

/*NEW 07-2006  /* Part Number Configurator Start */

#configurator {

            font-size : 9pt;
            padding: 0 0 0 0;
            margin: 10px 0px 16px 0px;
            width: 100%;
            -moz-box-sizing:border-box;
            box-sizing:border-box;

}

#configurator td {

            border : 1px solid #333333;
            padding: 3px 3px 3px 3px;
            margin: 0 0 0 0;
            -moz-box-sizing:border-box;
            box-sizing:border-box;

}

#configurator .quantity {

            background-color: #FFFFFF;
            font-weight: bold;
            padding: 4px 8px 4px 8px;
            margin: 0 0 0 0;
            text-align: left;
            vertical-align: middle;
            width: 70%;
            -moz-box-sizing:border-box;
            box-sizing:border-box;

}

#configurator .price {

            background-color: #F3F3F3;
            color: #F00;
            font-weight: bold;
            padding: 4px 8px 4px 8px;
            margin: 0 0 0 0;
            text-align: left;
            vertical-align: middle;
            width: 30%;
            -moz-box-sizing:border-box;
            box-sizing:border-box;

}

/* Part Number Configurator End*/


 /* END NEW STYLES - 3.0 UPDATE  */

