* {
	font: 11px Quay, Verdana, Geneva, sans-serif;
	color: #000000;
}
body {
	background: #CCCCCC;
	padding:0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 18px;
	color: #FF0000;
	margin-left: 6px;
}
strong {
	font-weight: bold;
}
p {
/*	text-align: justify;*/
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 16px;
	line-height: 1.4em;
}
.content {
/*	text-align: justify;*/
	line-height: 1.4em;
}
div#ContPos {
	width: 930px;
	height: 600px;
	margin: 0px auto;
	text-align: left;
}
.MainTable {
	background: #FFFFFF url(images/back2.jpg) no-repeat center center;
	height: 600px;
	width: 930px;
	border: 1px solid #999999;
}
div.ClMenue {
	height: 10px;
	width: 162px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
div.ClMenueOn {
	height: 50px;
	width: 162px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
td.TdMenue {
	margin: 0px;
	padding: 0px;
}
a, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #000000;
}
a.MenueLink {
	margin-left: 5px;
	width: 100%;
}

