BODY,html {
	position: relative;
	FONT-FAMILY: Verdana;
	text-align: center;
	border: 0;
	padding: 0;
	width: 100%;
	font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
	top: 0;
	margin: 0 auto;
	height: auto;
	background-color: #BFDFF7;
}
H1 {
	FONT-SIZE: 20px;
	width: 500px;
	border-bottom:solid 1px #556688;
	color: #556688;
	margin-left:50px;

}
A {
	COLOR: #000000;
	TEXT-DECORATION: none;
}

#bigbox {
	position: relative;
	z-index: 0;
	text-align: left;
	margin: 0 auto;
	height: auto;
	background-color: white;
	width: 808px;
}

#ban {
	position:absolute;
	left:0;
	top: 0;
	width: 808px;
	height: 150px;
	text-align: center;
	background-color: #09a7e8;
	border-top: 0px solid #334466;
}


#contentbox {
	position:absolute;
	top: 100px;
	left:0;
	width: 100%;
	height:auto;
	padding-bottom: 2px;
	background-color: white;
	clear:both;
	background-image: url(../images/menu2.jpg);
	background-repeat: repeat-x;
}

#content {
	float:left;
	width: 608px;
	height: 100%;
	background-color: white;
	FONT-SIZE:12;
	padding-top: 5px;
	text-align: left;
	Z-Index:1;
}


#menu {
	float:left;
	width: 198px;
	height: 100%;
	padding-top: 2px;
	margin-left: 0px;
	text-align: left;
	font-size: 12px;
	Z-Index:2;
	background-image: url(../images/menu2.jpg);
}

#title {
	text-align: center;
	font-size: 20;
	width: 100%;
	background-color:white;
	color: white;
}

td {
	text-align: left;
	width:auto;
	FONT-SIZE:12;
}

#content td{
	height: 5px;
}

.firstC{
	background-color:#445566;
	width: 365px;
	height: 24px;
	padding: 0 0;
	margin: 0;
}

.firstC1{
	background-color:#445566;
	width: 252px;
	height: 24px;
	padding: 0 0;
	margin: 0;
}

	
#menu a:visited {
	color: none;
	text-decoration: none;
}

#menu a:hover {
	background-color: #0099FF;
	color: white;
}

#menu a {
	width: 192px;
	text-align: left;
	margin-bottom: 1;
	display: block;
	color: #0099FF;
	line-height: 24px;
	background-color: #FFFFFF;
	padding-left: 0px;
	margin-left: 3px;
	font-size: 10;
	border:outset;
}
#content a{
	color: #334477;
}

#menu2 a{
	background-color: #667788;
	color: #223344;
	line-height: 20px;
}
#menu2 a:hover {
	background-color: #bbccee;
	color: #334466;
}

#menu a:focus {
	background-color: #bbccee;
	color: #334466;
}

#menu a.actif {
	background-color: #bbccee;
	color: #334466;
}

#menu2 a.actif {
	background-color: #bbccee;
	color: #334466;
}

P.bodytext {
	font-size: 12;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;

}
P.bodytext A {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	COLOR: #000000;
	BORDER-RIGHT-WIDTH: 0px;

}
P.bodytext UL A {
	COLOR: #000000
}

li {
padding-left:10px;
}

h3 {
	margin-left: 20px;
}

h5 {
	margin-left: 20px;
}

#data {
	/*border: 1px solid darkblue;*/
	width: auto;
	background-color: #bbccee;
	margin-right: 40px;
}

#docs {
	text-align: center;
}

#docs table {
	text-align: center;
	/*color: #223344;*/
	color: white;
	width: 300px;
}

#docs th {
	background-color: #667788;
}

#docs td {
	background-color: #ccccdd;
	color: #334477;
}
