.chromestyle {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.chromestyle:after {
	content: ".";
	display: block;
	height: 40px;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	width: 960px;
	background: url(../img/chromebg.gif) center center repeat-x;
	padding: 14px 0px 0px 20px;
	margin: 0px;
	text-align: left;
}
.chromestyle ul li {
	display: inline;
}
.chromestyle ul li a {
	color: #3a3838;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	text-decoration: none;
}
.chromestyle ul li a:hover {
	font-weight: bold;
	color: #ce1141;
}
.chromestyle a {
	color: #3a3838;
	text-decoration: none;
}
.chromestyle a:hover {
	font-weight: bold;
	color: #ce1141;
}
.dropdownS {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #3a3838;
}
.dropdownS a:hover {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ce1141;
}