<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.SummaryLabels
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial, 'Times New Roman' , Sans-Serif;
}

.textbox {
               display : inline;
               text-align: center;
                       }

.horsename
{
	font-weight: bold;
	color: white;
	font-style: italic;
	font-family: Arial, 'Times New Roman' , Sans-Serif;
	background-color: blue;
}

.linklike
{
	cursor: hand;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.hiddenlink
{
	cursor: hand;
	text-decoration:none;
	color: White;
	font-family:Verdana;
	font-style:normal 
}
.navlinklike
{
	font-size: 7pt;
	cursor: hand;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.listboxsummary
{
	font-size: 8pt;
	color: maroon;
	background-color: Azure
	font-family: Arial, 'Times New Roman' , Sans-Serif;
}

A.sidenavlink  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight:normal; text-decoration : none; color: black}
A.sidenavlink:Visited  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration : none; color :black;}
A.sidenavlink:Active  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration : none; color :white;}
A.sidenavlink:Hover  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration : none; color :white}

A.barnnavlink  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight:normal; text-decoration : none; color: black}
A.barnnavlink:Visited  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration : none; color :black;}
A.barnnavlink:Active  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration : none; color :#4682b4;}
A.barnnavlink:Hover  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration : none; color :#4682b4}

A.masternavlink  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight:normal; text-decoration : none; color: black}
A.masternavlink:Visited  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration : none; color :black;}
A.masternavlink:Active  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration : none; color :red;}
A.masternavlink:Hover  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration : none; color :darkorange}

A.bcnavlink  {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color: #FFFFFF}
A.bcnavlink:Visited  {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color :#FFFFFF;}
A.bcnavlink:Active  {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#999999;}
A.bcnavlink:Hover  {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#999999}

A.footnavlink  {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color: #000000}
A.footnavlink:Visited  {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color :#000000;}
A.footnavlink:Active  {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#006699;}
A.footnavlink:Hover  {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color :#006699}

/*Modal Popup*/
.modalBackground 
{

	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ButtonClose 
{
	background-color:Red;
	color:White; 
	font-weight:bold;
	font-family:Arial;
	font-size:9pt;	
	border-bottom-style:groove;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:25px;
	background-image: url(Img/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	vertical-align:middle;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}</pre></body></html>