﻿body {
}

.ImagesTable
{
	width:100%;
}

.ImagesTable td
{
	background-position:right;
	background-repeat:no-repeat;
	height:50px;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	color:#383737;
	padding-right:59px;
	padding-top:25px;
	text-align:right;
}

.ImagesTable A:link{text-decoration:none;}
.ImagesTable A:hover{text-decoration:underline;}
.ImagesTable A:visited{text-decoration:none;}
.ImagesTable A:active{text-decoration:none;}

.HelpImag
{
	background-image:url(../../Images/holland/help.button.gif);
	width:220px;
}	
.EnterImag
{
	background-image:url(../../Images/holland/enter.button.gif);
	width:158px;
}
.RegImag
{
	background-image:url(../../Images/holland/reg.button.gif);
	width:158px;
}


.AdamMiloBox
{
	background-image:url(../../Images/holland/adamilo_bg.gif);
	background-repeat:no-repeat;
	height:22px;
	width:161px;
	font-family:Arial;
	font-size:12px;
	color:#383737;
	padding-top:80px;
}

.AdamMiloBox A:link{text-decoration:underline;color:#1C4682;}
.AdamMiloBox A:hover{text-decoration:none;color:#1C4682;}
.AdamMiloBox A:visited{text-decoration:underline;color:#1C4682;}
.AdamMiloBox A:active{text-decoration:underline;color:#1C4682;}

