body, td { 
 font: normal 11px Arial, Helvetica, sans-serif;
 color: #666;
 text-align: left;
 }

body {
	text-align: center;
}

a {
 color: #c00;
 color: #ff9933;
 text-decoration: none;
 font-weight: bold;
}

a:hover {
 text-decoration: underline;
}

th {
 color: #FFA00F;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	text-align: left;
}

#contentArea {
 background-color: #fff;
 padding-bottom: 3px;
}

#contentedit {
 border: 1px solid #999;
 width: 320px;
 padding: 3px;
 background-color: #fff;
 float: left;
}

#contentedit h1 {
}



#contentedit {

}

#series {
 width: 320px;
 
}

.objgroup {
 margin-top: 5px;
 }

label {
 font-weight: bold;
 }

.fieldgroup {
 margin-bottom: 10px;
 padding: 2px;
 width: auto;
}

fieldset {
 padding: 2px;
 border: 1px solid #999;
}

fieldset fieldset {
 margin-top: 5px;
}
input, textarea, select {
 font: normal 11px Arial, Helvetica, sans-serif;
}

#series fieldset {
 border-width: 0;
}

#series fieldset fieldset {
 border-width: 1px;
}

input.text,
textarea.text {
 border: 1px solid #ffcc99;
 background-color: #fafafa;
 padding: 2px;
 color: #666;
}

textarea { 

}

input.radio, input.checkbox {
 border-width: 0;
 background-color: transparent;
 }

input.button {
 background-color: #ddd;
 border: 1px outset #efefef;
}

.submit {
 background-color: #ddd;
 border: 1px outset #efefef;
 font-weight: bold;
 color: #555;
}

label.choice {
 font-weight: normal;
}
