/* CSS Document */
#titleProductView {
        color:#002B55;
		font-weight:bold;
		padding-left:3px;
		text-decoration:none;	
}



#titleProductView1 {
        color:#000000;
		font-weight:bold;
		padding-left:3px;
		text-decoration:none;	
}
#titleProductView:hover {
        color:#000000;
		font-weight:bold;
		padding-left:3px;
		text-decoration:none;	
}
#TextLeftCenter {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter1 {
	color:#000000;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter2 {
	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:#CCCCCC;
		font-weight:bold;
}	



