/* stylesheet for */ 

body{
padding:0px;
margin:0px;
background:url(images/body_bg.jpg) repeat-x left top #fff;
font-family:Tahoma, Arial, Verdana;
color:#000;
font-size:11px;
}

/* png fix for IE6 */ 
/*img,div,td,a { behavior: url(iepngfix.htc) }*/

a,img,p,h1,h2,h3,h4,h5,h6{
padding:0px;
margin:0px;
border:none;
}

.hdrbg{
	background:
	url(images/hdr_bg.jpg) no-repeat left top;
	width:990px;
	height:118px;
}

.navbg{
	background:url(images/nav_bg.jpg) repeat-x left top;
	width:990px;
	height:31px;
}

.logost{
	margin:20px 0 0 15px;
}
ul.nav{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

ul.nav li{
	padding:0px;
	margin:0px;
	background:url(images/nav_sep.jpg) no-repeat right top;
	float:left;
	}
	
	
	
	
	ul.nav li a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:31px;
	display:block;
	padding:0 30px;
	}
	
	ul.nav li a:hover{
	color:#fff;
	text-decoration:none;
	}
	
	.prdtgalbg{
		background:url(images/prdt_gallbg.jpg) no-repeat;
		width:227px;
		height:221px;
	}
	
	
	ul.nav li:last-child{
			background:none;
		}
		
		
		.whitebg{
			background:#fff;
		}
		
		.submitbtn{
			background:url(images/submit_btn.jpg) no-repeat;
			width:76px;
			height:20px;
			display:block;
			border:none;
			margin-top:10px;
			cursor:pointer;
			
		}
		
		.vehbg{
			background:url(images/v_tracking.jpg) no-repeat;
			width:222px;
			height:175px;
		}
		
		.homebg{
			background:url(images/h_tracking.jpg) no-repeat;
			width:222px;
			height:175px;
		}
		
		.survilbg{
			background:url(images/equipments.png) no-repeat;
			width:222px;
			height:175px;
		}
		
		.ftrcnt{
		padding-top:18px;
		color:#292929;
		margin-left:15px;
		line-height:16px;
	}
	
	.ftrcnt a{
		text-decoration:none;
				color:#292929;
				padding:0px 5px;
	}
	
	
	.ftrcnt a:hover{
		text-decoration:underline;
				color:#292929;
	}
	
	.content{
		padding:5px 0;
		font-size:11px;
		text-align:justify;
		line-height:18px;
		color:#49494a;
	}
	
	.content a{
		text-decoration:none;
		font-weight:bold;
		color:#49494a;
	}
	
	.content a:hover{
		text-decoration:underline;
		color:#49494a;
	}
	
	.btmmrg{
		margin-bottom:10px;
	}
	
	
	.usrtxtbx{
		padding:3px 5px;
		margin:0px;
		width:190px;
		color:#16440f;
		border:none;
		background-color:#e3e3e3;
		margin-bottom:7px;
		}
		
		.passwrdtxtbx{
		padding:3px 5px;
		margin:0px;
		width:190px;
		color:#16440f;
		border:none;
		background-color:#e3e3e3;
		margin-bottom:7px;
		}
		.btmbrdr{
			border-bottom:1px solid #c8c8c8;
		}
		
		.memlink{
			color:#16440f;
			line-height:14px;
		}
		
		.memlink a{
			text-decoration:none;
			color:#16440f;
		}
		
		.memlink a:hover{
			text-decoration:underline;
			color:#16440f;
		}
		
		
		.quikcontent{
			color:#292929;
			line-height:16px;
			font-weight:bold;
		}
		
		
		
		.qenqtxtbx{
		padding:3px 5px;
		margin:0px;
		width:190px;
	color:#49494a;
		border:none;
		background-color:#e3e3e3;
		margin:3px 0;
		}
		
		h3{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:24px;
			color:#292929;
			border-bottom:1px solid #e3e3e3;
		}
		
		h2{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:20px;
			color:#1B6010;
		}
		.page a
		{
			text-decoration:none;
			color:#fff;
			display:block;
			padding:0 5px;
			float:right;
			background-color:#185313;
			border-left:solid 1px #fff;
			border-right:solid 1px #fff;
		}
				.page a:hover
		{
			text-decoration:none;
			color:#185313;
			background-color:#fff;
			border-left:solid 1px #fff;
			border-right:solid 1px #fff;
		}
		
		.page1 a
		{
			text-decoration:none;
			color:#fff;
			
			padding:0 5px;
			background-color:#185313;
			
		}
