/*BODY	{

	scrollbar-base-color: #0B2D7E;

	scrollbar-track-color: #999999;

	 

	}

*/



/* NON-MENU LINK COLORS */



a:link, a:visited, a:active	{ color: #3333FF; text-decoration: none; }



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


/* PAGE FONTS AND TITLES */



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



TABLE		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; }



/*.title		{ COLOR: #CC6633; FONT: 24px  times, serif, arial, sans-serif; font-weight: bold; }*/

.title		{

	COLOR: #BB1529;

	FONT: 24px  times, serif, arial, sans-serif;

	font-weight: bold;

	font-family: "Adobe Garamond Pro";

}



.feature		{ COLOR: #0033FF; FONT: 24px  times, serif, arial, sans-serif; font-weight: bold; }

.subtitle	{

	COLOR: #205E73;

	font-weight: bold;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

}



.smalltitle { COLOR: #339999; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }



.date-font	{ color: #CFCFE0; font: 10px verdana, arial, sans-serif; font-weight: bold; }

#date-location		{ text-align:right; padding-right: 5px; padding-top: 7px;  }



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



/*.headercolor		{ background-color: #0B2D7E; }*/



.headercolor		{ background-color: #134780 ; }



/* NON GALLERY IMAGE BORDERS */



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

/* SHADOW AND CORNER IMAGE */



#cornerimage		{ background-image: url("../picts/blue/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 */



.pagebars	{

		background-color: #C0C0C0;

		background-image: url("../picts/blue/bar.jpg");

		height: 20px;

		border: solid #000000;

		border-width: 0px 0px 0px 0px;

		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */

		}

.pagebar-bottom	{

		background-color: #C0C0C0;

		background-image: url("../picts/blue/bar.jpg");

		height: 25px;

		border: solid #000000;

		border-width: 0px 0px 0px 0px;

		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */

		}



.page-splits		{

            margin: 0;

			border: #9698AB 1px solid;

			background-color: #F0F0F6;

			color: #F0F0F6;

			}

/* SCROLLER OPTIONS */

.scroller-body		{
	background-color: #111160;
	background-image: url(../picts/blue/background-scroller.jpg);
	background-repeat: no-repeat;
			}

.scrollertitle 		{ 
color: #FFFFFF; 
font-family: arial, Tahoma, Verdana, sans-serif; 
font-size: 14px; 
font-weight: bold; 
}



.scrollertext 		{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.scroller_handwriting {
	font-family: "Segoe Print", Rockwell, "Palatino Linotype", "Futura Md";
	font-size: 16px;
	color: #99FFCC;
}
SPAN.scrollertitle_centered {
	
	color: #FFCC33;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}


/* SCROLLER LINK COLORS */
a.scroller:link, a.scroller:visited, a.scroller:active	{ color: #99CCFF; text-decoration: none; }
a.scroller:hover					{ color: #FFCC00; text-decoration: none; }

/* LEFT SIDEBAR OPTIONS */

.sidebar-background, .sidebar-background2

			{

			background-image: url("../picts/blue/background-sidebar.gif");

			background-color: #111160;

			}

.sideborder		{ BORDER: #5583C0 1px solid; }
.sidebartitle		{ COLOR: #FBDB74; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }
.sidebartext		{ COLOR: #CFCFE0; FONT: 12px arial, verdana,  sans-serif; font-weight: normal; }

a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #99CCFF; text-decoration: none; }
a.sidelink:hover					{ color: #99FF99; text-decoration: none; }

/* FOR RIGHT SIDEBAR */


.sidebartext-right	{ color: #666666; FONT: 11px arial, verdana,  sans-serif; font-weight: normal; }
fieldset legend {

		FONT: bold 13px arial, verdana, sans-serif;

		COLOR: #000000;

		border:1px solid #999999;

		background-color: #FFFFFF;

		}

.subtitle_butsmaller {

	COLOR: #205E73;

	font-weight: bold;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;
} 

