body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	line-height:120%;
	background-color:#222222
}
H1 {
	font-size:medium;
	font-weight:bold;
	text-align:center;
	color:#cc3300;
}
H2 {
	font-style:italic;
	font-size:xlarge;
	font-weight:normal;
	text-align:center;
	color:#cc3300;
}
H3 {
	text-align:center;
	font-style:italic;
	font-weight:normal;	
	color:#cc3300;	
}
H4 {
	font-style:italic;
	font-size:larger;
	color:#cc3300;	
}

a{
	color:#cc3300;	
}

td {
	font-weight:normal;		
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.lab {
	font-weight: bold;
}
.mark {
	font-weight: bold;
	text-align: center;
}
.unmarked {}
label {
	width:15em;
	display: inline-block;
	color: #000000;
	font-weight: normal;
}

#page-container {
	width:920px;
	background-color: #FFFFFF;
	margin:auto;
}
form.confform fieldset {
  margin-bottom: 10px;
}
form.confform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.confform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  text-align:right;
}
form.confform fieldset ol {
  margin: 0;
  padding: 0;
}
form.confform fieldset li {
  list-style: none;
  padding: 5px; 
  margin: 0;
}
form.confform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.confform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.confform fieldset fieldset label {
  display: block;
  width: auto;
}
form.confform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.confform label {
  width: 240px; /* Width of labels */
}
form.confform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
#confHead {
	background-image:url(gradient.jpg);
	text-align:center;
}
#conf_reg_menu {
	width:100%;
	background-color: #fed700;
}
#conf_reg.conf_reg_menu a {
	display:none; visibility:hidden
}
.errormessage {
	color:red;
}
#content {
	padding-left:4em;
	padding-right:4em;
}
#content