.QY {
	font-weight: bold;
	color: #000000;
}

.QN {
	font-weight: bold;
	color: #FF0000;
}

div#loginbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 575px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	background-color: #F26828;
}

div#loginbox a {
	color: #FFFFFF;
}

div#debugtrail {
	position: absolute;
	top: 5000px;
	width: 800px;
	border: 2px solid red;
	background-color: #FFFF99;
	padding: 20px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

div#captchabox {
	padding-left: 100px;
}

.hideme {
	display: none;
}

.formerrors {
	color: #FF0000;
	font-weight: bold;
}

div.progress span {
	color: #FF0000;
}

div.formcontainer {
	width: 580px;
}

div.formcontainer p {
	width: 500px;
	padding: 5px 20px;
	margin-right: 10px;
	font-size: 10px;
}

div.formcontainer h1 {
	font-size: 14px;
}

div.formcontainer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

div.sectionbuttons {
	margin-top: 10px;
	padding-top: 10px;
	text-align: right;
	width: 560px;
}

div.errorsection {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	width: 575px;
	background-color: #FFAAAA;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div.errorsection p {
	width: 500px;
	padding: 20px 20px 5px 20px;
	margin-right: 10px;
	font-size: 10px;
}

div.adminwarningsection {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	width: 575px;
	background-color: #FF0000;
	color: #FFFFFF;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}

div.adminwarningsection p {
	width: 500px;
	padding: 20px 20px 0px 20px;
	margin-right: 10px;
	text-align: center;
}

div.progresssection {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	width: 575px;
	background-color: #A8FFFF;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div.progresssection p {
	width: 500px;
	padding: 20px 20px 5px 20px;
	margin-right: 10px;
	font-size: 10px;
}

div.feedbacksection {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	width: 575px;
	background-color: #FFBEA8;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div.feedbacksection p {
	width: 500px;
	padding: 20px 20px 5px 20px;
	margin-right: 10px;
	font-size: 10px;
}

div.formsection {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	width: 575px;
	background-color: #fca;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div.formsectionbuttonsonly {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	width: 575px;
	background-color: #fca;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div.formsection h1 {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
}

table.adminlisttable {
	width: 560px;
	text-align: center;
}

table.adminlisttable th {
	background-color: #663300;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

table.adminlisttable td {
	vertical-align: top;
	text-align: left;
}

table.adminlisttable tr.totalline td {
	background-color: #663300;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

table.adminlisttable a {
	font-weight: bold;
	color: #CC6600;
}


table.overviewtable {
	width: 480px;
	text-align: center;
	margin-left: 20px;
}

table.overviewtable th {
	text-align: right;
	width: 150px;
	vertical-align: top;
}

table.overviewtable td {
	text-align: left;
	vertical-align: top;
}


table.formtable {
	margin-left: 20px;
}

table.formtable tr.rowc1 {
	background-color: #CCCCCC;
}

table.formtable tr.rowc2 {
	background-color: #EEEEEE;
}

table.formtable td {
	border-bottom: 1px solid #333333;
	vertical-align: top;
}

table.formtable td.firstrow {
	border-top: 1px solid #333333;
}

table.formtable textarea, select, checkbox, input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

div.formcontainer fieldset.buttonset {
	border: 1px hidden #FFFFFF;
}

div#mapsearchbox {
	padding: 0 0 10px 20px;
	margin-left: 20px;
}

td.formleft {
	text-align: right;
	width: 160px;
}

td.formcentre {
	text-align: right;
	width: 5px;
}

td.formright1 {
	text-align: center;
	width: 20px;
}

td.formright2 {
	text-align: left;
	width: 335px;
}

td.formright12 {
	text-align: left;
	width: 355px;
}

td.formright12 span {
	display: block;
	font-style: italic;
}

td.formright2 span {
	display: block;
	font-style: italic;
}

td.boldlabel {
	font-weight: bold;
}

td.checkboxlabel {
	padding-top: 5px;
	padding-bottom: 5px;
}

td.textlabel {
	padding-top: 5px;
}

td.selectlabel {
	padding-top: 3px;
}

div#map_canvas {
	width: 530px;
	height: 330px;
	margin-left: 20px;
}

div#pindropbox {
	width: 506px;
	text-align: center;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	margin-left: 20px;
}

.pinstate0 {
	border: 2px solid #AA0000;
	color: #AA0000;
}

.pinstate1 {
	border: 2px solid #00AA00;
	color: #00AA00;
}




a.rounded, .button {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* or top */
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible; /* IE6 form button fix */ 
}
.button {
  font-weight: bold;
  color: #000;
  background-color: #F26828;
  padding: 5px 7px;
}
.button:hover {
  background-color: #f85;
  color: #000;
} 
