.content
{
	vertical-align : top;
	margin : 5px auto;
	width : 500px; 
}

.title
{
	color: #daa520;
	font-size : 20px;
	text-align : center;
	margin-top: -10px;
	margin-bottom: 10px;
}

.menu
{
	font-size : 16px;
	text-align : center;
	margin : 5px auto;
}

.footNotes
{
	font-size : 14px;
	text-align : center;
	margin-top: 4em;
}

.footNotes a, a.link
{
	color : #F9F8F7;
	background-color : transparent;
}

.searchBox
{
	font-size : 16px;
	text-align : center;
	margin : 5px auto;
}

.pageLinks
{
	background-color : #4A7DAC;
	color : #F9F8F7;
	font-size : 14px;
	text-align : center;
	margin : 5px auto;
	width : 500px;
}

.pageLinks a, a.link
{
	color : #F9F8F7;
	background-color : transparent;
}

.posts
{
	margin : 10px auto;
        border: 1px solid #daa520;
}

.message
{
        margin: 5px;
        padding: 10px;
	color : black;
	vertical-align: top;
	font-size : 16px;
        background-color: #888;
}

.topInfos
{
  margin: 5px ;
  color:  #daa520;
  background-color: #333;
  width: 100px;
  border-bottom: solid #564b47 0px;
  font-size : 12px;
}

.topInfos a, a.href
{
	color:  #daa520;
	background-color: transparent;
}

.tablePosts
{
	margin : 0px auto;
	width : 100%;
	background-color : transparent;
        border: 0px solid #daa520;
}

.tableReply
{
	margin : 0px auto;
	width : 80%;
	background-color : transparent;
	border : 1px solid white;
}

.statistics
{
	width : 100%;
	margin : 5px auto;
}

.statistics a, a.href
{
	color : black;
	background-color : transparent;
}

.stats
{
	border : 1px solid black;
}

.topStats
{
	color : #F9F8F7;
	background-color : #4A7DAC;
}

.signError
{
	color : white;
	background-color : #8b0000;
	text-align : center;
}

.signOK
{
	color : black;
	background-color : transparent;
	text-align : center;
}

.signOK a, a.href
{
	font-size : 12px;
}

.countriesTitle
{
	text-align : center;
	color : white;
}