html, body, table { 
height: 100%; 
} 
body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	scrollbar-arrow-color: #E40868;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #E40868;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}
.table_main {
	height: 100%;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.td_1 {
	height: 120px;
	width: 254px;
}
.td_2 {
	height: 120px;
	width: 490px;
	background-color: #FFFFFF;
}
.td_3 {
	height: 120px;
	width: 260px;
	background-color: #FFFFFF;
}
.td_4 {
	width: 254px;
	height: 100%;
}
.td_main {
	width: 470px;
	background-color: #FFFFFF;
	padding-left: 20px;
	height: 100%;
}
.td_5 {
	width: 260px;
	height: 100%;
	background-color: #FFFFFF;
}
a.menu:link {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	line-height: 25px;
}
a.menu:visited {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	line-height: 25px;
}
a.menu:hover {
	font-family: Arial;
	font-size: 17px;
	color: #999999;
	text-decoration: none;
	padding-left: 30px;
	line-height: 25px;
}

.table_form {
	width: 470px;
}
.rood_ster {
	color: #E5005C;
	font-size: 14px;
}
.title_roze {
	font-size: 18px;
	color: #E5005C;
	line-height: 25px;
}	
.title_grijs {
	font-size:14px;
	color: #666666;
}.rood_text {
	color: #E5005C;
}
.underline {
	text-decoration: underline;
}
.grijs {
	color: #666666;
}
.table_login{
	width: 300px;
	height: 100px;
}
