a:link {
 color: #236292;
}
a:hover {
	color: #ab0a1c;
}
.buttonscontainer {
	width: 192px;
}
.buttons a {
	color: #ffffff;
	background-color: #000000;
	padding: 7px;
	padding-left: 17px;
	display: block;
	border-bottom: 0px;
	font: 10px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-image: url(images/sideheaderfade.jpg);
	font-style: normal;
}
.buttons a:hover {
	background-color: #236292;
	color: #333333;
	text-decoration: none;
	background-image: url(images/buttonbg.jpg);
}
.linkz a {
	color: #fff;
	padding: 7px;
	padding-left: 7px;
	display: block;
	font: 10px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-image: url(images/grey_fade.jpg);
	background: repeat-x;
	font-style: normal;
}
.linkz a:hover {
	background-color: #ccc;
	color: #000;
	text-decoration: none;
}
.linkzB a {
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	border-bottom: 1px dotted #236292;
}
.linkzB a:hover {
	color: #236292;
	border-bottom: 1px dotted #236292;
	text-decoration: none;
}
.details a {
	color: #ffffff;
	background-color: #236292;
	font: 9px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	display: inline;
	font-style: normal;
}
.details a:hover {
	background-color: #cccc99;
	color: #fff;
	text-decoration: none;
}
.details2 a {
	color: #ffffff;
	background-color: #236292;
	font: 9px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	display: block;
	font-style: normal;
	padding-left: 2px;
}
.details2 a:hover {
	background-color: #cccc99;
	color: #fff;
	text-decoration: none;
}
.details3 a {
	color: #ffffff;
	background-color: #990000;
	font: 9px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	font-style: normal;
	padding-left: 2px;
}
.details3 a:hover {
	background-color: #ab0a1c;
	color: #fff;
	text-decoration: none;
}
.details4 a {
	color: #ffffff;
	background-color: #ab0a1c;
	font: 9px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	font-style: normal;
	padding-left: 2px;
}
.details4 a:hover {
	background-color: #ab0a1c;
	color: #fff;
	text-decoration: none;
}
.details5 a {
	color: #ffffff;
	background-color: #333;
	font: 9px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	font-style: normal;
	padding-left: 2px;
}
.details5 a:hover {
	background-color: #ab0a1c;
	color: #fff;
	text-decoration: none;
}
.details6 a {
	color: #000;
	background-color: #ccc;
	font: 9px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	font-style: normal;
	padding-left: 2px;
}
.details6 a:hover {
	background-color: #ab0a1c;
	color: #fff;
	text-decoration: none;
}
 
 
k {
 margin: 16px 32px;
}
k#mole {
	background: transparent;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mole strong {
	font-size: 10px;
	color: #000;
}
#horse, #horse ul {
	float: left;
	background: #fff url(images/norm.gif) repeat-x;
	height: 19px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#horse a {
	display: block;
	width: 165px;
	color: #fff;
	text-decoration: none;
	padding: 4px 0;
}
#horse li {
	float: left;
	padding: 0;
	width: 165px;
	border: solid #fff;
	border-width: 0 0 1px 2px;
}
#horse li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 165px;
	font-weight: normal;
	margin: 0;
}
#horse li li {
	padding-right: 0px;
	width: 165px;
}
#horse li ul a {
	width: 165px;
}
#horse li ul ul {
	margin: -10px 0 0 120px;
}
#horse li:hover ul ul, #horse li:hover ul ul ul, #horse li.sfhover ul ul, #horse li.sfhover ul ul ul {
	left: -999em;
}
#horse li:hover ul, #horse li li:hover ul, #horse li li li:hover ul, #horse li.sfhover ul, #horse li li.sfhover ul, #horse li li li.sfhover ul {
	left: auto;
}
#horse li.fly {
	background: #fff url(images/fly.gif) center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	border: solid #fff;
	border-width: 1px 1px 0 1px;
}
#horse li.drop {
	background: #ccc url(images/drop.gif) center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	border: solid #fff;
	border-width: 0 0 1px 1px;
	border-left-color: #fff;
}
#horse li.norm {
	background: #ccc url(images/norm.gif) center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	border: solid #fff;
	border-width: 1px 1px 0 1px;
}
#horse li:hover, #horse li.sfhover {
	background: url(images/select.gif) center center;
	color:#fff
}
