@charset "utf-8";
.style3 {	font-size: 18px;
	font-weight: bold;
}

.style2 {
	font-size: 16;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.tableborder3pix {
	border: 3px double #000033;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/background/bgtop.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.flashfloatright {
	float: right;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 3px;
	padding-top: 4px;
}
.floatleft {
	float: left;
	border: 1px solid #000066;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.bodybg {
	background-attachment: scroll;
	background-image: url(images/background/CH_TABLE.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodybghorse {
	background-attachment: scroll;
	background-image: url(images/background/horses.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.GREEN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0A883E;
}
.indexright {
	float: right;
	margin: 0px;
	padding: 0px;
	clear: right;
}

