/* Selected Title */
#Product_tab a { font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
#Product_tab a:hover { 
	color: #666666;
}
#Product_tab {  
	background: #FFFFDD url(/_img/bg_title_selected_light.gif) repeat-x;
}
#Product {  
	background: #FFFFDD;
}

/* Text Inset */
#Inset { color: #444400;
	width: 170px;
	height: 30px;
	filter: DropShadow(Color=#EEEEAA, OffX=1, OffY=1, Positive=true);
}

/* Reader's Club */
label { cursor: hand}
strong {  font: bold 10pt "Arial", "Helvetica", "sans-serif"}
.En {  font: 10pt "Arial", "Helvetica", "sans-serif"}
.Cn {  font-size: 10pt}
.EnText {  font: bold 10pt "Arial", "Helvetica", "sans-serif"}
input#Field  { border: 1px #FFFFFF solid; background: #FFFFFF url(/_img/club/fieldtoner.gif) no-repeat; font: 12px "Arial"} 
input#ButtonClub {
	background-color: #FFCC00;
	font-size: 9pt;
	color: #000000;
	border: 1px outset #FFFFFF;
	height: 20px;
}
#Tab {
	background-image: url(/_img/prod/tab_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bolder;

}
