html, body					{height: 100%;
							}
							
body						{margin: auto;
							padding: 0px;
							height: 100%;
							background-color: #d4ccc5;
							}
							
#frame						{margin: auto;
							padding: 0px;
							width: 800px;
							height: 100%;
							font-family: verdana, trebuchet ms, arial;
							font-size: 12px;
							color: #000000;
							}
							
#topvanwyksdorp				{height: 8px;
							width: 100%;
							background-color: #ac3e07;
							font-family: verdana, trebuchet ms, arial;
							font-size: 4px;
							color: #7a7a7a;
							}
							

							
#medicalpic					{position: absolute;
							margin-left: 540px;
							margin-top: 216px;
							width: 330px;
							height: 190px;
							}
							
#menu						{position: absolute;
							margin-left: 380px;
							margin-top: 93px;
							font-family: trebuchet ms, verdana, arial;
							font-size: 13px;
							color: #a72121;
							}
							
.menu						{font-family: trebuchet ms, verdana, arial;
							font-size: 13px;
							color: #000000;
							text-decoration: none;
							}
							
.menu:hover					{font-family: trebuchet ms, verdana, arial;
							font-size: 13px;
							color: #3f3f3f;
							text-decoration: none;
							}
							
.frontpage					{font-family: trebuchet ms, verdana, arial;
							font-size: 16px;
							color: #a72121;
							text-decoration: none;
							}
							
.frontpage:hover			{font-family: trebuchet ms, verdana, arial;
							font-size: 16px;
							color: #e10707;
							text-decoration: none;
							}
							
.bodytext					{font-family: arial, verdana, trebuchet ms;
							font-size: 13px;
							color: #000000;
							text-align:justify;
							line-height: 130%;
							}
							
.bodytext2					{font-family: trebuchet ms, verdana, arial;
							font-size: 14px;
							color: #ffffff;
							}
							
.bodytext3					{font-family: arial, verdana, trebuchet ms;
							font-size: 13px;
							color: #000000;
							line-height: 130%;
							}
							
.bodytext4					{font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							color: #bfbfbf;
							}
							
.bodylink					{font-family: arial, verdana, trebuchet ms;
							font-size: 13px;
							color: #000000;
							text-align:justify;
							line-height: 130%;
							}
							
.bodylink:hover				{font-family: arial, verdana, trebuchet ms;
							font-size: 13px;
							color: #595959;
							text-align:justify;
							line-height: 130%;
							}
							
.heading1					{font-family: arial, trebuchet ms, verdana;
							font-size: 14px;
							color: #D3CCC5;
							padding: 0px;
							margin: 0px;
							}
							
.footer						{font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							color: #bababa;
							}
							
a.footer					{font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							color: #bababa;
							text-decoration: underline;
							}
							
a.footer:hover				{font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							color: #bababa;
							text-decoration: none
							}
							
table.fail					{border: #ea0b0b 1px solid;
							}
							
td.fail						{background-color: #ffb8b8;
							color: #ea0b0b;
							font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							}
							
table.success				{border: #1ba200 1px solid;
							}
							
td.success					{background-color: #bff7b4;
							color: #1ba200;
							font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							}
							
table.notice				{border: #d0d0d0 1px solid;
							}
							
td.notice					{background-color: #eeeeee;
							color: #cf6161;
							font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							}
