@charset "utf-8";
/* CSS Document */

a:link {color: black}     /* unvisited link */
a:visited {color: black}  /* visited link */
a:hover {color: #FF00FF}    /* mouse over link */
a:active {color: #0000FF}   /* selected link */

body {
	background-image:url(../images/bg_yello002.png);
}
.futurityContainer {
	height:100%;
	width:840px;
	padding: 0 0 0 0;
	margin:auto;
}
.futurityContent {
	width:95%;
	height:100%;
	padding: 0 0 0 0;
	margin:auto;
	margin-top:5px;
	background-image:url(../images/bg_yello002.png);
}
.futuritySidebar {
	width:20%;
	margin-right:5px;
}
.futurityTable {
	width:68%;
	margin-right:5px;
}
.contents {
	margin:0;
	float:top;
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.banner {
	text-align:center;
	height:155px;
	padding: 0px 0px 0px 0px;
	margin:0;
}
.sidebar #sidebar{
	vertical-align: top;
	width: 90px;
	height:585px;
	border:ridge;
	padding: 0;
	color:#cccc99;	
}
.divOwnerInfo {
	width: 80%;
	padding:1px 10px;
	text-align:left;
	margin:0 auto;
	border: none;
}
.divSubmit {
	width: 20%;
	padding:1px 0px 10px 0px;
	text-align:center;
	margin:0 auto;
	border: none;
}
.payDescription {
	background-image:url(../images/gradient42787210.png);
	width: 100%;
	text-align:center;
	margin:0 auto;
	border: none;
}
.divFees {
	margin:0;
	padding:0;
	font-size:10px;
}
.divFees ul {
	display:inline;
}
.divFees li {
	font-size:11px;
    color:red;
}
.ownerID {
	margin-bottom:10px;	
}
.payButton {
	width:20%;
	margin: 0 0 5px;
	padding-bottom:15px;
	float:none;
	text-align:center;
}
.button {
	background-color: #A6B0BB;
	color: #660000;
	border: 3px double #121518;
	padding-top:5px;
	margin: 0 auto;
}
.button:hover {
	background-color: #6C7C8E;
	background-color:#990000;
	color: #F5F6F7;
	border: 3px solid #121518;
	margin: 1px;
}
a.button {
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	cursor: default;
}
input.button {
	background-color: #A6B0BB;
	padding: 0px 0px 0px 0px;
	width:60px;
	text-decoration: none;
	color: #660000;
}
.stallion {
	border:1px solid black;
	position:absolute;
	font-size:12px;
	layer-background-color:lightyellow;
	background-color:lightyellow;
	visibility:hidden;
	padding:1px;
}
.ageHeading {
	font:Times, serif;
	font-size:1.5em;
	color:#CCCCCC;
}
.style8Blk {
	font-size:8px;
}
.style13R {
	font-size: 13px;
	font-weight:bold;
	color:#FF0000;
}
.style14R {
	font-size: 14px;
	font-weight:bold;
	color:#FF0000;
}
.style18 {
	font-size: 18px;
	font-weight:bold;
}
.style18R {
	font-size: 18px;
	font-weight:bold;
	color:#FF0000;
}
.style28 {
	font-size: 28px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	color:#FFFFFF;
}