
body { 
margin: 0px;
background-color: #557094;

}

body,td { 
font-family: verdana; 
font-size: 12px; 
color: #D7D8EC; }

.main {
background-color: #000000;  }
padding: 20px;
}

.border-top {
background-image: url(images/border-top.gif); 
}

.border-bottom {
background-image: url(images/border-bottom.gif);
background-position: center center;
}


.index1 {
background-color: #000000;
border-top: 8px solid black;
border-bottom: 8px solid black;
}   

a:link    { color: #6170FD; }
a:visited { color: #6170FD; }
a:hover   { color: #929CF9; }

.horse {  border: 2px ridge #D7D8EC; }

.caption { font-family: verdana; font-size: 10px; font-weight: bold; color: #B5D5FF; }

.title {  
font-family: trebuchet ms, arial; 
font-size: 20px; 
font-weight: bold;
border-bottom: 1px solid #B5D5FF; 
border-top: 1px solid #B5D5FF;
background-color: #000066;
width: 94%;
}

.menu { width: 100%;}

.menu ul { margin: 0; padding: 0; list-style-type: none; }

.menu ul li {
position: relative;
display: inline;
float: left;
background-color: #B3C3E4;
font-weight: bold;
font-size: 13px;
font-family: trebuchet ms;
color: #000033;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
}

 .menu ul li a { 
color: #000033; 
display: inline; 
padding-left: 10px;
padding-right: 10px;
padding-bottom: 2px;
padding-top: 2px;
text-decoration: none;
text-align: center;
font-weight: bold;
background-color: #B3C3E4;
 }
 
.menu ul li a:visited { 
color: #000033; 
text-decoration: none; 
} 
 
 .menu ul li a:hover { 
color: #000033;
text-decoration: none; 
background-color: #2FA9DC;
}

 
 /* begin child */
 
.menu ul li ul { 
font-weight: bold;
width: 100%;
left: 0px; 
position: absolute;
top: 0px; 
display: block;
visibility: hidden; 

}

.menu ul li ul li { 

display: list-item; 
float: none; 
border-right: 0px;
border-left: 0px; 
}

.menu ul li ul li a { 
display: block;
font-weight: bold;
text-align: left;
text-indent: 0px;
padding-top: 2px;
padding-bottom: 2px;
border-top: 1px solid #000033;
border-bottom: 1px solid #000033;

}

.menu ul li ul li a:visited { 
color: #000033; 
text-decoration: none; 
}

.menu ul li ul li a:hover { 
background-color: #2FA9DC; 
font-weight: bold;
color: #000033; 
text-decoration: none; 
}

/*Background image for top level menu list links */
.menu .mainfoldericon{
background: #B3C3E4;
color: #000033;}

.menu .subfoldericon{
background: #B3C3E4; }

* html p#iepara { /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/*  IE fix */
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }



.head1 { font-family: trebuchet ms, arial; font-size: 20px; font-weight: bold; color: #B5D5FF; }
.head2 { font-family: trebuchet ms, arial; font-size: 16px; font-weight: bold; }
.head3 { font-family: trebuchet ms, arial; font-size: 14px; font-weight: bold; }

h1 { font-family: trebuchet ms, arial; font-size: 18px;  }
h2 { font-family: trebuchet ms, arial; font-size: 16px; font-weight: normal; }
h3 { font-family: trebuchet ms, arial; font-size: 14px;  }

.jackpothead { 
font-size: 14px;
color: #eeeeee;
font-weight: bold;
text-transform: uppercase;
}

table.footer td {
background-color: #333300;
border-top: 1px solid #7F7E4D;
border-bottom: 6px solid #CCCC66;
font-family: verdana; 
font-size: 10px;
font-weight: bold; 
color: #FFFFEE;
padding: 4px;
text-indent: 200px;
}

.footer a:link    { color: #FFFFEE;text-decoration: none; }
.footer a:visited { color: #FFFFEE;text-decoration: none; }
.footer a:hover   { color: #FFFFEE;text-decoration: none; }

.sub1 {
font-size: 10px;
font-weight: bold;
}

#lightbox{
	
background-color:#557094;
font-family: arial;
color: #000000;
font-size: 14px;
font-weight: bold;
padding: 20px;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { float: right; }

#closeButton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #557094;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }

table.horses td {
border-bottom: 2px solid #B3C3E4; }