/* CSS Document */

<!--
html {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBECF1;
	cursor : url("./cur/normal.cur"), url("../cur/normal.cur"), default;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/*********************************************************/
/*           Start Menu Section Bowling Veendam          */
/*********************************************************/


table.header {
	background-image: url('../img/bwnl.jpg');
	height: 375px;
	width: 734px;
}
table.header td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
}
table.header a {
	color: #545F7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	cursor : url("./cur/link.cur"), url("../cur/link.cur"), pointer;
}
table.header a:link {
	color: #545F7E;
	text-decoration: none;
	cursor : url("./cur/link.cur"), url("../cur/link.cur"), pointer;
}
table.header a:visited {
	text-decoration: none;
	color: #545F7E;
	cursor : url("./cur/link.cur"), url("../cur/link.cur"), pointer;
}
table.header a:hover {
	text-decoration: underline;
	color: #545F7E;
	cursor : url("./cur/link.cur"), url("../cur/link.cur"), pointer;
}
table.header a:active {
	text-decoration: none;
	color: #545F7E;
	cursor : url("./cur/link.cur"), url("../cur/link.cur"), pointer;
}

/*********************************************************/

td.mainframe {
	background-color: #F4F5F7;
	width: 708px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
td.mainframe b {
	font-style: italic;
}

td.reclframe {
	background-color: #F4F5F7;
	width: 708px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
td.reclframe img {
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #A0A9C0 #545F7E #545F7E #A0A9C0;
}

/*********************************************************/

td.bannerrst {
	background-color: #FFFFFF;
	background-image: url('../img/wall.png');
	background-repeat: no-repeat;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #A0A9C0 #545F7E #545F7E #A0A9C0;
	height: 250px;
	width: 300px;
}

/*********************************************************/

-->
