html {
text-align: center;
background: url(/images/background.gif) repeat-x;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
	
}

tr {
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.awhite {
color: white;
}


.paging_table td{
	
}

.prodlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
