

.headLine {
	background-color: #A0A0A0;
	height: 30px;
	width: 900px;
	color: white;
	font-size: 1em;
	font-weight: bold;
	margin: 25px;
	margin-left: auto;
	margin-right: auto;
}

.headLine ul {
	padding-left: 5px;
}

.headLine li {
	display: inline;
	float: left;
	list-style-type: none;
	width: 190px;
	padding-top: 7px;
}

.tableDownload {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.tableDownload ul {
	margin: 0px;
	height: 26px;
	padding-left: 5px;
}

.tableDownload li {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	width: 190px;
	height: 20px;
	padding-top: 3px;
	display: inline;
	float: left;
	list-style-type: none;
}

.tableDownload a {
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	float: left;
	border-style: none;
}

.tableDownload img {
	border-style: none;
}

.priceListSK {
	width: 220px !important;
}

.updatePriceList {
	width: 90px !important;
	padding-right: 5px;
	float: right !important;
}

.tableDownload a:hover {
	font-weight: bold;
}

.titleDownload h1{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.borderLineTop {
	width: 100%;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DCDCDC;
}	
	
.alignTop {
	padding-top: 2px;
	padding-left: 2px;
}	

.bottomLine {
	height: 30px;
	width: 100%;
	font-size: 1em;
	margin: 25px;
	margin-left: auto;
	margin-right: auto;
}

.bottomLine ul {
	padding-left: 20px;
}

.bottomLine li {
	display: flex;
	float: left;
	list-style-type: none;
	width: 160px;
	color: #DCDCDC;
	font-weight: bold;
}

.AA {
	text-decoration: none;
	font-style: italic;
	color: ##658017;
	height: 30px;
	padding-top: 2px;
	vertical-align: top;
	font-weight: normal;
}

.AB {
	text-decoration: none;
	font-style: italic;
	color: ##658017;
	vertical-align: middle;
	line-height: 30px;
	font-weight: normal;
	height: 30px;
}

.bottomLine a:hover {
	font-weight: bold;
	color: #658017;
	text-decoration: none;
}

.bottomLine img {
	border-style: none;
}

.spaceBottom {
	margin-bottom: 23px;
}



.update {
	font-style: italic;
	font-weight: normal !important;
	width: 80px !important;
	padding-right: 5px;
	float: right !important;
}

.request {
	font-style: italic;
	font-weight: normal;
}

.producer a {
	color: #413839 !important;
	text-decoration: underline;
}



.space {
	height: 400px;
}