/* Chakra Gallery Global Stylesheet */

.ArtistTitle			{ font-family: "Trebuchet MS", Verdana; color: #636363; font-size: 35px; font-weight: bold; text-decoration: none; }

.ViewCard				{ font-family: "Trebuchet MS", Verdana; color: #b27598; font-size: 12px; font-weight: normal; text-decoration: none; }
.ViewCard				A { font-family: "Trebuchet MS", Verdana; color: #b27598; font-size: 12px; font-weight: bold; text-decoration: none; }
.ViewCard				A:link { font-family: "Trebuchet MS", Verdana; color: #b27598; font-size: 12px; font-weight: bold; text-decoration: none; }
.ViewCard				A:active { font-family: "Trebuchet MS", Verdana; color: #b27598; font-size: 12px; font-weight: bold; text-decoration: none; }
.ViewCard				A:visited { font-family: "Trebuchet MS", Verdana; color: #b27598; font-size: 12px; font-weight: bold; text-decoration: none; }
.ViewCard				A:hover { font-family: "Trebuchet MS", Verdana; color: #f8c964; font-size: 12px; font-weight: bold; text-decoration: none; }

.ArtistStatement		{ font-family: "Trebuchet MS", Verdana; color: #87697a; font-size: 12px; font-weight: normal; text-decoration: none; }
.ArtistStatementTitle	{ font-family: "Trebuchet MS", Verdana; color: #000000; font-size: 12px; font-weight: normal; text-decoration: none; }
.ArtworkTitle			{ font-family: "Trebuchet MS", Verdana; color: #000000; font-size: 12px; font-weight: normal; text-decoration: none; }
.BoxOutline				{ border: solid 1px #797979; }
.BoxShadow				{ background: url('../../Images/Artwork/Box-Shadow.gif') no-repeat; }
.TableBackground		{ background: #FFFFFF; }
.BottomBorder			{ border-bottom: solid 1px #bfbfbf; }

.BCName				{ font-family: "Trebuchet MS", Verdana; color: #000000; font-size: 18px; font-weight: bold; text-decoration: none; }
