/* CSS Document */
A.linkOrder {
		color:#FF0000;
		font-weight:bold;
		text-decoration:none;
}
A.linkOrder:hover {
		color:#FF0000;
		font-weight:bold;
}
#titleProductView {
        color:#000000;
		font-weight:bold;
		padding-left:3px;
		text-decoration:none;	
}
#titleProductView:hover {
        color:#000000;
		font-weight:bold;
		padding-left:3px;
		text-decoration:none;	
}
#TextLeft{
		color:#046d00;
		font-weight:bold;
		padding-left:3px;		
		text-decoration:none;		
}
#TextLeftCenter {
		color:#FFFFFF;
		font-weight:bold;
		padding-left:3px;		
		text-decoration:none;		
}
#SubTextLeftCenter {
		color:#313031;
		font-weight:bold;
		padding-left:5px;	
		text-decoration:none;	
}
#SubTextLeftCenter:hover {
		color:#FFAA52;
		font-weight:bold;
		padding-left:5px;		
}
#TextTopMenu {
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
}
#TextTopMenu:hover {
		color:#FFAA52;
		font-weight:bold;
}	
.detail,.detail a{
	color:#FF0000; text-decoration:none;
}
.detail a:hover{
	color:#FF0000; text-decoration:underline;
}
a.taglink{
	color:#555;
	text-decoration:none;
}
a.taglink:hover{
	color:#FF0000;
	text-decoration:underline;
}
