BODY	{
	scrollbar-base-color: #C85592;
	scrollbar-track-color: #C8BB89;
	background-color:#333333;  
	}




/* NON-MENU LINK COLORS */

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

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





/* PAGE FONTS AND TITLES */

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

TABLE		{ COLOR: #4D4E53; FONT: 12px Trebuchet MS; }

.title		{ COLOR: #FCEBD7; FONT: 22px Trebuchet MS; font-weight: bold; }

.subtitle	{ COLOR: #000000; FONT: 14px Trebuchet MS; font-weight: normal; }

.subtitle22	{ COLOR: #FFFFFF; FONT: 14px Trebuchet MS; font-weight: normal; }
.subtitle23	{ COLOR: #CF4B0B; FONT: 14px Trebuchet MS; font-weight: normal; }

.subtitle2	{ COLOR: #000000; FONT: 12px Trebuchet MS; font-weight: bold; }

.smalltitle 	{ COLOR: #000000; FONT: 13px Trebuchet MS; font-weight: bold; }

.date-font	{ color: #FFFFFF; font: 10px Trebuchet MS; font-weight: bold; }

#date-location	{ right: 800px; POSITION: absolute; top: 105px; text-align: center; }

.mytitle2	{ COLOR: #000000; FONT: 14px Trebuchet MS; font-weight: bold; }

.mytitle3	{ COLOR: #FFFFFF; FONT: 14px Trebuchet MS; font-weight: normal; }

.mysubtitle4	{ COLOR: #000000; FONT: 12px Trebuchet MS; font-weight: bold; }

.mysubtitle5	{ COLOR: #FFFFFF; FONT: 12px Trebuchet MS; font-weight: bold; }

.mysubtitle6	{ COLOR: #FFFFFF; FONT: 12px Trebuchet MS; font-weight: normal; }

.mytitle4	{ COLOR: #000000; FONT: 14px Trebuchet MS; font-weight: bold; }

.mytitle5	{ COLOR: #FFFFFF; FONT: 14px Trebuchet MS; font-weight: bold; }

.mytitle6	{ COLOR: #000000; FONT: 24px Trebuchet MS; font-weight: bold; }

.mytitle7	{ COLOR: #FFFFFF; FONT: 24px Trebuchet MS; font-weight: bold; }

.mytitle8	{COLOR: #000000; FONT: 24px Trebuchet MS; font-weight: normal; }

.mytitle9	{ COLOR: #E93302; FONT: 24px Trebuchet MS; font-weight: bold; }

.mytitle10	{ COLOR: #FFFFFF; FONT: 24px Trebuchet MS; font-weight: bold; }

.mytitle11	{ COLOR: #FFFFFF; FONT: 36px Trebuchet MS; font-weight: bold; }

.mytitle12	{ COLOR: #000000; FONT: 24px Trebuchet MS; font-weight: bold; }
.mytitle13	{ COLOR: #000000; FONT: 24px segoe script; font-weight: bold; }

.mytitle14	{COLOR: #000000; FONT: 18px Trebuchet MS; font-weight: normal; }

.mytitle17	{COLOR: #FFFFFF; FONT: 18px Trebuchet MS; font-weight: normal; }
.mytitle15	{COLOR: #000000; FONT: 18px Trebuchet MS; font-weight: bold; }

.mytitle16	{ COLOR: #FFFFFF; FONT: 18px Trebuchet MS; font-weight: bold; }
.mytitle18	{ COLOR: #910001; FONT: 24px Trebuchet MS; font-weight: bold; }
.mytitle19	{COLOR: #CF4B0B; FONT: 18px Trebuchet MS; font-weight: bold; }
.mytitle20	{ COLOR: #FFFFFF; FONT: 18px Trebuchet MS; font-weight: bold; }
.mytitle21	{ COLOR: #FFFFFF; FONT: 16px comic sans ms; font-weight: bold; }

.mytitle22	{ COLOR: #000000; FONT: 18px verdana; font-weight: bold; }
.mytitle23	{ COLOR: #8B1900; FONT: 24px Trebuchet MS; font-weight: bold; }

.mytitle24	{COLOR: #fe702c; FONT: 14px Trebuchet MS; font-weight: normal; }





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

.headercolor		{ background-color: #2E0F38; text-align:center }






/* NON GALLERY IMAGE BORDERS */

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






/* SHADOW AND CORNER IMAGE */

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

.page-splits		{
			border: #9698AB 1px solid;
			background-color: #F0F0F6;
			color: #F0F0F6;
			}



/* SCROLLER OPTIONS */



.scroller-body		{
			background-color: #333333; width:240px; 
			
			}

.scrollertitle 		{ color: #000000; font-family: Trebuchet MS; font-size: 14px; font-weight: bold; }

.scrollertext 		{ color: #000000; font-family: Trebuchet MS; font-size: 12px; font-weight: bold; }



/* SCROLLER LINK COLORS */

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

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





/* LEFT SIDEBAR OPTIONS */

.sidebar-background, .sidebar-background2
			{
			
			background-color: #333333;
			background-repeat: repeat-n;
			}

.sideborder		{ BORDER: #333333 0px solid; }

.sidebarboxwidth	{ width: 240px; }

/* THE NEXT 2 LINES ARE NOT USED IN 2009 MODELS - FOR OLDER CHROME COMPATIBILITY */

.sidebartitle		{ COLOR: #333333; FONT: 13px Trebuchet MS; font-weight: bold; }

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


.sidebartitle-box	{
		padding: 5px;
		background-color: #c85592;
		color: #FFFFFF;
		font: bold 12px Trebuchet MS;
		text-align: center;
		border-top: #5F606C 0px solid;
		border-bottom: #5F606C 0px solid;
		border-left: #5F606C 0px solid;
		border-right: #5F606C 0px solid;
		}	

.sidebartext-box	{
		padding: 3px;
		background-color: #C8BB89;
		color: #000000;
		font: bold 11px Trebuchet MS;
		text-align: left;
		border-top: #5F606C 0px solid;
		border-bottom: #5F606C 0px solid;
		border-left: #5F606C 0px solid;
		border-right: #5F606C 0px solid;
		}

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

a.sidelink:hover					{ color: #752FA4; 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: #F0F0F0;
		}

