/* CSS Document */
body {
	margin: 0px;
	font-size: 8pt;
	color: #4C4C4C;
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;		
}
a {
  color: #9E0B00;
}
h2 {
  text-align: right;
  margin-right: 40px;
  font-family: "Times New Roman";
  color: #9E0B00;
  font-size: 25pt;
  font-weight: normal;
  margin-top: -3px;
  margin-bottom: 8px;
}
h3{
  color: #9E0B00;
  font-size: 12px;
  margin-top: 14px;
  margin-bottom: 11px;
  font-weight: bolder;
}

h4{
  color: #9E0B00;
  font-size: 12px;
  font-weight: normal;
  margin-top: 14px;
  margin-bottom: 10px;
}

div.titul {
  text-align: right;
  margin-right: 40px;
  font-family: "Times New Roman";
  color: #9E0B00;
  font-size: 16pt;
  font-weight: normal;
  margin-top: -3px;
  margin-bottom: 8px;
  }

td, span {
	font-size: 8pt;	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;			
}

.frm_text {
	background-color: #c3c1c1;
	border-width: 1px;
}

.menu_text {
	text-decoration: none;
	font-size: 12pt;	
	font-weight: 900;
	color: #666666;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;		
}

a.menu_text:hover {
	color: #9e0b00;
}

.pagination_text {
	text-decoration: none;
	font-size: 8pt;
	color: #9e0b00;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.breadcrumb {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;		
	font-size: 8pt;
	color: #9e0b00;
	text-decoration: underline;
}

.group {
	color: #000000;
	text-decoration: none;
}

a.group:hover {
	color: #9e0b00;
	text-decoration: underline;	
}

.search_result_caption {
	color: #4c4c4c;
	text-decoration: none;
}

.footer_text {
	text-decoration: none;
	font-size: 6pt;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;	
}

span.artist {
	font-weight: bold;
	color: #4c4c4c;
}

.news {
	padding-left: 110px;
/*	font-weight: bolder;*/
	color: #4c4c4c;
}

span.artwork {
	font-size: 10pt;
	font-weight: bolder;
}

span.red {
  color: #9E0B00;
}

span.artist {
  text-align: left;
  margin-right: 40px;
  font-family: "Times New Roman";
  color: #9E0B00;
  font-size: 16pt;
  font-weight: normal;
  margin-top: -3px;
  margin-bottom: 8px;
  }
  
div.source {
  border: 2px black;
  background: #f2f1f2;
  margin-right: 20px;
  padding: 5px;
  }
