@CHARSET "ISO-8859-1";

table{
	width: 100%;	
}

table.list {	
	border: none;
	width: 100%;
	vertical-align: top;
	font-family: Verdana;
	font-size: 14;	
	color: black;			
	text-align: center;	
}

table.list thead tr {
	width: 100%;
	font-family: Verdana;
	font-size: 14;
	border: none;		
	text-align: center;
}

table.list tr.even {	
	width: 100%;
	font-family: Helvetica;
	font-size: 14;
	border: none;
	text-align: center;
}

table.list tr.odd {
	width: 100%;
	font-family: Helvetica;
	font-size: 14;
	border: none;
	text-align: center;
}

table.detaillist {	
	width: 100%;
	vertical-align: top;
	font-family: Verdana;
	font-size: 13;	
	color: black;			
	text-align: left;	
}

img.round{
	display: none;
}

.navbanner{
	display: none;
}

img.box{	
	display: none;
}

a#printClip{
	display: none;
}
a#printDetail{
	display: none;
}

table#printHeader{
	display: none;
}

tr#printAlert{
	display: none;
}

#printlink{
	display: none;
}
