th {
	background-image: url('/images/bluebar.gif');
	height: 17px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: left;
}

th#editButtonTH {
	background-image: url('/images/bluebar.gif');
	height: 17px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: right;
}

td {
	font-family: verdana;
	font-size: 12px;
}

a.orderList:link {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
    	
a.orderList:visited {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
    	
a.orderList:hover {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: red;
}
    	
a.orderList:active {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
