@charset "utf-8";
/* CSS Document */
body {
	background-image: url(http://www.cafehetzwaantje.nl/ol2010/images/input.jpg);
}
H3
{
	font-size:12;
	font-family:Verdana, sans-serif, Arial;
	margin-bottom: -10px;
}
.table_data
{
	border-style:ridge;
	border-color: #000000;
	border-width:1px;
}
#sheet_tab_0, #sheet_tab_1, #sheet_tab_2
{
	display: none;
}.tab_base
{
	background:#C5D0DD;
	font-weight:bold;
	border-style:ridge;
	border-width:1px;
	cursor:pointer;
}
.table_sub_heading
{
	display: none;
	background:#CCCCCC;
	font-weight:bold;
	border-style:ridge;
	border-width:1;
}
.flaw
{
	font-weight:normal;
	font-size:10;
	font-family:Verdana, sans-serif, Arial;
	line-height:25px;
	padding-left:15px;
	}
.table_body
{
	background:#C4B89E;
	font-weight:normal;
	font-size:10;
	font-family:Verdana, sans-serif, Arial;
	border-style:ridge;
	border-width:1px;
	border-color: #000000;
	border-spacing: 0px;
	border-collapse: collapse;
}
.tab_loaded
{
	background:#222222;
	color:white;
	font-weight:bold;
	border-style:groove;
	border-width:1;
	cursor:pointer;
}
#zomerlink a {
	font-size: 12px;
}
#zomerlink a:link {
	color: #666666;
	text-decoration: none;
}
#zomerlink a:visited {
	text-decoration: none;
	color: #666666;
}
#zomerlink a:hover {
	text-decoration: underline;
	color: #666666;
}
#zomerlink a:active {
	text-decoration: none;
	color: #666666;
}