.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
}
a:link {
	color: #666699;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
a:active {
	color: #666699;
	text-decoration: none;
}


.body {
	margin: 0px;
}

.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.Style1 {
	font-size: 16pt;
	font-style: normal;
	color: #FF9966;
	font-weight: normal;
}
.Style2 {
	font-size: 14pt;
	font-style: normal;
	color: #FF9966;
	font-weight: normal;	
}
.Style3 {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;	
}

.borderit0 {
border: 1px solid #CCCCCC;
}

.borderit img{
border: 1px solid #CCCCCC;
}

.borderit:hover img{
border: 1px solid #FF9900;
}

.borderit:hover{
border: 1px;
color: #FF9900; /* irrelevant definition to overcome IE bug */
}

#prodsContainer{
float:left;
align:left;
width:100%;
min-height: 300px;
border: 0px;
margin-left: 10px;
padding: 1px;
padding-bottom: 2px;
}

* html #prodsContainer{ /*IE only style*/
height: 300px;
}

.brands_menu {
	background-color: #666666;
	border: 1px none #6666FF;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}

.brands_item {
	background-color: #CCCCCC;
	border: 1px none #6666FF;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding: 2px;
}

