body {
	background-color: #000000;
	cursor: url('../bleuselect.cur');
}
a {
	cursor: url('../bleuselect-m.cur');
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline overline;
	background-color:#000099
}

a:active {
	text-decoration: none;
}

#fcf2 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCFF33;
margin:0px;
border:1px solid #81A2C4;
background-color:#000222;
width:450px;
}

#shadow {
border:1px solid #026CB1;
background-color:#000222;
margin:0px;
padding:0px;
}

#fcf2 h3 {
font-size: 12px;
background : #026CB1 url(../forum/images/thead_bg.gif) top left repeat-x;
color: #FFFFFF;
font-weight: bolder;
padding-bottom: 6px;
padding-top: 6px;
padding-left: 4px;
padding-right: 4px;
border-bottom: 1px solid #81A2C4;
margin: 0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 eh {
color:#000222;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#000222;
}
#fcf2 label {
float: left;
width: 120px;
text-align: right;
}
#fcf2 span.f {
float: center;
width: 435px;
text-align: left;

}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCFF33;

}
#fcf2 input, #fcf2 textarea {
border:1px solid #FFF;
padding:2px;
font-family: Arial, Helvetica, sans-serif;
background-color: #000000 !important;
color: #CCFF33;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background-color: #000000 !important;
border:1px solid #3D5686;
}
