.current_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #740000;
}
.header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #740000;
}
.body_txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.header_underline {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #740000;
	border-left-color: #740000;
}
.nav_underline{
    border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #740000;
	border-right-color: #740000;
}
.art_border{
	border: 1px solid #666666;
}
.gal_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
}
.body_red {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #740000;
	padding-right: 2px;
	padding-bottom: 4px;
}
.header_grey {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.artist {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #AB6B00;
}