@charset "utf-8";

a.copy {
         color: #28118b;
	font-weight: bold;
		}

.usual {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.highlight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	line-height: 20px;
	color: #de4e00;

}

.p2 { padding-left: 20px; display:block; margin-left:20px; padding-top:10px; }


A.wLink { 
	Color: black;
	font-weight: bold;
	text-decoration: none;
}

a.wLink:hover  {
        text-decoration: underline;
}

.product_name {
 font-size:12px;
 
}

a.productname_list, a.productname_list:visited {

 color: #0055AA;
 font-weight: bold;

}

a.productname_list:hover {

 color: orange;

}


.productname_row td {
 border-bottom: 1px solid #00c9ff;
}

.thumbnail_table td {
  border-bottom: 0px;
}

.product_name_inside {
 font-size:16px;
 font-weight:bold;
   display2: block;
   padding: 11px;
   background-color: #fe5f0e;
   color: white;

}

.whitetable td {
  background-color: white;
} 
 
