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




/* NON-MENU LINK COLORS */

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

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





/* PAGE FONTS AND TITLES */

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

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

.title		{ COLOR: #86BAFF; FONT: 22px arial, verdana, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #000000; FONT: 20px arial, Verdana, sans-serif; font-weight: normal; }

.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: 65px; }

h1 {FONT: 20px arial, verdana, sans-serif; font-weight: normal; color:#3F583C; margin-top:3px; margin-bottom:3px;}

h2 {FONT: 18px arial, verdana, sans-serif; font-weight: normal; color:#003366; margin-top:3px; margin-bottom:3px;}

h3 {FONT: 16px arial, verdana, sans-serif; font-weight: normal; color:#003366; margin-top:3px; margin-bottom:3px;}

.type_script_red {
	font-family: Papyrus, "Lucida Handwriting", cursive; 
	color: #cc0000;
	font-size:24px;
}	

.type_serif_blue {
	font-family:Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size:24px;
	color:#0C3764;
}
 
.type_serif_grey {
	font-family:Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size:18px;
}
 
.type_script_blue {
	font-family:"Monotype Corsiva", Corsiva, "Lucida Handwriting", "Script MT Bold", cursive;
	color: #003366;
	font-size:24px;
}
 
.type_script_blue {
	font-family: Papyrus, "Lucida Handwriting", cursive; 
	color: #003366;
	font-size:24px;
}
 
.type_script_red {
	font-family: Papyrus, "Lucida Handwriting", cursive; 
	color: #cc0000;
	font-size:24px;
}
 
.type_script_red_sm {
	font-family: Papyrus, "Lucida Handwriting", cursive; 
	color: #cc0000;
	font-size:18px;
}
 
.type_script_black {
	font-family: Papyrus, "Lucida Handwriting", cursive; 
	color: #000;
	font-size:20px;
}
 
.type_script_black_sm {
	font-family: Papyrus, "Lucida Handwriting", cursive; 
	color: #000;
	font-size:18px;
}
 
.type_bluelink {
	font-size:12px;
	text-transform:uppercase;
	color:#81ACD8;
}
 
.type_footer {
	font-size:11px;
	padding-left:10px;
}
 
.type_footer a {
	color: #81ACD8;
	text-decoration:none;
}
 
.type_secondary {
	font-size:14px;
	text-transform:uppercase
}
 
.type_darkblue {
	color:#0C3764;
}
 
.type_red {
	color: #cc0000;
}
 

.type_blue {
	color: #003366;
}
 
 
.type_subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
 
.type_orange {
	color: #003366;
}
 
.type_grey_sm {
	font-size: 11px;
	color: #666666;
}
 
.type_grey {
	color: #666666;
}
 
.type_sm {
	font-size: 11px;
}


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

.headercolor		{ background-color: #003366; }



/* MAIN IMAGE BACKGROUND COLOR */

.pictbackground		{ background-color: #FFFFFF; }



/* NON GALLERY IMAGE BORDERS */

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






/* SHADOW AND CORNER IMAGE */

#cornerimage		{ background-image: url("../picts/bluewhite/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/bluewhite/bar.jpg");
		height: 12px;
		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/bluewhite/bar.jpg");
		height: 20px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits		{
			border: #CCCCCC 1px solid;
			background-color: #FFFFFF;
			color: #FFFFFF;
			}











/* SCROLLER OPTIONS */



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

.scrollertitle 		{ color: #1E47DB; 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: #3300FF; text-decoration: none; }

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














/* LEFT SIDEBAR OPTIONS */

.sidebar-background, .sidebar-background2
			{
			background-image: url("../picts/bluewhite/background-sidebar.jpg");
			background-color: #B7D1E3;
			background-repeat: repeat;
			}

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

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

.sidebartext		{ COLOR: #000000; FONT: 11px arial, verdana,  sans-serif; font-weight: normal; }


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

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










/* FOR RIGHT SIDEBAR */

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



fieldset legend {
		FONT: bold 13px arial, verdana, sans-serif;
		COLOR: #003366;
		border:1px solid #999999;
		background-color: #FFFFFF;
		}

