body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow:none;
}

input {
	border: 1px solid #333366;
	background: url(../images/background_champ.gif);
}

.Search_Button {
	border: 0px;
	background-image: none;
}

.Menu_Top {
	background-color:#000000;
	color:white;
	font-weight:bold;
}

.Menu_Top a { 
	text-decoration:none;
	color:white;
}

a {
	text-decoration:none;
	color:black;
	font-weight:bold;
}


.Cadre_Content {
	overflow: auto;
	position: relative;
	align:left;
	visibility: inherit;
	z-index: 1;
	margin-bottom: 0px;
	height: 300px;
	width: 1024px;
	left: 0px;
	top: 0px;
}

