BODY {SCROLLBAR-FACE-COLOR: #424242;
SCROLLBAR-HIGHLIGHT-COLOR: #424242;
SCROLLBAR-SHADOW-COLOR: #black;
SCROLLBAR-3DLIGHT-COLOR: #424242;
SCROLLBAR-ARROW-COLOR:  #black;
SCROLLBAR-TRACK-COLOR: #424242;
SCROLLBAR-DARKSHADOW-COLOR: #424242;
overflow: auto;
background-color: #424242;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000000;
text-align:center;}
td {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
padding:1px;
}
.separator {
font-family:Arial;
font-size:10px;
}
#texte {font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color: #BCBCBC;
}
a:link {
	color: #A2E425;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
a:visited {
	color: #A2E425;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
a:active {
	color: #A2E425;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
a:hover {
	color: #A2E425;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.td_bottom {
/*color: #BCBCBC;*/
color: #000000;
border-bottom-width: 1px;
border-bottom-color: #BCBCBC;
border-bottom-style: ridge;
} 
.table_bg {
background-color: #BCBCBC;
}
.td_bg {
background-color: #333333;
padding: 5px;
}
form {
display:inline;
}
input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}
.inputstyle {
	font-family: "ËÎÌå";
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #424242;
	border: 0px;
}
.style_input { width:200px;}
textarea {
    height:100px;
	width:200px;
}