table.web {
	border-collapse: collapse;
	width: 514px;
	margin-bottom: -15px;
	}


th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.heading td {
	border-top: 1px solid #3399cc;
	border-bottom: 1px solid #3399cc;
	background: #f3f3f3;
	font-weight: bold;
	padding: 5px;
	}

td.web {
	border-bottom: 1px solid #3399cc;
	border-left: 1px solid #3399cc;
	font-size: 11px;
	font-family: Arial,Verdana,sans-serif;
	text-align: center;
	background: #ffffff;
	padding: 5px;
	}

td.webright {
	border-bottom: 1px solid #3399cc;
	border-left: 1px solid #3399cc;
	border-right: 1px solid #3399cc;
	font-size: 11px;
	font-family: Arial,Verdana,sans-serif;
	text-align: center;
	background: #ffffff;
	padding: 5px;
	}

td.adjacent {
	border-left: 1px solid #3399cc;
	text-align: center;
	background: #ffffff;
	}

td.adjacentright {
	border-left: 1px solid #3399cc;
	border-right: 1px solid #3399cc;
	text-align: center;
	background: #ffffff;
	}

td.price {
	border-left: 1px solid #3399cc;
	border-bottom: 1px solid #3399cc;
	font-size: 11px;
	font-family: Arial,Verdana,sans-serif;
	text-align: center;
	font-weight: bold;
	background: #ffffff;
	padding: 5px;
	}

td.price a:link { color: #333333; text-decoration:underline }

td.price a:visited { color: #333333; text-decoration:underline }

td.price a:hover { color: #999999; text-decoration:underline }

td.priceright {
	border-left: 1px solid #3399cc;
	border-right: 1px solid #3399cc;
	border-bottom: 1px solid #3399cc;
	font-size: 11px;
	font-family: Arial,Verdana,sans-serif;
	text-align: center;
	font-weight: bold;
	background: #ffffff;
	padding: 5px;
	}


