/* Chakra Gallery Global Stylesheet */

HTML, BODY			{ background: url('../Images/Background.gif') repeat-y #FFFFFF; margin: 0px; padding: 0px; }

.MainText			{ font-family: "Trebuchet MS", Verdana; color: #000000; font-size: 13px; font-weight: normal; text-decoration: none; }
.MainText			A { font-family: "Trebuchet MS", Verdana; color: #000000; font-size: 13px; font-weight: bold; text-decoration: none; }
.MainText			A:link { font-family: "Trebuchet MS", Verdana; color: #000000; font-size: 13px; font-weight: bold; text-decoration: none; }
.MainText			A:active { font-family: "Trebuchet MS", Verdana; color: #000000; font-size: 13px; font-weight: bold; text-decoration: none; }
.MainText			A:visited { font-family: "Trebuchet MS", Verdana; color: #846115; font-size: 13px; font-weight: bold; text-decoration: none; }
.MainText			A:hover { font-family: "Trebuchet MS", Verdana; color: #02519a; font-size: 13px; font-weight: bold; text-decoration: none; }

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

.MainText11Blue		{ font-family: "Trebuchet MS", Verdana; color: #357fab; font-size: 11px; font-weight: normal; text-decoration: none; }

.CopyrightText		{ font-family: "Trebuchet MS", Verdana; color: #59829c; font-size: 12px; font-weight: normal; text-decoration: none; }

.FormField			{ background: #FFFFFF; border: solid 1px #CCCCCC; font-family: "Trebuchet MS", Verdana; font-size: 11px; color: #000000; padding-left: 3px; }

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

.BlueSubmit 		{ background: #e0ecff; border: solid 1px #bfcce1; font-family: "Trebuchet MS", Verdana; font-weight: bold; font-size: 12px; color: #203761; padding: 2px; }