@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
.outsideFrame{
border: 1px solid black;
}
body {
  background-image:url(images/back-grad.jpg);
  background-repeat:repeat;
  font-family:tahoma;
  }
.header-top {
  background-image:url(images/header-gradient.jpg); 
  background-repeat:repeat-x;
 
  vertical-align:middle;
  }
.left {
  float:left;
 
  }
 .left2 {
  float:left;
  margin-top:10px;
  margin-left:15px;
  }
.topmenu {
  float:right;
  margin-right:10px;
  margin-top:20px;
  }
.header-trucks {
  background-image:url(images/header.jpg); 
  background-repeat:no-repeat; 
  width:730px; height:110px;
 
  }
.menuhere {
  background-image:url(images/menu-center.jpg); 
  background-repeat:repeat-x; 
  height:29px; 
  width:730px; 
  float:left;
  vertical-align:middle;
  
  }
.contentbody {
  background-color:#a6a6a6;

  }
.toppane {
  width:730px;
  vertical-align:top;
  } 
.leftpane {
  width:175px; 
  vertical-align:top;
  }
.contentpane {
  width:505px; 
  vertical-align:top;
  }
.spacer {
  background-color:#d6d6d6; 
  height:15px;
  
  }
.footer {
  background-color:#989898; 
  text-align:center;
  
  }
.bottomnav {
  margin:10px;
  color:#000000;
  font-size:11px;
 
  }
 
a:link {color:#006699; text-decoration:none; font-family:tahoma;}     
a:visited {color:#006699; text-decoration:none; font-family:tahoma;}  
a:hover {color:#c4c69f; text-decoration:none; font-family:tahoma; }    
  
   /* This section sets up the default look and feel for any skin objects [tag].
	 i.e. copyright, terms, privacy, hostname, currentdate, login, breadcrumb. */
.SkinObject { color:#646464; text-decoration:none; font-family:tahoma; font-size:11px; font-weight:bold; }
a.SkinObject:link { color:#646464; text-decoration:none; font-family:tahoma; font-size:11px; font-weight:bold; }
a.SkinObject:visited { color:#646464; text-decoration:none; font-family:tahoma; font-size:11px; font-weight:bold; }


/* This code below was created by Joe a custom tags as an addition to the skinobjects */
.LinksObject { color:#006699; text-decoration:none; font-family:tahoma; font-size:11px; font-weight:bold; }
a.LinksObject:link { color:#006699; text-decoration:none; font-family:tahoma; font-size:11px; font-weight:bold; }
a.LinksObject:visited { color:#006699; text-decoration:none; font-family:tahoma; font-size:11px; font-weight:bold;}



/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 29px;

                            /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;                       /* color of sub menu text and height on mouseover*/
	height: 29px;

}

.MainMenu_TabRootMenuItem TD                 
{
	color: #ffffff;                                 /* color of menu text and height--no mouseover*/
	background-image: url(images/tab-off.jpg);
	background-repeat:no-repeat;	
	height: 29px;
text-align:center;
width:85px;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 25px;
width:85px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
 	font-style: normal;
	color: #ffffff;
	background-image: url(images/tab-off.jpg);
	background-repeat:no-repeat;
padding: 0px;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background-image: url(images/tab-on.jpg);

	color: #c4c69f;
	height: 25px;
width:85px;
padding: 0px;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	background-image: url(images/tab-on.jpg);
	
	color: #ffffff;
	height: 25px;
padding: 0px;
}

.MainMenu_MenuContainer {
	background-image: url(images/tab-off.jpg);
   	background-repeat:no-repeat;
width:80px;
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 25px;
 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #1c2f3e;                                  /*color of sub menu text---no mouseover*/
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #C5CAD3 0px solid;
	border-bottom: #C5CAD3 0px solid;
	border-top: #C5CAD3 0px solid;
	border-right: #C5CAD3 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #475b67;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-left: #ececec 0px solid; 
	border-bottom: #ececec 0px solid; 
	border-top: #ececec 0px solid; 
	border-right: #ececec 0px solid; 
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #C5CAD3;                           
	font-family: Arial; 
	font-size: pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #c4c69f;                 /*this is the color of the submenu behind text*/
	border-bottom: #1c2f3e 1px solid;          /*these are the colors of the submenu box border*/
	border-left: #1c2f3e 1px solid; 
	border-top: #1c2f3e 1px solid; 
	border-right: #1c2f3e 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7686A1, Direction=90, Strength=0);

}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #475b67;          /*this is the color of the submenu highlight*/
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}





