    
    #header {
	float:right;
	line-height:normal;
	font-size: 10px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
      }
    #header ul {
      margin:0;
      padding:0px 0px 0;
      list-style:none;
      }
    #header li {
      display:inline;
      margin:0;
      padding:0;
      }
    #header a {
      float:right;
      background:url(../images/left_up_over_long3.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      text-decoration:none;
      }
    #header a span {
      float:left;
      display:block;
      background:url(../images/right_up_over_long3.gif) no-repeat right top;
      padding:13px 15px 11px 6px;
      font-weight:bold;
      color:#33CCFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a span {float:none;}
    /* End IE5-Mac hack */
    #header a:hover span {
      color:#FFFFFF;
      }
    #header #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #header #current a span {
      background-position:100% -150px;
      padding-bottom:11px;
      color:#ffffff;
      }
    #header a:hover {
      background-position:0% -150px;
      }
    #header a:hover span {
      background-position:100% -150px;
      }

.bg {
	background-image: url('/navbar/images/bg.gif');
	background-repeat: repeat-x;
}
.logo {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
}
.top_nav_bg {
}
#pdfs .main .help a {
	text-decoration: underline;
}
#pdfs .main .help a:hover {
	text-decoration: underline;
	color: #3333FF;
}

/* Matparts V2 new styles */

body { font-family: arial; background: #F0F0F0; margin: 0; text-align: center }
form { margin: 0 }

#wrapper { width: 1002px; margin: auto; background: #FFF; text-align: left }
#hdr { background: #0000AF url('/images/v2/topbkg.jpg') no-repeat fixed top; font-size: 1px }
#srch { float: right; color: #FFF; font-size: large; padding: 15px 10px 0 0 }
#mnutop, #mnubtm { background: #8DBBF2 url('/images/v2/mnu_bkg.gif') repeat-x top left; font-size: x-small; font-weight: bold }
#mnuinr { background-image: url('/images/v2/logo_mdl.gif'); background-repeat: no-repeat; background-position: top left; padding: 8px 10px 8px 160px }
#btns, #btm { background: #FFF url('/images/v2/mnu_ds.gif') repeat-x top left }
#btnsinr { font-size: x-small; font-weight: bold; background-image: url('/images/v2/logo_btm.gif'); background-repeat: no-repeat; background-position: 0px 5px; padding: 0 0 0 200px; text-align: right }

#btn1, #btn2, #btn3, #btn4, #btn5 { float: right; width: 157px; height: 44px; font-size: 14px; color: #FFF; text-align: center; padding-top: 12px; background-repeat: no-repeat; background-position: top left }
#btn1 a, #btn2 a, #btn3 a, #btn4 a, #btn5 a { color: #FFF }
#btn1 { background-image: url('/images/v2/tab1_bkg.gif') }
#btn2 { background-image: url('/images/v2/tab2_bkg.gif') }
#btn3 { background-image: url('/images/v2/tab3_bkg.gif') }
#btn4 { background-image: url('/images/v2/tab4_bkg.gif') }
#btn5 { background-image: url('/images/v2/tab5_bkg.gif') }

#cnt { padding: 10px 5px 10px 5px; font-size: x-small }
#mnubtm { padding: 10px }
#btm { font-size: xx-small; padding-top: 10px; text-align: center }

#mnuinr div, #mnubtm div { float: right }
#mnutop a { text-decoration: none; color: #000 }
#mnutop a:hover { text-decoration: underline }

#mnuinr div a { color: #008 }
#btm p { margin: 5px }

.clr { clear: both }
