BODY{
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    FONT-FAMILY: "arial, helvetica, tahoma, serif";
    font-size: 11px;
    background: #d1d2d3;
    color: #333333;
}
a.euroland {color: #4a494a; text-decoration: none; font-weight: normal;}
a.euroland:link {color: #4a494a;text-decoration: none; font-weight: normal;}
a.euroland:visited {color: #4a494a;text-decoration: none; font-weight: normal;}
a.euroland:hover {color: #4a494a;text-decoration: none; font-weight: normal;}
a.euroland:active {color: #4a494a; text-decoration: none; font-weight: normal;}

.mainDiv
{
    width: 850px;
}
div.head
{
    background: #ffffff;
    height: 100px;
    text-align: left;
}
.head img
{
    margin: 20px 0px 0px 30px;
}
div.body 
{
    height: 630px;
    background: #ffffff;
    margin-top: 5px;
}
.disclaimer_body
{
    background: #ffffff;
    margin-top: 5px;
}
.disclaimer_body .container
{
    padding: 10px;
    text-align: left;
}
.disclaimer_body .container .head
{
    color: #2b674e;
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}
.disclaimer_body .container .head_II
{
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
}
.disclaimer_body .container .buttons
{
    text-align: center;
}
.disclaimer_body .container .buttons INPUT
{
    width: 125px; 
	height: 20px;
	color: #333333; 
	background: #d1d2d3;
	border-top: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font: bold 11px arial, helvetica, tahoma, serif;
	cursor:pointer;
}
.disclaimer_body .container .note
{
    margin-top: 10px;
    text-align: center;
}
div.footer
{
    height: 30px;
    margin-top: 5px;
    background: #ffffff;
}
div.footer .container
{
    text-align: right;
    padding: 8px 10px 0px 0px;
}
