BODY	{
	scrollbar-base-color: #5D1225;
	
	background-color: #FFFFFF;
	}




/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #993333; text-decoration: none; font-weight: bold}

a:hover				{ color: #660000; text-decoration: none; font-weight: bold}





/* PAGE FONTS AND TITLES */

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

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



.title		{ COLOR: #223576; FONT: 18px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #223576; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.subtitleburg	{ COLOR: #993333; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.subtitlered	{ COLOR: #B7323F; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.gradtitle	{ COLOR: #993333; FONT: 15px geneva, verdana, arial, sans-serif; font-weight: bold }



.titlehorse	{ COLOR: #D0B895; FONT: 46px geneva, verdana, arial, sans-serif; font-weight: bold }

.subtitlehorse	{ COLOR: #D0B895; FONT: 13px geneva, verdana, arial, sans-serif; TEXT-DECORATION: none }

.statshorse	{ COLOR: #D0B895; FONT: 18px geneva, verdana, arial, sans-serif; font-weight: bold }

.soldhorse	{ COLOR: #FFA578; FONT: 18px geneva, verdana, arial, sans-serif; font-weight: bold }

.smalltexthorse	{ COLOR: #D0B895; FONT: 10px geneva, verdana, arial, sans-serif; TEXT-DECORATION: none }

.linkhorse	{ COLOR: #8CC1E9; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold }




.text	{ COLOR: #444444; FONT: 12px geneva, verdana, arial, sans-serif; TEXT-DECORATION: none }

.smalltext	{ COLOR: #444444; FONT: 10px geneva, verdana, arial, sans-serif; TEXT-DECORATION: none }

.videotitle	{ COLOR: #444444; FONT: 18px geneva, verdana, arial, sans-serif; TEXT-DECORATION: none }



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

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	{ COLOR: #999999; FONT: 9px geneva, verdana, arial, sans-serif }

.careertitle	{ COLOR: #666666; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #993366; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }




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

.headercolor		{ background-color: #5D1225; }






/* NON GALLERY IMAGE BORDERS */

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






/* SHADOW AND CORNER IMAGE */

#cornerimage { background-image: 
               url('../picts/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/bar.jpg'); 
               height: 20px; border-left: 0px solid #000000; 
               border-right: 0px solid #000000; border-top: 1px solid #000000; 
               border-bottom: 1px solid #000000 }
.pagebar-bottom { background-color: #C0C0C0; background-image: 
               url('../picts/bar.jpg'); 
               height: 25px; border-left: 0px solid #000000; 
               border-right: 0px solid #000000; border-top: 1px solid #000000; 
               border-bottom: 1px solid #000000 }
.page-splits		{
			border: #C0C0C0 1px solid;
			background-color: #F0F0F6;
			color: #F0F0F0;
			}











/* SCROLLER OPTIONS */



.scroller-body { background-color: #311028; background-image: 
               url('../picts/background-scroller.jpg'); 
               background-repeat: repeat-y }
.scrollertitle 		{ color: #FBDB74; font-family: arial, Tahoma, Verdana, sans-serif; font-size: 13px; font-weight: bold; }

.scrollertext 		{ color: #FFFFFF; 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: #FFCCCC; text-decoration: none; }

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














/* LEFT SIDEBAR OPTIONS */

.sidebar-background, .sidebar-background2 { background-image: 
               url('../picts/background-sidebar.jpg'); 
               background-color: #311028; background-repeat: repeat-y }
.sideborder		{ BORDER: #906685 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  { color: #F5E092; text-decoration: none; font-weight: bold}

a.sidelink:visited  { color: #F5E092; text-decoration: none; font-weight: bold}

a.sidelink:active	{ color: #FFFFFF; text-decoration: none; font-weight: bold }

a.sidelink:hover  { color: #FFFFFF; text-decoration: none; font-weight: bold }



