body{
	font-family : verdana;
}
a{
	text-decoration : none;
	color : #000000;
}
a:hover{
	text-decoration : underline;
	color : #000000;
}
TD.boxTop{
	background-image : url(http://zips.phil-flash.com/graphics/top.jpg);
}
TD.boxLeft{
	background-image : url(http://zips.phil-flash.com/graphics/left.jpg);
}
TD.boxFull{
	background-image : url(http://zips.phil-flash.com/graphics/fullbox.jpg);
}
TD.boxRight{
	background-image : url(http://zips.phil-flash.com/graphics/right.jpg);
}
TD.boxBottom{
	background-image : url(http://zips.phil-flash.com/graphics/bottom.jpg);
}
TD.boxTL{
	background-image  : url(http://zips.phil-flash.com/graphics/tl3.jpg);
	background-repeat : no-repeat;
	width    		 : 10px;
	height 			 : 10px;
}
TD.boxTR{
	background-image  : url(http://zips.phil-flash.com/graphics/tr3.jpg);
	background-repeat : no-repeat;
	width     		 : 10px;
	height 			 : 10px;
}
TD.boxBL{
	background-image  : url(http://zips.phil-flash.com/graphics/bl3.jpg);
	background-repeat : no-repeat;
	width 			 : 10px;
	height 			 : 10px;
}
TD.boxBR{
	background-image  : url(http://zips.phil-flash.com/graphics/br3.jpg);
	background-repeat : no-repeat;
	width 			 : 10px;
	height 			 : 10px;
}
TD.boxHead{
	color : #000000;
	font-size : 14pt;
}
a.ppdlink{
	text-decoration : underline;
	color : #000000;
	font-weight : bold;
}
a.ppdlink:hover{
	text-decoration : none;
	
}
/* Begin Disclaimer */
#disclaimer{
	font-size : 8pt;
	font-family : verdana, arial;
	color : #FFFFFF;
	margin-bottom : 10px;
}
#disclaimer a{
	font-size : 8pt;
	color : #FFFFFF;
}
#disclaimer a:hover{
	text-decoration : underline;
}
/* End Disclaimer */

tr.spacer{
	height : 5px;
}
td.thumbbox{
	width : 150px;
	height : 100px;
	padding-left : 3px;
}
td.itembox{
	padding-left : 10px;
	font-family : Verdana,Arial;
	font-size : 10px;
	height : 100px;
	width : 550px;
	overflow : hidden;
	font-weight : bold;
}
td.itembox span{
	width : 540px;
	font-weight : normal;
	text-align : justify;
}
form#zipSort{
	display : block;
	margin : 3px 0 0 0;
}
div.hjsplit{
	font-size : 10pt;
}
div.hjsplit a,div.hjsplit a:visited{
	text-decoration : underline;
	color : #0000FF;
}
.highbw{
	color : #000000;
	font-weight : bold;
	font-size : 9pt;
}
.lowbw{
	color : #000000;
	font-weight : bold;
	font-size : 9pt;
}

