html, body
{
	height:100%;
	margin:0;
	padding:0;
}
body
{
	background: #484848;
}
div#header
{
	position:relative;
	left: 0px;
	top: 20px;
	height:227px;
	width:998px;
	background:#484848 url('images/bg_header.jpg') no-repeat top center;
}
div#content
{
	height:800px;
	width:900px;
	padding-top:40px;
	padding-left:600px;
	background:#484848 url('images/dsd.jpg') no-repeat 30px 40px;
	font:normal 11px/15px verdana,serif;
	color: #f3f2f0;
	text-align: left;
}
table.tablegreen2
{
	border:1px solid #A8D507;
	/*border-collapse:collapse;*/
	color: #4E4A49;
	background: #f3f2f0;
}
.hidden
{
	visibility:hidden;
}
table.tablegreen2 td, th
{
	padding: 5px;
	text-align: left;
}
table.tablegreen2 th.bt
{
	border-top: 1px solid #A8D507;
}

table.tablegreen2 th.greenbg
{
	background-color:#D9F19B;
	border-bottom: 1px solid #A8D507;
}
table.tablegreen2 input
{
	border:1px solid #A8D507;
	color: #4E4A49;
}
table.table3
{
	border-collapse: collapse; 
}
table.table3 td
{
	padding:5px;
	border: 1px solid #747474;
	color: #f3f2f0;
}
table.table3 td.noborder
{
	padding:5px;
	border-left: 1px solid #747474;
	border-right: 1px solid #747474;
	border-bottom: none;
	border-top: none;
	color: #f3f2f0;
}
table.table3 th
{
	border: 1px solid #B2BA26;
	background-color: #797E1A;
	color: #f3f2f0;
}
table#table_client1
{
	/*position:absolute;*/
	/*left: 31px;*/
	/*top: 657px;*/
}
table#table_client2
{
	/*position:absolute;*/
	/*left: 31px;*/
	/*top: 657px;*/
}
div#form1, div#form2
{
	display: none;
}
 
div#content .title
{
	font-size: 30px;
}
div#content .big
{
	font-size: 16px;
}
div#content .lh
{
	line-height: 22px;
}
div#content input.big
{
	width: 385px;
	height: 20px;
}
div#content a
{
	font-size: 16px;
	color: #f3f2f0;
}

td.green
{
	background:#484848 url('images/splash2.gif') no-repeat top center;
	width: 708px;
	height: 348px;
	text-align: left;
	vertical-align:top;
}
td.green div.bg1
{
	position:relative;
	left: 80px;
	top: 69px;
	height:36px;
	width:546px;
}
td.green div.bg2
{
	position:relative;
	left: 80px;
	top: 120px;
	height:36px;
	width:546px;
}
td.green div.bg3
{
	position:relative;
	left: 80px;
	top: 170px;
	height:36px;
	width:546px;
}
a.button
{
	width:546px;
	background-position:top center;
	cursor:pointer;
	display:block;
	height:36px;
}

a.dutch
{
	background-image:url(images/splash3.gif);
}
a.french
{
	background-image:url(images/splash4.gif);
}
a.english
{
	background-image:url(images/splash5.gif);
}

a.button:hover
{
	background-position:bottom center;
}
td.right, th.right
{
	text-align: right;
}
a.button_large
{
	background-image:url(images/button-large1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border:medium none;
	color:#fff!important;
	cursor:pointer;
	display:block;
	font-size:12px !important;
	font-weight:bold;
	height:22px;
	line-height:22px;
	margin-bottom:5px;
	text-align:center;
	text-decoration:none !important;
	width:210px;
}
a.button_large:hover
{
	background-position:center bottom;
}

