body {
     font: 12px arial, helvetica, sans-serif;
     color: #054378;
     padding: 0px 0px 12px 0px;
     margin: 0px;

}
img {border: 0;} 
form { margin-bottom: 0 ; 
	margin-top: 0 ; } 
	

.searchsubmit {
        width: 50px;
        height: 20px;
        margin: 0 0 0 0;
}


a:link, a:active, a:visited, a:hover {
 color:  #059bc2;
 text-decoration:none;
}

a:hover {  color: #06a2cb; text-decoration: underline}

.bodytxt, .bodynav {
	font: 11px arial, helvetica, sans-serif;
	line-height: 13px;
	color: #054378;
}

.inputBox {
	padding: 0px 0px 0px 0px;
	}

.textBox {
	float: left;
	padding: 2px 0px 0px 7px;
	}

.input {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	}


.ninemostpop{
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-color: #ffe6ec;
	border-bottom-color: #fbb1d2;
	margin: 4px 0 2px 0;
	 }
#leftnavlist
   {margin: 0px 12px -1px 0px;
   padding: 0;}
   /* top right bottom left spells trouble : )  */

#leftnavlist ul { 
	list-style: none; 
}
   /* this was after your li */

#leftnavlist li { 
	list-style: none; 
	padding: 1px 0 2px 0;
   border-bottom-color: #FFDBED;
   border-bottom-style:solid;
         border-bottom-width: 1px;
   font: 11px arial, helvetica, sans-serif;
   }

