
A:link {
color : #014b78;
text-decoration : none;
}
A:visited {
color : #014b78;
text-decoration : none;
}
A:active {
color : #014b78;
text-decoration : none;
}
A:hover {
color : #014b78;
text-decoration : underline;
}


td.loading {
BACKGROUND: url("oldsite/images/loading.gif") no-repeat top left;

}





td.products_thumb {
BACKGROUND: url("oldsite/images/product_small_grey.gif") no-repeat top left;

}
td.products_thumb_roll {

BACKGROUND: url("oldsite/images/product_small_blue.gif") no-repeat top left;
}



td.products_thumb_back {
BACKGROUND: url("oldsite/images/product_thumb_back.gif") no-repeat top left;
cursor:hand;
}
td.products_thumb_back_roll {

BACKGROUND: url("oldsite/images/product_thumb_roll.gif") no-repeat top left;
cursor:hand;
}



td.side_nav_divider {
BACKGROUND: url("oldsite/images/side_nav_divider_fade.gif") no-repeat top right;
}




td.products_list {
font-family: Arial;
font-size: 8.5pt; color : #000000;
font-weight : none;
text-decoration : none;


}
td.products_list_roll {
font-family: Arial;
font-size: 8.5pt; color : #000000;
font-weight : none;
text-decoration : none;
BACKGROUND: url("oldsite/images/nav_list_grey_fade_backgd.gif") repeat top left;
cursor: pointer;
	cursor: hand;

}

td.products_list_title {
font-family: Arial;
font-size: 8.5pt; color : #000000;
font-weight : none;
text-decoration : none;
}


.products_list_url{
font-family: Arial;
font-size: 8.5pt; color : #000000;
font-weight : none;
text-decoration : none;

}

.products_list_url:link{
font-family: Arial;
font-size: 8.5pt; color : #000000;
font-weight : none;
text-decoration : none;
}
.products_list_url:active{
font-family: Arial;
font-size: 8.5pt; color : #000000;
font-weight : none;
text-decoration : none;
}
.products_list_url:visited{
font-family: Arial;
font-size: 8.5pt; color : #000000;
font-weight : none;
text-decoration : none;
}
.products_list_url:hover{
font-family: Arial;
font-size: 8.5pt; color : #000000;
font-weight : none;
text-decoration : none;
cursor: pointer;
	cursor: hand;
}



.products_list_title_url{
font-family: Arial;
font-size: 9pt; color : #000000;
font-weight : bold;
text-decoration : none;
cursor: pointer;
cursor: hand;
}

.products_list_title_url:link{
font-family: Arial;
font-size: 9pt; color : #000000;
font-weight : bold;
text-decoration : none;
}
.products_list_title_url:visited{
font-family: Arial;
font-size: 9pt; color : #000000;
font-weight : bold;
text-decoration : none;
}
.products_list_title_url:active{
font-family: Arial;
font-size: 9pt; color : #000000;
font-weight : bold;
text-decoration : none;
}

.products_list_title_url:hover{
font-family: Arial;
font-size: 9pt; color : #000000;
font-weight : bold;
text-decoration : none;
cursor: pointer;
cursor: hand;
}

#couponLink {
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	width: 150px;
}
#couponLink a {
	color: #000000;
}


.coupons td {
	text-align: center;
	font-size: 12px;
	border: 5px solid #EEEEEE;
	background: #EEEEEE;
}
.coupons img {
	border: none;
}