BODY	{
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	backgroUnd-color: #FFFFFF;
	}


 OUTER PAGE TABLE
<table cellpadding="0" cellspacing="0" border="1" width="100%"><tr><td align="center" valign="top"> 


/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #58ACFA; text-decoration: none; }

a:hover				{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}





/* PAGE FONTS AND TITLES */

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 14px Arial; font-weight: normal; }

.title		{
	COLOR: #000000
	FONT: 12px Arial;
	font-weight: normal;
	font-family: Arial;
	font-size: 18px;
}

.subtitle	{
	COLOR: #000000;
	FONT: 10px Arial;
	font-weight: normal;
}

.smalltitle 	{
	COLOR: #000000;
	FONT: 11px Arial;
	font-weight: normal;
}

.date-font	{ color: #000000; font: 10px Arial; font-weight: normal; }

.footer		{ COLOR: #000000; FONT: 9px Arial; }

.ordertitle	{
	COLOR: #000000;
	FONT: 18px Arial;
	font-weight: normal;
	font-size: 14px;
}




/* HEADER BACKGROUND COLOR - edit the header.js also */

.headercolor		{ background-color: #FFFFFF; }






/* NON GALLERY IMAGE BORDERS */

.borders		{ border: #000000 0px solid; }






/* SHADOW AND CORNER IMAGE */

#cornerimage		{ background-image: url("../picts/gold/corner.gif"); }

.pageheight		{ background-image: url("../picts/shadow-vertical.gif"); background-repeat: repeat-y; }

.shadow-horizontal	{ background-image: url("../picts/shadow-horizontal.gif"); background-repeat: repeat-x; }






/* PAGE LINES & BORDERS */


.pagebar-bottom	{
		background-color: #000000;
		background-image: url("../picts/gold/bar.jpg");
		height: 1px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits		{
			border: #000000 0px solid;
			background-color: #F3E6C6;
			color: #000000;
			}











/* SCROLLER OPTIONS */



.scroller-body		{
			background-color: #FFFFFF;
			background-image: url("../picts/gold/background-scroller.jpg");
			background-repeat: repeat-y;
			}


.scrollertitle 		{ color: #000000; font-family: Arial; font-size: 13px; font-weight: normal; }

.scrollertext 		{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; }




/* SCROLLER LINK COLORS */

a.scroller:link, a.scroller:visited, a.scroller:active	{ color: #58ACFA; text-decoration: none; }

a.scroller:hover					{ color: #58ACFA; text-decoration: none; }














/* LEFT SIDEBAR OPTIONS */

.sidebar-background, .sidebar-background2
			{
			background-image: url("../picts/gold/background-sidebar.gif");
			background-color: #E6D8AE;
			background-repeat: repeat-y;
			}

.sideborder		{ BORDER: #000000 1px solid; }

.sidebartitle		{ COLOR: #000000 FONT: 13px Arial; font-weight: normal; }

.sidebartext		{ COLOR: #000000; FONT: 12px Arial; font-weight: normal; }



a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #045FB4; font-weight:normal; text-decoration: none; }

a.sidelink:hover					{ color: #58ACFA; font-weight:bold; text-decoration: none; }










/* FOR RIGHT SIDEBAR */

.sidebartext-right	{ color: #000000; FONT: 12px Arial; font-weight: normal; }


fieldset 	{
		border: #FFFFFF 1px solid;
		}

fieldset legend {
		FONT: bold 13px Arial;
		COLOR: #FFFFFF;
		border:1px solid #FFFFFF;
		background-color: #FFFFFF;
		}