#ParlayTable {
	background-color: #f9faff;
	width: 300px;
	margin: 0 0 20px 20px;
	border: 1px solid #adbdff;
	float: right;
}
#ParlayTable FORM {
	margin: 0;
	padding: 0;
}
#ParlayTop {
	width : 100%;
	background-color : #B9CBFF;
}
#ParlayTop TD {
	background-image : url(/images/services/top-bg.jpg);
	background-repeat : repeat-y;
	background-position : left;
	font-size : 25px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	text-align : center;
	color : #000000;
}
#ParlayFormBack {
	width : 100%;
	background-color : #F9FAFF;
}
#ParlayFormBlock {
	width : 100%;
	background-color : #F9FAFF;
}
#ParlayFormBlock TD {
	border-bottom : 1px dashed #E0E5FF;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
	padding : 2px 2px 2px 2px;
	margin : 0 0 0 0;
	color : #001063;
}
#ParlayFormBlock INPUT {
	border : 1px solid;
	text-align : center;
}
.ParlayControls {
	width: 100%;
	text-align : left;
	background-color : #F9FAFF;
}
.ParlayControls TD {
	font-weight : bold;
	margin : 5px 0 5px 0;
	padding : 2px 2px 2px 2px;
}
.ParlayControls TD.payout {
	border : 1px solid #000000;
	text-align : center;
	font-size : 18px;
	background-color : #FFFFFF;
	color : #00511D;
}
.ParlayControls INPUT.amount {
	border : 2px solid #00511D;
	text-align : center;
	color : #000000;
}
.ParlayControls INPUT.reset,
.ParlayControls INPUT.submit {
	border : 1px solid #7689D7;
	font-weight : bold;
	background-color : #D7E1FF;
}
#ParlaySponsor {
	font-size : 11px;
	font-style : italic;
	text-align : left;
	margin : 0 0 0 0;
	border-top : 1px solid #EEEEEE;
}
#ParlaySponsor TD {
	padding : 5px 10px 5px 10px;
}
#ParlaySponsor A {
	font-weight : bold;
	color : #5050A2;
}
