
table.awdis {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: red red red red;
	border-collapse: separate;
	background-color: white;
}
table.awdis th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: red red red red;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.awdis td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: red red red red;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
font.awdis {
	font-family:"Verdana";
	font-size:18px;
}

.itembg	{color: white;
  		 background-image: url(itembg.jpg)}

.prodfoc A:link {text-decoration: none; color: #0A81C2;}
.prodfoc A:visited {text-decoration: none; color: #0A81C2;}
.prodfoc A:active {text-decoration: none; color: #0A81C2;}
.prodfoc A:hover {text-decoration: none; color: #0A8166;}