/* CSS Document */
#titleProductView {
        color:#000000;
		font-weight:bold;
		padding-left:3px;
		text-decoration:none;	
}
#titleProductView:hover {
        color:#DA930E;
		font-weight:bold;
		padding-left:3px;
		text-decoration:none;	
}
#TextLeftCenter {
	color:#000000;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter:hover {
	color:#FF0000;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter1 {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter1:hover {
	color:#66FFFF;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter2 {
	color:#000033;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter2:hover {
	color:#FF0000;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}

#TextLeftCenter3 {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter3:hover {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#SubTextLeftCenter {
		font-weight:bold;
	padding-left:5px;
	padding-right: 5px;
	text-decoration:none;
}
#SubTextLeftCenter:hover {
	font-weight:bold;
	padding-left:5px;
	padding-right: 5px;
	text-decoration:none;
}
#TextTopMenu {
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
}
#TextTopMenu:hover {
		color:#009900;
		font-weight:bold;
}	




