@charset "utf-8";

/* CSS Document */

body{
margin:0;
padding:0;
font-family: Verdana;
font-size: small;
border: 0px;
line-height:20px;
background-color:#FFF;	
}


#mtable{
	background:url(../images/logistics.jpg) no-repeat top right;
	padding:8px;
	border:1px solid #FFF;
	
-o-box-shadow: 0 0 15px #ccc;
-icab-box-shadow: 0 0 15px #ccc;
-khtml-box-shadow: 0 0 15px #ccc;
-moz-box-shadow: 0 0 15px #ccc;
-webkit-box-shadow: 0 0 15px #ccc;
box-shadow: 0 0 15px #ccc;
}


#midnav{

background-color:#007100;

-moz-border-radius-bottomleft:20px; 
-o-border-bottom-left-radius: 20px;
-icab-border-bottom-left-radius: 20px;
-khtml-border-bottom-left-radius: 20px;
-webkit-border-bottom-left-radius:20px;
border-bottom-left-radius:20px;
}


/***** QUICK LINKS *****/
#quicklinks{
-moz-border-radius:7px; 
-o-border-radius: 7px;
-icab-border-radius: 7px;
-khtml-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius:7px;
line-height:25px;
background-color:#007100;
height:300px;
-o-box-shadow: 0 0 15px #A4A4A4;
-icab-box-shadow: 0 0 15px #A4A4A4;
-khtml-box-shadow: 0 0 15px #A4A4A4;
-moz-box-shadow: 0 0 15px #A4A4A4;
-webkit-box-shadow: 0 0 15px #A4A4A4;
box-shadow: 0 0 15px #A4A4A4;
font-family: verdana;
font-size: 10px;
color:#FFFFFF;
}

#allclient{
	font-family: verdana;
font-size: 11px;
}

#quicklinks #list tr td{
	text-transform:uppercase;
padding: 4px;
	border-bottom: 1px dashed #ccc;
	text-decoration: none;
	
}
#quicklinks #list a{
	color:#FFFFFF;
	padding: 4px;
	text-decoration: none;
}

.mmenu{
	text-align:right;
	padding: 0px 0px 0px 150px;	
}


/***** WEB CONTENT *****/
#webcontent{
font-family: Verdana;
font-size: small;
color:#000000;
line-height:20px;
text-align:justify;
margin:0px;
}

#webcontent h1{
font-family: Verdana;
font-size: 14px;
color:#007100;
line-height:18px;
padding:4px 0 1px 0;
margin:0px;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
}

#webcontent h5{
font-family: Verdana;
font-size: 15px;
color:#007100;
line-height:18px;
margin:0px;
text-transform:uppercase;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
}

#webcontent h3{
font-family: Verdana;
font-size: 15px;
color:#007100;
line-height:18px;
padding:4px 0 1px 0;
margin:0px;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
}
#webcontent h4{
font-family:verdana;
	font-size:12px;
	font-weight:800;
	color: #007700;
	ext-shadow: 0 1px 0 rgba(255,255,255,.8);
}

#webcontent strong{
font-family: Verdana;
font-size: 13px;
color:#007100;
line-height:18px;
padding:0 0 4px 0;
margin:0px;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
}

#webcontent b{
font-family: Verdana;
font-size: 14px;
color:#0C0;
line-height:20px;
padding:0 0 4px 0;
margin:0px;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
}


#webcontent span.logi{
font-family: Verdana;
font-size: 18px;
color:#007100;
line-height:18px;
padding:0 0 4px 0;
margin:0px;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
}

#webcontent span.identity{
font-family: Verdana;
font-size: 18px;
color:#007100;
line-height:18px;
padding:0 0 4px 0;
margin:0px;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
}
#webcontent span.identitystyle{
font-family: Verdana;
font-size: 13px;
color:#007100;
line-height:18px;
padding:0 0 4px 0;
font-style:italic;
margin:0px;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
}

#webcontent .hyplnk{
font-family: Verdana;
font-size: 11px;
color:#F00F00;
font-weight:800;
text-shadow: none;
text-decoration:none;
}
/***** CONTACT CSS *****/
#logis{
	font-family:verdana;
	font-size:12px;	
}

#logis input, textarea{
	font-family:verdana;
	font-size:small;
	color:#000000;
}

#logis span.c{
	font-family:verdana;
	font-size:28px;
	font-weight:800;
	color:#007100;	
}

#logis span.normaltextred{
	font-family:verdana;
	color:#F00;	
}





/***** FOOTER *****/
#btmnav{
	font-family:verdana;
	color:#FFFFFF;
	font-size:10px;
}
#btmnav a{
	font-family:verdana;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
#btmnav a:hover{
	font-family:verdana;
	color:#CCCCCC;
	font-size:10px;
	text-decoration:none;
}

#footer{
	font-family:verdana;
	color:#808080;
	font-size:10px;
	padding:0;
	margin:0;
	text-decoration:none;