body {
	margin: 0px 0px 6px;
	background-image: url(images/green.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #053856;
	font-size: 12px;
	line-height: 1.4em;
}

body a:link, body a:visited  {
	color: #71A001;
	font-size: 12px;
	line-height: 1.3em;
	text-decoration: underline;
}
body a:hover  {
	color: #71A001;
	font-size: 12px;
	line-height: 1.3em;
	text-decoration: none;
}

#background_table {
	margin: 0px;
	width: 850px;
}

#left_table {
	margin: 0px;
	width: 451px;
}

#right_table {
	margin: 0px;
	width: 241px;
}

#main_table {
	margin: 0px;
	width: 688px;
	height: 440px;
}

#hands_background {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 850px;
	background-image: url(images/hands.jpg);
}

#right_border {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #71A001;
	padding-right: 20px;
	height: 350px;
}

h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #053856;
	font-weight: normal;
	line-height: 1.2em;
}

h2 {
	margin: 0px 0px -12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #71A001;
	font-weight: bold;
	line-height: 1.2em;
}


.disclaimer {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #053856;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 24px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #813C25;
	font-weight: normal;
	line-height: 1.2em;
	padding-right: 5px;
	padding-left: 20px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.orphancaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.2em;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
