BODY	{
	scrollbar-base-color: #B7BBC7;
	scrollbar-track-color: #B7BBC7;
	backgroUnd-color: #FFFFFF;
	}




/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #036; text-decoration: bold; }

a:hover				{
	color: #039;
	text-decoration: none;
}





/* PAGE FONTS AND TITLES */

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #727990; FONT: 12px verdana, arial, sans-serif; }

.title		{ COLOR: #000000; FONT: 20px arial, verdana, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #B7BBC7; FONT: 18px arial, verdana, sans-serif; font-weight: normal; }

.ordertitle	{ COLOR: #B7BBC7; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

#date-location	{ right: 10px; POSITION: absolute; TOP: 63px; }

.footer		{ COLOR: #B7BBC7; FONT: 9px verdana, arial, sans-serif; }



/* HEADER BACKGROUND COLOR - edit the header.js also */

.headercolor		{ background-color: #000000; }






/* NON GALLERY IMAGE BORDERS */

.borders		{ border: #000000 1px solid; }






/* SHADOW AND CORNER IMAGE */

#cornerimage		{ background-image: url("../picts/silver/corner.gif"); }

.pageheight		{ background-image: url("../picts/silver/shadow-vertical-sv.gif"); background-repeat: repeat-y; }

.shadow-horizontal	{ background-image: url("../picts/silver/shadow-horizontal-sv.gif"); background-repeat: repeat-x; }






/* PAGE LINES & BORDERS */

.pagebars	{
		background-color: #F0F0F0;
		background-image: url("../picts/silver/bar.jpg");
		height: 8px;
		border: solid #727990;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #F0F0F0;
		background-image: url("../picts/silver/bar.jpg");
		height: 12px;
		border: solid #727990;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits		{
			border: #B7BBC7 1px solid;
			background-color: #FCFCF4;
			color: #FCFCF4;
			}











/* SCROLLER OPTIONS */



.scroller-body		{
			background-color: #FFFFFF;
			background-image: url("../picts/silver/background-scroller.jpg");
			background-repeat: repeat-y;
			}

.scrollertitle 		{ color: #036; font-family: arial, Tahoma, Verdana, sans-serif; font-size: 13px; font-weight: bold; }

.scrollertext 		{ color: #000000; font-family: Tahoma, Verdana, sans-serif; font-size: 11px; font-weight: normal; }



/* SCROLLER LINK COLORS */

a.scroller:link, a.scroller:visited, a.scroller:active	{ color: #3366FF; text-decoration: bold; }

a.scroller:hover					{ color: #666600; text-decoration: bold; }














/* LEFT SIDEBAR OPTIONS */

.sidebar-background, .sidebar-background2
			{
			background-image: url("../picts/silver/background-sidebar.gif");
			background-color: #EEEFF2;
			background-repeat: repeat-y;
			}

.sideborder		{ BORDER: #000000 1px solid; }

.sidebartitle		{ COLOR: #036; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: #000000; FONT: 12px arial, verdana,  sans-serif; font-weight: normal; }


a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #036; text-decoration: bold; }

a.sidelink:hover					{ color: #036; text-decoration: bold; }










/* FOR RIGHT SIDEBAR */

.sidebartext-right	{ color: #727990; FONT: 11px arial, verdana,  sans-serif; font-weight: normal; }


fieldset	{ border:1px solid #B7BBC7; }


fieldset legend {
	FONT: bold 13px arial, verdana, sans-serif;
	COLOR: #039;
	border:1px solid #727990;
	background-color: #FFFFFF;
		}
