/*New Tab List */

.GrayTabs{
  float: left;
  font:bold 11px Arial,sans-serif;
  width:493px;
  height:36px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.GrayTabs li{
	display:inline;
}

.GrayTabs li a.Tab1{
  float:left;
  color:#7E8083;
  text-decoration:none;
  background:url(../Images/tab1.gif) no-repeat;
  height:36px;
  width:94px;
  padding-top:10px;
  padding-left:10px;
}

.GrayTabs li a.Tab1:hover{
  color:#FFFFFF;
  background:url(../Images/tab1_on.gif) no-repeat;
}

.GrayTabs li a.Tab1Current{
  float:left;
  color:#FFFFFF;
  text-decoration:none;
  background:url(../Images/tab1_on.gif) no-repeat;
  height:36px;
  width:94px;
  padding-top:10px;
  padding-left:10px;
}

.GrayTabs li a.Tab2{
  float:left;
  color:#7E8083;
  text-decoration:none;
  background:url(../Images/tab2b.gif) no-repeat;
  height:36px;
  width:155px;
  padding-top:10px;
  padding-left:14px;
}

.GrayTabs li a.Tab2:hover{
  color:#FFFFFF;
  background:url(../Images/tab2b_on.gif) no-repeat;
}

.GrayTabs li a.Tab2Current{
  float:left;
  color:#FFFFFF;
  text-decoration:none;
  background:url(../Images/tab2b_on.gif) no-repeat;
  height:36px;
  width:155px;
  padding-top:10px;
  padding-left:13px;
}

.GrayTabs li a.Tab3{
  float:left;
  color:#7E8083;
  text-decoration:none;
  background:url(../Images/tab3.gif) no-repeat;
  width:94px;
  height:36px;
  padding-top:10px;
  padding-left:15px;
}

.GrayTabs li a.Tab3:hover{
  color:#FFFFFF;
  background:url(../Images/tab3_on.gif) no-repeat;
}

.GrayTabs li a.Tab3Current{
  float:left;
  color:#FFFFFF;
  text-decoration:none;
  background:url(../Images/tab3_on.gif) no-repeat;
  width:94px;
  height:36px;
  padding-top:10px;
  padding-left:15px;
}

.GrayTabs li a.Tab4{
  float:left;
  color:#7E8083;
  text-decoration:none;
  background:url(../Images/tab4.gif) no-repeat;
  width:80px;
  height:36px;
  padding-top:10px;
  padding-left:20px;
}

.GrayTabs li a.Tab4:hover{
  color:#FFFFFF;
  background:url(../Images/tab4_on.gif) no-repeat;
}

.GrayTabs li a.Tab4Current{
  float:left;
  color:#FFFFFF;
  text-decoration:none;
  background:url(../Images/tab4_on.gif) no-repeat;
  width:80px;
  height:36px;
  padding-top:10px;
  padding-left:20px;
}
/*Black Tabs*/

.BlackTabs{
  float:left;
  font:bold 10px Arial,sans-serif;
  color:#FFFFFF;
  margin:0;
  padding:20px 0 20px 25px;
}

.BlackTabs li{display:inline;}

.BlackTabs li a.Tab1{
  float:left;
  color:#FFFFFF;
  text-decoration:none;
  background:url(../Images/black_tab_left.gif) no-repeat;
  height:29px;
  width:119px;
  padding-top:10px;
  padding-left:11px;
  font-size:11px;
  font-weight:bold;
}

.BlackTabs li a.Tab1:hover{
  float:left;
  color:#FFFFFF;
  text-decoration:none;
  background-image:url(../Images/black_tab_left_over.gif);
}

.BlackTabs li a.Tab2{
  float:left;
  text-decoration:none;
  background:url(../Images/black_tab_right.gif) no-repeat;
  height:29px;
  width:99px;
  padding-top:8px;
  padding-left:10px;
  font-size:11px;
  font-weight:600;
  color:#FFFFFF;
}

.BlackTabs li a.Tab2:hover{
  float:left;
  color:#FFFFFF;
  text-decoration:none;
  background:url(../Images/black_tab_right_over.gif) no-repeat;
}

.TopNav{
  float:left;
  color:#FFFFFF;
  margin:0;
  padding-left:20px;
  padding-top:8px;
}

.TopNav li{
  display:inline;
  padding-top:5px;
}

.TopNav li a.Tab1{
  float:left;
  background:url(../Images/HomeOff2.gif) no-repeat;
  height:31px;
  width:75px;
  margin-right:15px;
}

.TopNav li a.Tab1:hover{
  float:left;
  text-decoration:none;
  background:url(../Images/HomeGray2.gif);
}

.TopNav li a.Tab1Current{
  float:left;
  background:url(../Images/HomeBlue2.gif) no-repeat;
  height:31px;
  width:75px;
  margin-right:15px;
}

.TopNav li a.Tab2{
  float:left;
  text-decoration:none;
  background:url(../Images/MillingOff2.gif) no-repeat;
  height:31px;
  width:83px;
  margin-right:15px;
}

.TopNav li a.Tab2:hover{
  background:url(../Images/MillingGray2.gif);
}

.TopNav li a.Tab2Current{
  float:left;
  text-decoration:none;
  background:url(../Images/MillingBlue2.gif) no-repeat;
  height:31px;
  width:83px;
  margin-right:15px;
}

.TopNav li a.Tab3{
  float:left;
  text-decoration:none;
  background:url(../Images/TurningOff2.gif) no-repeat;
  height:31px;
  width:86px;
  margin-right:15px;
}

.TopNav li a.Tab3:hover{
  background:url(../Images/TurningGray2.gif);
}

.TopNav li a.Tab3Current{
  float:left;
  text-decoration:none;
  background:url(../Images/TurningBlue2.gif) no-repeat;
  height:31px;
  width:86px;
  margin-right:15px;
}

.TopNav li a.Tab4{
  float:left;
  text-decoration:none;
  background:url(../Images/CncOff2.gif) no-repeat;
  height:31px;
  width:111px;
  margin-right:15px;
}

.TopNav li a.Tab4:hover{
  background:url(../Images/CncGray2.gif);
}

.TopNav li a.Tab4Current{
  float:left;
  text-decoration:none;
  background:url(../Images/CncBlue2.gif) no-repeat;
  height:31px;
  width:111px;
  margin-right:15px;
}

.TopNav li a.Tab5{
  float:left;
  text-decoration:none;
  background:url(../Images/UsedOff2.gif) no-repeat;
  height:31px;
  width:140px;
  margin-right:15px;
}

.TopNav li a.Tab5:hover{
  background:url(../Images/UsedGray2.gif);
}

.TopNav li a.Tab5Current{
  float:left;
  text-decoration:none;
  background:url(../Images/UsedBlue2.gif) no-repeat;
  height:31px;
  width:140px;
  margin-right:15px;
}

.BucketContainer{
  margin-left:25px;
  margin-right:15px;
}

