html {
scrollbar-face-color: #6E7061; 
scrollbar-highlight-color: #CCCCCC; 
scrollbar-shadow-color: #666688; 
scrollbar-3dlight-color: #666688; 
scrollbar-arrow-color: #CCCCCC; 
scrollbar-track-color: #454738; 
scrollbar-darkshadow-color: #333355;
}

body {
margin: 0; 
padding: 0;  
background-image:url('images/back.gif');
}

div#content {
padding: 9px; 
text-align: left; 
color: #FFFFFF; 
font-weight: normal; 
padding: 10px; 
background-color: transparent; 
border-bottom: 1px solid #333355; 
border-right: 1px solid #333355;
border-top: 1px solid #333355; 
border-left: 1px solid #333355; 
}

a {
color: Silver;
FONT-FAMILY: verdana; 
text-decoration: none; 
}
a:hover {
color: #FE9000; 
}

ul {margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li {margin-left: 2px; list-style: square inside; color: #FFFFFF}

div.xoopsQuote { background: #DDDDDD; color: #666688; border: 1px inset #333355; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote a {color: #004477; font-weight:bold;}
div.xoopsQuote a:hover {color: #333355; font-weight:bold; }

div.xoopsCode { background: #DDDDDD; color: #666688; border: 1px inset #333355; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}

div.errorMsg { background-color: #DDDDDD; text-align: center; border-bottom: 1px solid #333355; border-left: 1px solid #333355;border-top: 1px solid #333355; border-left: 1px solid #333355; font-weight: bold; padding: 10px;}

div.confirmMsg {color: #666688; text-align: center; font-weight: bold; padding: 10px; background-color: #DDDDDD; border-bottom: 1px solid #333355; border-left: 1px solid #333355; border-top: 1px solid #333355; border-left: 1px solid #333355;}

div.resultMsg {color: #666688; text-align: center; font-weight: bold; padding: 10px; background-color: #DDDDDD; border-bottom: 1px solid #333355; border-left: 1px solid #333355; border-top: 1px solid #333355; border-left: 1px solid #333355;}

.title {text-align: left; font-size:18px; font-family:verdana; width:100%; color:white; filter:Glow(color=#CC0000, strength=3);}
.title2 {text-align: center; font-size:18px; font-family:verdana; width:100%; color:white; filter:Glow(color=#330000, strength=2);}
.title3 {text-align: center; font-size:15px; font-family:verdana; width:100%; color:white; filter:Glow(color=#330000, strength=2);}

.form {
	font-family: Verdana;
	font-size: 10px;
	color: #FE9000;
}
.texte {
	font-family: Verdana;
	font-size: 10px;
	color: #ebe9e9;
	text-decoration: none;
}
.texte2 {
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
.texte3 {
	font-family: Verdana;
	font-size: 12px;
	color: #FE9000;
	text-decoration: none;
	font-weight: bold;
}
.texte4 {
	font-family: Verdana;
	font-size: 20px;
	color: #FE9000;
	text-decoration: none;
	font-weight: bold;
}
.textfield {
	background-color: Silver;
	color: #454738;
	border: solid 1px #999999;
	font-size: 8pt;
	font-weight: bold;
}
.center {
	width: 100%;
	border: 1px solid Gray;
}