body {
    margin: 0;
	padding: 0;
	background-color: #E5ECF3;
	font-family: arial;
	font-size: 12px;
	color: #393733;
}

/* GENERAL TAG */
a, a:visited {
    color: #105CB6;
	text-decoration: none;
}
a:hover {
    color: #E37400;
}
h2, h2 a, h2 a:visited  {
	font-size: 12pt;
	color: #4E463F;
	margin: 0 0 8px 0;
	font-weight: bold;
    padding-bottom: 5px;
    border-bottom: #E5ECF3 1px solid; 
}
h2.cart {
	background-image: url(images/cart.png);
    background-repeat: no-repeat; 
	padding-left: 20px;
	background-position: 0 1px;
}
h2.search {
	background-image: url(images/search.png);
    background-repeat: no-repeat; 
	padding-left: 20px;
	background-position: 0 1px;
}
h2.cat {
	background-image: url(images/cat.png);
    background-repeat: no-repeat; 
	padding-left: 20px;
	background-position: 0 1px;
}
h2.user {
	background-image: url(images/user.png);
    background-repeat: no-repeat; 
	padding-left: 20px;
	background-position: 0 1px;
}
h3 {
    font-size: 12px;
	margin: 10px 0 3px 0;
}
h3 a, h3 a:visited {
	border-bottom: #E3EDD3 1px solid;
	
}
h3 a:hover {
    color: #EC9D21;
}
p {
    margin: 0 0 15px 0;
	padding: 0;
	line-height: 130%;
}
form {
    margin: 0;
	padding: 0;
}
td {
    font-size: 12px;
}

/* TOP BANNER */
#topbanner {
	background-image: url(images/topbanner.jpg);
    background-repeat: no-repeat; 
    width: 827px;
	height: 28px;
    margin: 0 auto;
}
#topright {
	margin: 0 0 10px 0;
	color: #cacaca;
}
#topright a {
	font-size: 11px;
}

/* DIRECTORY STYLES */
#dirtable td {
	background-image: url(images/folder.gif);
    background-repeat: no-repeat; 
	background-position: 0 5px;
	padding: 5px 10px 5px 20px;
}
#dirtable h3 {
    margin-top: 1px;
	font-size: 12px;
}
#dirtable h3 span {
	color: #999999;
	font-weight: normal;
}
#dirtable p {
	margin: 0;
}
#dirtable p a {
	font-size: 11px;
}

/* SITE LISTING & FREIGHT FORWARDER STYLES */
.listing {
	margin: 0;
	padding: 0;
}
.listing h3 a span {
	color: #999999;
	font-weight: normal;
}
.listing p.bottom {
    margin: 0;
	padding: 0;
	line-height: 150%;
}
.listing span.uurl {
	color: #774525;
}

/* RIGHT NAV STYLES */
.rightnav {
    padding: 0;
	margin: 0;
	list-style-type: none;
}
.rightnav li a {
    display: block;
	border-bottom: #E3EDD3 1px solid;
	padding: 4px 0 2px 0;
	text-decoration: none;
	margin: 0;
}
.rightnav li a span {
	font-weight: bold;
}
.credit {
    color: #888888;
	font-size: 11px;
	text-align: center;
}

/* TOP MENU */
#topmenubox {
    background-color: #586244;
	width: 100%;
	text-align: center;
}
#topmenubox2 {
	width: 827px;
	text-align: left;
	color: #7F8D64;
	padding: 5px 0;
	margin: auto;
}
#topmenu {
    margin: 0;
	padding: 0;
}
#topmenu li {
    display: inline;
}
#topmenu li a, #topmenu li a:visited {
    padding: 0 12px 0 12px;
	color: #F2F3EE;
	text-decoration: none;
	border-right: #7F8D64 1px solid;
}
#topmenu li a.nobrdr, #topmenu li a:visited.nobrdr {
	border-right: 0px none;
}
#topmenu li a:hover {
    color: #FBE073;
	text-decoration: underline;
}

/* SEARCH INPUT */
#searchbox td.srcleft {
    padding: 0 2px 0 13px;
	text-align: left;
}
#searchbox td.srcright {
    text-align: left;
	padding-left: 5px;
}
#searchbox .inputbox {
    border: 0px none;
    background-color: #ffffff;
	width: 210px;
}
#searchbox .submitbut {
    border: 0px none;
	background: transparent;
	margin: 0;
	padding: 0;
}

/* BOX TEMPLATE */
.boxleftright { 
  background: #FFFFFF; width: 827px; 
  margin: 15px auto 0 auto;
}
.boxleft { 
  background: #FFFFFF; width: 215px; 
  margin: 0 0 15px 0;
}
.boxright { 
  background: #FFFFFF; width: 597px; 
  margin: 0 0 15px 0;
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  font-size: 12px;
  padding: 10px 20px 20px 20px;
}

/* ----------------------------complicated menu------------------------------ */
#tabsF {
	line-height: normal;
	text-align: center;
	background-image: url(images/topbanner.jpg);
    background-repeat: no-repeat; 
    width: 827px;
	height: 28px;
    margin: 0 auto;
}
#tabsF ul {
	margin: 0 auto 0 auto;
	padding: 2px 0 0 20px;
	list-style: none;
}
#tabsF li {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsF a {
	float: left;
	background: url("images/tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 8px;
	text-decoration: none;
}
#tabsF a span {
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	padding: 4px 18px 6px 8px;
	color: #ffffff;
	font-weight: normal;
}
#tabsF a span { 
    float: none; 
}
#tabsF a:hover span {
    color: #ff6600;
}
#tabsF a:hover {
	background-position: 0% -28px;
	color: #3D4751;
}
#tabsF a:hover span {
	background-position: 100% -28px;
	color: #3D4751;
}
#tabsF #current a {
	background-position: 0% -28px;
	color: #3D4751;
}
#tabsF #current a span {
	background-position: 100% -28px;
	color: #3D4751;
	font-weight: bold;
}

/* end of complicated menu */