BODY {
		background-color: #FFFFFF;
		margin-top: 0px; 
		font-family: arial,verdana;
		font-size:	12px;
		color: #063F9E;
		text-decoration: none;
		font-weight: normal;
		letter-spacing: 0px;
		}
table {
		font-family: arial,verdana;
		font-size:	13px;
		color: #063F9E;
		text-decoration: none;
		font-weight: normal;
		letter-spacing: 0px;
		}

table.header {
		width: 100%;
		border: 1px #AFAFAF solid ;
		background-color: #942C42;
		}

td{
		vertical-align:top;
		text-align:left;
		}
td.flags {
		vertical-align:bottom;
		text-align:center;
		}

td.tv	{	
		width: 160px;
		background-color:#B5B09A;
		}
td.tvheader{
		width: 160px;
		height:25px;
		background-color:#942C42;
		}
td.menu {
		width: 100%;
		}

img.flag {
		border: 1px #AFAFAF solid ;
		}

table.information { /* tabel waar alles gebeurt */
		margin-top: 10px;
		width: 95%;
		}

td.content {
		border-left: 1px #942C42 solid ;
		}

td.bottomgrey_left {
		height: 8px;
		background-color:#B5B09A;
		}
td.bottomgrey_right {
		height: 8px;
		border-top: 1px #942C42 solid;
		background-color:#B5B09A;
		}

td.topgrey_left {
		height: 8px;
		background-color:#B5B09A;
		border-bottom: 1px #942C42 solid;
		}
td.topgrey_right {
		height: 8px;
		border-bottom: 1px #942C42 solid;
		background-color:#B5B09A;
		}

td.button {
		width: 110px;
		height: 18px;
		text-align: center;
		border: 1px #AFAFAF solid;
		background-color: #FFFFFF;
		color: darkred;
		filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#dad8d8,endcolorstr=#ffffff);		
		}
td.buttonspacer {
		width: 3px;
		background-color: #942C42;
		}
td.buttonspacerleft {
		width: 1px;
		background-color: #942C42;
		}

p 	{
		margin-top: 2px;
		margin-bottom: 12px;
		}

p.header {
		font-weight: bold;
		margin-bottom: 2px;
		}

p.error {
		font-weight: bold;
		margin-bottom: 2px;
		color: red
		}

a {
		color: #063F9E;
		text-decoration: none;
		text-decoration: underline;
		}
a:visited {
		text-decoration: underline;
		}
a:hover {
		color: #942C42;
		text-decoration: none;
		}


a.button {
		vertical-align: baseline;
		font-family: arial,verdana;
		font-size:	11px;
		color: #063F9E;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 1px;
		}
a.button:visited {
		text-decoration: none;
		}
a.button:hover {
		color: #942C42;
		text-decoration: underline;
		}

img {
		border: 0px;
		}

hr		{
		height: 1px;
		color: #AFAFAF;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 10px;
		}
.appartment_list {
		width: 100%;
		border: 1px #AFAFAF solid ;
		}
a.powered {
		font-size:	10px;
		color: #c3bdbd;
		}
div.logos	{
		font-size:	10px;
		color: grey;
}