/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position:center;
	background-color: #FFFFFF;
}
body,td,th {
	font-size: 9pt;
	color: #000000;
}
a {
	font-size: 9pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #E8742B;
}
a:active {
	text-decoration: none;
}


.title {
	font-size: 12pt;
	font-weight: bold;
	color: #E8742B;
	padding-top:19px;
}
 a.leftmenu {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
 a.leftmenu:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
 a.leftmenu:hover {
	text-decoration: none;
	color: #E8742B;
	font-weight: bold;
}
.text {
	line-height:25px;
}
.indexProductTile {
	color:#349933;
	font-weight:bold;
}
