
body{margin: 0 auto; font-family:"Verdana", Geneva, sans-serif;	line-height:1.75;}


div{padding:0em 0em 0em 0em;} 


label{
  width: 6em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block
}


input[type="button"],input[type="reset"]{width:8em;}
input[type="range"]{width:12em;}
input[type="number"]{
	margin-bottom:10px;
	text-align: right;
	background-color: #FAEBD7;
	width:8em;
}
input[type="radio"]{margin:0.2em 0.2em 0.2em 0.5em;}

select{	text-align: center; background-color: #FAEBD7; width:9em;}
table{	cellspacing: 20; margin-left:auto; margin-right:auto}
td{	text-align: center; width:10em;}


fieldset{border:.1em solid gray;}


form {
	background: none repeat scroll 0 0 #ECF1EF;
	border: 2px solid black;
	margin-left: auto;
	margin-right: auto;
  margin-top:0em;
	padding: 0.2em;
}

//.titlebar{background-color:#00005d; color:white; cursor:pointer;}
.titlebar{background-color:#800000; color:white; cursor:pointer;}
.answer{color:brown;}
*/