@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fafaff;
	background-image: url(../img/amreBkg.gif);
	background-repeat: repeat-x;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

.style1 {
	font-size: x-small;
	color: #bbbbbb;
}
.style2, .style2 a {
	font-size: small;
	color: #666666;
	text-decoration:none;
}

.style2 a:hover {
	text-decoration:underline;
	color:#000;
}
.style3 {
	font-size:32px;
	color: #333333;
}

.style4 {font-size: small}

.form {
	font-size:10px;
	color:#333333;
	text-align:right;
	line-height:230%;
	border:solid 1px #DEDEDE; 
	background:#EFEFEF  url(../img/amreFormTitle.png) 0px 0px no-repeat;;
	color:#222222;
	padding:20px;
}
.login {
	font-size:10px;
	color:#333333;
	text-align:right;
	line-height:230%;
	border:solid 1px #DEDEDE; 
	background:#EFEFEF  url(../img/amreFormLogin.png) 0px 0px no-repeat;;
	color:#222222;
	padding:20px;
}
.language {

	background-repeat: no-repeat;

	top: 5px;

	height: 48px;

	z-index: 0;

	left: 722px;

	position: relative;

	width: 48px;

}
.flagIT {

	background-image: url(../img/flagIT.png);

}
.flagEN {

	background-image: url(../img/flagEN.png);

}

.smaller, .smaller a {
	font-size:x-small;
	color:#999;
}

