.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

 ul.marketplacelist
 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
 }

 ul.marketplacelist li { margin: 0 0 0em; }

 ul.marketplacelist a
 {
 display: block;
 background-color: #FFFF33;
 padding: 0em 0em 0em 0.6em;
 text-decoration: none;
 }

 ul.marketplacelist a:hover
 {
 background-color: #369;
 color: #FFF;
 }
#navigation ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
	background-color: #CC0000;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#navigation ul li a:hover {
	color: #CC0000;
	background-color: #FFFFFF;
}
#navigation {
	text-align: center;
}
#start_nav {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
