/* CSS Document */

body{ margin:0; padding:0; background:url(../images/bg.gif) repeat-x;}
table, td, p { font-family:Arial, Helvetica, sans-serif; font-size:13px;}
a:link, a:visited{ color:#003399; text-decoration:none}
a:hover{ color: #01009C; text-decoration:underline;}
.topbannerbg{ background: url(../images/hd-bg.gif) repeat-x; height:93px;}
.topsearchbg{ background: url(../images/serach-bg.gif) repeat-x; height:44px;}
.leftnavbg{ background:#00005C url(../images/left-used-bg.gif) no-repeat bottom; }
.leftnavbg .hdr{ background:url(../images/uesd-left-top.gif) no-repeat top; min-height:75px;}
div, form{ margin:0; padding:0}
.trhold{ padding-left:8px; overflow:hidden}
.truck{ width:140px; float:left; margin:8px;}
.truck img{ width:140px; height:110px; border:1px solid #003399;}
.truck p{ float:left; height:30px;  margin:0; padding:0; font-size:10pt; font-weight:600;}
.white{ color:#FFFFFF}
.footer{ padding:10px 0; font-size:13px;}
h1, h2, h3{ color:#003399; margin:0; padding:0;}

.toplinks{ font-size:15px; font-weight:700;}

ul.lmenu  {
margin: 0px;
padding: 0px;
}
ul.lmenu li{
list-style-type: none;
margin: 0.3em 0 0 0;
padding-left: 10px; /* or whatever you need for you image */
background-image: url(../images/iconright.gif);
background-position: left top; /* or replace 'top' with the appropriate
em value */
background-repeat: no-repeat;
padding-bottom:5px;
border-bottom:1px dashed #333333;
}
ul.lmenu  li a{
color:#000; text-decoration:none; padding-left:20px; 
} 
ul.lmenu  li :hover{
color:#01009C; text-decoration:underline;
} 
.blueare-hd{ background:#00005B; padding:8px; font-size:20px; color:#FFFFFF;}
.gray-hd{ background:#ccc; padding:8px; font-size:20px; color:#000; border-bottom:1px solid #333;}

.con_txt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#365F91;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #365F91;
}

.con_txt1 a{
	text-decoration:none;
	color:#365F91;
}

.con_txt1 a:hover{
	text-decoration:underline;
}

.con_txt2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#365F91;
	text-align:left;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #365F91;
	font-weight:bold;
}

.con_txt2 a{
	text-decoration:underline;
	color:#365F91;
}

.con_txt2 a:hover{
	text-decoration:none;
}

