/* Chakra Gallery Style Sheet */

HTML, BODY { background: #FFFFFF; }

.Grey11 { font-family: Arial; font-size: 11px; font-weight: normal; color: #949494; text-decoration: none; }

.DkGreen11 { font-family: Arial; font-size: 11px; font-weight: normal; color: #393c34; text-decoration: none; }

.Blue11 { font-family: Arial; font-size: 11px; font-weight: normal; color: #203761; text-decoration: none; }
.Blue11 A{ font-family: Arial; font-size: 11px; font-weight: bold; color: #203761; text-decoration: none; }
.Blue11 A:active{ font-family: Arial; font-size: 11px; font-weight: bold; color: #203761; text-decoration: none; }
.Blue11 A:link{ font-family: Arial; font-size: 11px; font-weight: bold; color: #203761; text-decoration: none; }
.Blue11 A:hover{ font-family: Arial; font-size: 11px; font-weight: bold; color: #4478d5; text-decoration: none; }

.Green11 { font-family: Arial; font-size: 11px; font-weight: normal; color: #6ca024; text-decoration: none; }

.Purple11 { font-family: Arial; font-size: 11px; font-weight: normal; color: #6d2950; text-decoration: none; }

.Red11 { font-family: Arial; font-size: 11px; font-weight: bold; color: #c70000; text-decoration: none; }

.Orange11 { font-family: Arial; font-size: 11px; font-weight: normal; color: #bc6f0b; text-decoration: none; }
.Orange11 A { font-family: Arial; font-size: 11px; font-weight: bold; color: #bc6f0b; text-decoration: none; }
.Orange11 A:active { font-family: Arial; font-size: 11px; font-weight: bold; color: #bc6f0b; text-decoration: none; }
.Orange11 A:link { font-family: Arial; font-size: 11px; font-weight: bold; color: #bc6f0b; text-decoration: none; }
.Orange11 A:hover { font-family: Arial; font-size: 11px; font-weight: bold; color: #ff9000; text-decoration: none; }

.BlueField { background: #FFFFFF; border: solid 1px #bfcce1; font-family: Arial; font-size: 11px; color: #203761; padding: 2px; }
.BlueFieldHover { background: #FFFFFF; border: solid 1px #bfcce1; font-family: Arial; font-size: 11px; color: #203761; padding: 2px; background: #fff7bf; }
.BlueSubmit { background: #e0ecff; border: solid 1px #bfcce1; font-family: Arial; font-weight: bold; font-size: 11px; color: #203761; padding: 2px; }

.OrangeField { background: #FFFFFF; border: solid 1px #f8c964; font-family: Arial; font-size: 11px; color: #203761; padding: 2px; }
.OrangeSubmit { background: #f9f3cb; border: solid 1px #bc6f0b; font-family: Arial; font-weight: bold; font-size: 11px; color: #bc6f0b; padding: 2px; }

.OrangeDkSubmit { background: #fff0e7; border: solid 1px #f3b793; font-family: Arial; font-weight: bold; font-size: 11px; color: #bc6f0b; padding: 2px; }

.AdminMenu	 { background: #edffd3; border: solid 1px #90c841; font-family: Arial; font-size: 11px; font-weight: bold; color: #324f0b; padding: 2px; width: 111px; }
.AdminMenuHover	 { background: #fdffbf; border: solid 1px #dde341; font-family: Arial; font-size: 11px; font-weight: bold; color: #ff6c00; padding: 2px; width: 111px; cursor: hand; }


.ArtworkTitle		{ font-family: "Trebuchet MS", Verdana; color: #6d2950; font-size: 17px; font-weight: bold; text-decoration: none; }