body				  {
							color: #000000;
							cursor: default;
							font-family: verdana;
							font-size: 8pt;
							background-color: #0673C4;
							line-height: 17px;
							}
.page					{
							background-color: #ffffff;
							}
.header				{
							width: 700px;
							text-align: center;
							padding: 0px 0px 15px 0px;
							}
.bijbel				{
							
							height: 100px; 
							border-style: solid;
							border-color: #0673C4;
							border-width: 2px 0px 2px 0px;
							padding: 0px;
							background-image: url('img/menu.jpg');
							}
.main					{
							height: 400px;
							width: 600px;
							padding: 20px 50px 0px 50px;
							text-align: left;
							vertical-align: top;
							}
.footer				{
							text-align: center;
							color: #40CA17;
							border-style: solid;
							border-color: #0673C4;
							border-width: 2px 0px 2px 0px;
							padding: 5px;
							}
.menu					{
							padding: 10px 0px 0px 0px;
							}
a							{
							color: #0C3E9A;
							text-decoration: none;
							font-weight: bold;
							}
a:hover				{	
							color: #40CA17;
							}
.menuItem			{
							width: 86px;
							height: 25px;
							background-image: url('img/menuItem.jpg');
							text-align: center;
							padding: 0px;
							font-weight: bold;
							color: #0C3E9A;
							}
.menuItemHover{
							background-image: url('img/menuItemHover.jpg');
							width: 86px;
							height: 25px;
							text-align: center;
							padding: 0px;
							cursor: pointer;
							font-weight: bold;
							color: #40CA17;
							}
.menuOpvul		{
							width: 91px;
							height: 25px;
							background-image: url('img/menuItem.jpg');
							}
.row-1				{
							background-color: #ECECEC;
							}
.row-2				{
							background-color: #E0E0E0;
							}
.tabletitle		{
							background-color: #40CA17;
							font-weight: bold;
							color: #FFFFFF;
							}
.align				{
							padding: 0px 25px 0px 25px;
							}
.title				{
							background-image: url('img/lijn.jpg');
							background-repeat: no-repeat;
							background-position: 0px 15px;
							font-weight: bold;
							}