body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top:10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.partnersLink {
	font-weight: bold; 
	text-align:right;
}
.partnersLink a {
	color:red;	
}
.flags a img {border:none;width:20px}
.main {
	width:981px;
	height:633px;
}
table.mainBackground {
	background:transparent url(../images/background/mainBackground.jpg) repeat scroll 0 0;
	width:981px;
	height:633px;
	
	border-width: 1px;
	border-spacing: 1px;
}
table.mainBackground th {
	border-width: 1px;
	padding: 0px;
}
table.mainBackground td {
	border-width: 1px;
	padding: 0px;
}
table.mainBackground_FR {
	background:transparent url(../images/background/mainBackground_FR.jpg) repeat scroll 0 0;
	width:981px;
	height:633px;
	
	border-width: 1px;
	border-spacing: 1px;
}
table.mainBackground_FR th {
	border-width: 1px;
	padding: 0px;
}
table.mainBackground_FR td {
	border-width: 1px;
	padding: 0px;
}

.letterSpace {letter-spacing:1px}
.copyright {
	text-align:right;
	font-size:10px;
	color:grey;
}
table.rightContent {
	width:350px;
	height:510px;
	background:transparent url(../images/transpGrey.png);border-width: 0px;
	border-spacing: 0px;
	border-color: black;
	border-style: solid;
}
table.rightContent th {
	border-width: 0px;
	padding: 0px;
}
table.rightContent td {
	border-width: 0px;
	padding: 0px;
}
.clearLeft {
	clear:left;
}
.title {
	font-size:16px;
	margin-bottom:0;
	margin-top:0;
	padding:4px;
	text-align:center;
	font-weight:bold;
}