/* CSS Document */
#titleProductView {
        color:#620000;
		font-weight:normal;
		padding-left:3px;
		text-decoration:none;	
}
#titleProductView:hover {
		font-weight:bold;
		padding-left:3px;
		text-decoration:none;	
}
#TextLeftCenter {
	color:#000000;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter1 {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter2 {
	color:#CCCCCC;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
	text-transform: none;
}
#TextLeftCenter2m {
	color:#000000;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter3m {
	color:#000000;
	font-weight:normal;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter4m {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:1px;
	text-decoration:none;
}
#TextLeftCenter4m:hover {
	color:#FFFFCC;
	font-weight:bold;
	padding-left:1px;
	text-decoration:none;
}
#TextLeftCenter3 {
	color:#000066;
	font-weight:normal;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter4{
	color:#003366;
	padding-left:3px;
	text-decoration:none;
	font-weight: normal;
}
#TextLeftCenter6{
	 color:#FFFFFF;
		font-weight:normal;
}
#TextLeftCenter7{
	 color:#620000;
		font-weight:bold;
}
#TextLeftCenter8{
	color:#000000;
	padding-left:3px;
	text-decoration:none;
	font-weight: normal;
}
#TextLeftCenter11{
	color:#009933;
	padding-left:3px;
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
}

#TextLeftCenter3:hover {
	color:#FF0000;
	font-weight:bold;
	padding-left:3px;
	text-decoration:none;
}
#TextLeftCenter4:hover {
	color:#FF0000;
	font-weight:normal;
	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;
	font-size: 12px;
	text-transform: none;
}
#TextTopMenu2 {
	color:#003333;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	
}
#TextTopMenu:hover {
		color:#FF0000;
		font-weight:bold;
}	

a:link {
	text-decoration  : none;
	color: #000000;  
 
}
a:visited {
	text-decoration  : none;
	
	
}
a:hover {
	text-decoration  : none;
	color: #FF0000;
	
}



