body {
  color: #333;
  text-align: left;
  font-size: 14px;
  background: #fff url(/images/header_bg.gif) repeat-x;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a {
  color: #000;
}

a:visited {
  color: #666;
}

a:hover {
  color: #fff;
  background-color: #000;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

h1 {
  margin-bottom: -1px;
}

#bd {
  margin-top:  20px;
}

#hd {
}

#hd #navbar ul{
  margin: 0px 0px 0px 125px;
  text-align: left;
}

#hd #navbar li {
  list-style-type: none;
  padding-left: 5px;
  padding-right: 5px;
  display: inline;
  font-variant: small-caps;
  font-size: 13px;
  letter-spacing: 1.5px;
}

#hd #navbar a {
  color: #e9d0c8;
}

#hd #navbar a:hover {
  color: #243D33;
  background-color: #D5D7D0;
}

#hd img {
	margin-top: 5px;
}

#hd .tagline {
	font-size: 24px;
	font-weight: lighter;
	margin: 10px 20px 0px 0px;
	float:  right;
	color: #D5D7D0;
	text-transform: capitalize;
  font-variant: small-caps;
}

.area {
  color: #941F00;
}

.category_menu {
    font-size: 10px;
}

.area_header a {
  font-size: 12px;
}

.area_header {
    font-size: 13px;
}

.area_categories table {
  margin-top:  -10px;
}

.area_categories tr {
  border:  none;
}

.area_categories td {
  border:  none;
  padding:  0px 5px 0px 5px;
}

.area_categories td.area_hours {
	text-align: right;
	font-weight:  bold;
	width: 200px;
}

.area_categories td.name {
	width: 300px;
}

.area_categories td.percent {
	text-align: right;
	width: 100px;
}

.area_categories td.hours {
	text-align: right;
	width: 200px;
}

.area_categories tr.summary {
	border-top: 1px solid #666;
	font-style: italic;
}

input[type="text"], input[type="password"], textarea {
  font-size: 16px;
  width: auto;
}

.area_category_hours {
  font-size: 16px;
  width:  125px;
  text-align:  right;
  margin-left: 25px;
}


#categories td {
  border: 0px #000 solid;
  padding: 0px;
}

#helpbox {
	margin-top:  25px;
	float: right;
	background-color: #fdfd94;
	font-size: 12px;
	width: 200px;
	padding: 5px 10px 5px 10px;
	border: 0.25px dotted #000;
}

.footer {
  text-align: center;
  font-variant: small-caps;
  color: #666;
  font-style: italic;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 12px;
}

.footer a {
  color: #666;
}

.test {
	background: url(/images/regform_bg.gif) no-repeat;
}

.label {
	
	font-weight: bold;
}
