BODY,TD		{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #111111;
	line-height: 18px;
}
.main		{
	background-image: url(../gfx/bg_zwaluw.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.motto		{
	letter-spacing: 1px;
}
.hrmenu_off	{
	color: white;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px solid white;
}
.hrmenu_on	{
	color: white;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px solid white;
}
.menu_off	{
	color: white;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	padding-bottom: 1px;
}
.menu_over	{
	color: white;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px dotted white;
}
.menu_on	{
	color: white;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px dotted white;
}
.title		{
	color: white;
}
.title1		{
	font-size: 24px;
	font-family: arial, verdana, tahoma;
}
.title2		{
	font-size: 16px;
	letter-spacing: 1px;
}
.title3			{
	font-size: 12px;
	letter-spacing: 1px;
}
.select		{
	background: #787878;
	color: white;
}

INPUT, SELECT, TEXTAREA	{
	border: 1px solid gray;
	height: 20px;
	vertical-align : middle;
	font-family: verdana;
	font-size: 11px;
}

A				{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: white;
	line-height: 15px;
	text-decoration: none;
}
A:hover			{
	text-decoration: underline;
}
.print			{
	color: black;
	text-decoration: underline;
}
.menuhr			{
	color: white;
	font-weight : bold;
	text-decoration: none;
}
.menuhr:hover		{
	text-decoration: none;
}
.menuhr:active	{
}
.menusr			{
	color: white;
	text-decoration: none;
}
.menusr:hover		{
	text-decoration: underline;
}
.menusr:active	{
}
.black			{
	color: black;
	text-decoration: underline;
}
