.maintable {
	border: 0px solid #ffffff;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}

.normtable {
	border: 0px solid #ffffff;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 85%;
}

.toptext {
	font-family: Arial;
	font-size: 9pt;
	color: #2E2379;
	font-weight: bold;
}

.toptd {
	background-image: url('http://www.jordan-stables.com/img/top.jpg');
	background-repeat: no-repeat;
}

.pagetext {
	font-family: Arial;
	font-size: 9pt;
	color: #2E2379;
}

.subcat {
	background-color: #D9E3EF;
	border: 1px solid #9097C5;
	color: #2E2379;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.carttop_1 {
	background-color: #D9E3EF;
	border-left: 1px solid #9097C5;
	border-bottom: 1px solid #9097C5;
	border-top: 1px solid #9097C5;
	color: #2E2379;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.carttop_2 {
	background-color: #D9E3EF;
	border-bottom: 1px solid #9097C5;
	border-top: 1px solid #9097C5;
	color: #2E2379;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.carttop_3 {
	background-color: #D9E3EF;
	border-right: 1px solid #9097C5;
	border-bottom: 1px solid #9097C5;
	border-top: 1px solid #9097C5;
	color: #2E2379;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.infotd {
	background-color: #F0F0F8;
	border: 1px solid #C9D3E2;
	color: #2E2379;
	font-family: Arial;
	font-size: 9pt;
}

.textbox {
	width: 350px;
	color: #2E2379;
	font-family: Arial;
	font-size: 9pt;
}

.submitbox {
	color: #2E2379;
	font-family: Arial;
	font-size: 9pt;
	border: 1px solid #2E2379;
}

.menu {
	background-image: url('http://www.jordan-stables.com/img/menu.jpg');
	background-repeat: no-repeat;
	height: 516px;
}

.horse {
	background-image: url('http://www.jordan-stables.com/img/menu_paard.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 180px;
	width: 125px;
	position: absolute;
	z-index: 2;
}

.menutd {
	width: 125px;
}

.menutxt {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}