.italics {
	font-style: italic;
	color: #0F6;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.mysubtitle4	{ COLOR: #fad5a3; FONT: 14px trebuchet ms; font-weight: bold; }
.mysubtitle4-large	{ COLOR: #fad5a3; FONT: 16px trebuchet ms; font-weight: bold; }

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: #000000; 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: bold; }

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

.date-font	{ color: #df26d0; font: 11px trebuchet ms; font-weight: bold; }

#date-location	{ right: 850px; POSITION: absolute; top: 85px; text-align: right; }

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

.mytitle3	{ COLOR: #FFFFFF; FONT: 14px trebuchet ms; font-weight: bold; }
.mytitle33	{ COLOR: #FFFFFF; FONT: 16px trebuchet ms; font-weight: bold; }

.mysubtitle4	{ COLOR: #fad5a3; FONT: 14px trebuchet ms; font-weight: bold; }

.mysubtitle42	{ COLOR: #fad5a3; FONT: 12px trebuchet ms; font-weight: normal; }

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

.mytitle4	{ COLOR: #000000; FONT: 14px lithos pro regular; font-weight: bold; }

.mytitle5	{ COLOR: #FFFFFF; FONT: 14px lithos pro regular; font-weight: bold; }
.mytitle55	{
	COLOR: #0F6;
	FONT: 14px lithos pro italics;
	font-weight: bold;
	font-style: italic;
}

.mytitle6	{ COLOR: #000000; FONT: 24px lithos pro regular; font-weight: bold; }

.mytitle7	{ COLOR: #FFFFFF; FONT: 24px lithos pro regular; font-weight: bold; }

.mytitle8	{COLOR: #000000; FONT: 24px lithos pro regular; font-weight: normal; }

.mytitle9	{ COLOR: #FFFFFF; FONT: 24px lithos pro regular; font-weight: normal; }
.mytitle10	{ COLOR: #FFFFFF; FONT: 22px lithos pro regular; font-weight: bold; }

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: bold; }

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





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

.mytitle3	{ COLOR: #FFFFFF; FONT: 14px trebuchet ms; font-weight: bold; }

.mytitle11	{
	COLOR: #ffffff;
	FONT: 20px trebuchet ms;
	font-weight: bold;
}

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

.mytitle5	{ COLOR: #FFFFFF; FONT: 14px lithos pro regular; font-weight: bold; }

.mytitle6	{ COLOR: #000000; FONT: 24px lithos pro regular; font-weight: bold; }

.mytitle7	{ COLOR: #FFFFFF; FONT: 24px lithos pro regular; font-weight: bold; }

.mytitle8	{COLOR: #000000; FONT: 24px lithos pro regular; font-weight: normal; }

.mytitle9	{ COLOR: #FFFFFF; FONT: 24px lithos pro regular; font-weight: normal; }
.mytitle10	{ COLOR: #FFFFFF; FONT: 20px lithos pro regular; font-weight: normal; }

.mytitle12	{ COLOR: #FFFFFF; FONT: 16px lithos pro regular; font-weight: normal; }

.mytitle122	{ COLOR: #FFFF21; FONT: 20px lithos pro regular; font-weight: bold; }

.mytitle13	{ COLOR: #000000; FONT: 16px lithos pro regular; font-weight: bold; }

.mytitle14	{ COLOR: #000000; FONT: 20px lithos pro regular; font-weight: bold; }

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

.headercolor		{ background-color: #EB99A9; 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: #eb99a9;
		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: #c85592; width:230px; 
			
			}

.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: #eb99a9;
			background-repeat: repeat-y;
			}

.sideborder		{ BORDER: #5F606C 1px solid; }

.sidebarboxwidth	{ width: 230px; }

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

.sidebartitle		{ COLOR: #000000; 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 1px solid;
		border-bottom: #5F606C 1px solid;
		border-left: #5F606C 1px solid;
		border-right: #5F606C 1px 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 1px solid;
		border-left: #5F606C 1px solid;
		border-right: #5F606C 1px 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;
		}
