BODY 		{ scrollbar-base-color: #26558B }


a:link		{ color: #576451; text-decoration: none }

a:visited	{ color: #660033; text-decoration: none }

a:active	{ color: #333399; text-decoration: none }

a:hover		{ color: #FF6600; text-decoration: none }



 /* THIS LINE CONTROLS THE FONT SIZE ON THE GALA PAGES */

TABLE 		{ COLOR: #000000; FONT: 13px arial, verdana, sans-serif; font-weight: normal }

.title 		{ color: #295858; font: 22px arial, verdana, sans-serif; letter-spacing: 0px; font-weight: bold }

.gala 		{ line-height: 19px }



 /* BUTTONS FOR THE GALA PAGES */


.button-gala {	background-color:#26558B;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CFCFE0;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-gala { background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

