div {
	position:absolute; width: 100%;
	left:0;
	z-index:1;
	border: 1px;
	visibility: visible;
}

body {
text-align: center;
background-color: #FFFFFF; 
margin: 0;
}

table {
    margin: auto; 
}

table.layout {
text-align: center;
background-image:  url(../images/fr/tensquared_online.jpg);
background-repeat: no-repeat;
width: 647px;
height: 460px;
border: 0;
}
td.row1 { height: 460px; text-align: center;  
}
td.row2 { text-align: center; vertical-align: bottom;}
td.changepasswordrow { text-align: center; vertical-align: top}
.text { color: #00475D; font-family: arial, helvetica, sans-serif; font-weight: bold; text-align: center;}
.entryfield { background-color: #EEEEEE; font-size: 10px; color: Black; font-family: sans-serif; }

a {text-decoration:underline;
color: #00475D;}
a:hover {text-decoration:none;
color: #00475D;}

.valuepositive { font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
