body {
	background-color: #f5f2ff;
	color: #999999;
	font-family: Arial;
	font-size: 12px;
}

.headline {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom:10px;
}

.headline h1 {
	font-size: 16px;
	color: #666666;
	margin-top:2px;
	margin-bottom:2px;
}

h1 {
	font-size: 19px;
	color: #222222;
}

h2{
	font-size: 17px;
	color: #444444;
}

h1.searchresult {
	font-size: 13px;
	margin-bottom: 2px;
	margin-bottom: 2px;
}

.searchresult {
	font-size: 13px;
	margin-top: 8px;
	margin-bottom: 2px;
}

.resultdata {
	font-weight: normal;
}

form {
	display: inline;
}

input {
	height:21px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

input.file {
}

select {
	height:21px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

a img {
	border: 0px;
}

a {
	color: #EAA65D;
	text-decoration: none;
}

.genresnav a {
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
}
 
a.download {
	margin-left: 0px;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	text-decoration: none;
	text-align:center;
}

td {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

div {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#page_container {
	margin: 0 auto;
	width: 728px;
	background-color: #f5f2ff;
	text-align: left;
}

#header_container {
	margin-top: 5px;
}


#logo_navbar_spacer {
	height: 8px;
}

#navbar_container {
	background-image: url("../images/navbar.png");
	width: 736px;
	height: 35px;
	border: 0px;
	position: relative;
	top: -4px;
	left: -4px;
}

#navbar {
	margin-top: 4px;
	margin-left: 4px;
	height: 26px;
	border: 0px;
}

.navbar_item {
	width: 92px;
	height: 26px;
}

.navbar_item a {
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}

#title_line {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #d5d5d5;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;	
}

.form_title {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #e0e0e0;
	height: 20px;
	line-height: 20px;	
}

.wait_message {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #888888;
	height: 26px;
	line-height: 26px;	
}

.form_error {
	font-size: 12px;
	font-weight: bold;
	color: #ee4444;
	background-color: #e0e0e0;
	height: 20px;
	line-height: 20px;	
}

.tonality {
	font-size: 22px;
	font-weight: bold;
	color: #EAA65D;
	margin-top: 4px;
	margin-bottom: 4px;
}

#footer_container {
	font-size: 12px;
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px solid #bbbbbb;
	text-align: center;
}

#footer_container a {
	color: #a5a5a5;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

#main_content {
	margin-top: 0px;
	
}

.new {
	color: #EAA65D;
	font-weight: bold;
}

