body {
background-color: #000;
text-align: center;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
color: #ffffff;
font-color: #ffffff;
font: 12px/20px Arial, Helvetica, sans-serif;

}

a {
	color: #bbb69f;
	}

a:hover {
	color: #fff;
	}



.FCK_content {
areas: 1;
background-color: #aaaaaa;
background-image: none;
}

/* FORM */

fieldset {
margin: 27px 0 0 0;
padding: 10px 1%;
border: 1px dotted #999;
}

fieldset fieldset {
clear: left;
margin: 10px 1%;
width: 96%;
}

legend {
padding: 0 1%;
}

fieldset legend {
text-transform: uppercase;
font: 900 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

fieldset fieldset legend {
text-transform: none;
font: 900 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


label {
width: 48%;
display: block;
float: left;
font: 700 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 5px 0;
margin: 0 0 0 1%;
}

input, textarea, select, checkbox {
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #464547;
	background: #202021;
	color: #fff;
width: 98%;
display: block;
}

input:focus, textarea:focus, select:focus, checkbox:focus {
background: #323234;
border: 1px solid #464547;
}

.label1col, .cb1col { width: 99%; }
.label2col, .cb2col { width: 48.5%; }
.label3col, .cb3col { width: 31.5%; }
.label4col, .cb4col { width: 23.5%; }
.label5col, .cb5col { width: 18.5%; }

.label1col input, .label1col select, .label1col textarea { width: 98%; }
.label2col input, .label2col select, .label2col textarea { width: 96%; }
.label3col input, .label3col select, .label3col textarea { width: 94%; }
.label4col input, .label4col select, .label4col textarea { width: 92%; }
.label5col input, .label5col select, .label5col textarea { width: 90%; }

.cb1col, .cb2col, .cb3col, .cb4col, .cb5col  { cursor: pointer; cursor: hand; float: left; }
.cb1col input, .cb2col input, .cb3col input, .cb4col input, .cb5col input { 
display: inline; 
padding: 0;
margin-right: 5px;
vertical-align: bottom;
width: auto;
border: none;
background: none;
}

.formButtons {
padding: 10px;
text-align: center;
}

.submitImage button, .navImage button {
border: none;
margin: 0 5px;
background: none;
cursor: pointer;
cursor: hand;
display: inline;
}

.submitButton button, .navButton button {
border: 3px double #147;
background: #369;
padding: 3px 10px;
width: auto;
color: #fff;
cursor: pointer;
cursor: hand;
margin: 0 5px;
display: inline;
}

.submitButton button:hover, .navButton button:hover {
border: 3px double #369;
background: #58b;
}

.fieldsetIngress {
font: 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 5px 1%;
}

.warningText {
border: 1px dotted #cf839e;
background: #feeef4;
padding: 5px 2%;
font-size: 11px;
font-weight: bold;
}

.warning {
border: 1px solid #cf839e;
background: #feeef4;
}

#formid_1_submitButton, #formid_2_submitButton {
width: 68px;
}
