td        { font-family: Tahoma; font-size: 10pt; color:#999999}
.nav		 { font-family: Tahoma; font-size: 10pt; color:#ffffff; text-decoration:none }
a:link	 { font-family: Tahoma; font-size: 10pt; color:#ffffff ; text-decoration:none }
a:hover	 { font-family: Tahoma; font-size: 10pt; color:#999999; text-decoration:underline }
.nav2		 { font-family: Tahoma; font-size: 10pt; color:#333333; text-decoration:none }
.nav2:link	 { font-family: Tahoma; font-size: 10pt; color:#999999; text-decoration:none }
.nav2:hover	 { font-family: Tahoma; font-size: 10pt; color:#333333; text-decoration:underline }
.nav2:visited	 { font-family: Tahoma; font-size: 10pt; color:#333333; text-decoration:underline }
.link		{ font-family: Tahoma; font-size: 10pt; color:#ffffff; text-decoration:underline }

#productlist h1 {
	margin-bottom: 3px;
}
#productlist a {
	margin-bottom: 10px;
	display: block;
	width: 510px;
	height: 70px;
}

#productlist span {
	font-size: 16px;
	padding: 12px;
	display: block;
	font-weight: bold;
}

#productlist small { 
	font-size: 11px;
	display: block; 
	font-weight: normal;
}

#productlist a {
	text-decoration: none;
	color: #FFFFFF;
}

#productlist a:hover {
	color: #FFFFFF;
}

#productlist .button { background: url("pix/btn-blue.jpg") 0 0 no-repeat; }
#productlist .button:hover { background: url("pix/btn-blue.jpg") 0 100% no-repeat; }