
	BODY
	{
		color : #000000;
		font-family : tahoma;
		font-size : 12pt;
		text-align:center;
		margin : 10px 0px 128px 0px;

		background-image: url('../frontoffice/images/background_01.jpg');
		background-repeat: repeat; 
	}

	A
	{
		color : #1268B6;
	}

	DIV.global
	{
		position:relative;
		width:780px;
		height:548px;
		border : 0px solid #1268B6;
	}

	.Go
	{
		display:none;
		show:hidden;
	}

