
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color:#dddece;
	color:#61615F;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#61615F;
}

input, select, textarea {
  border: solid 1px #eeeee6;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  color:#FF8613;
  background-color:#ffffff;
}

input.button {
  border: solid 1px #dddece;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  color:#61615F;
  background-color:#eeeee6;
}

input.transparent {
  border: 0px;
  background-color:transparent;
}

a, a:visited {color:#61615F; text-decoration:none;}
a:hover {color:#ffffff; text-decoration:none;}



span.bold {font-weight:bold;}

span.message {font-size:12px; font-weight:bold;}
td.menu_row1 {background-color:#eeeee6;}
td.menu_row2 {background-color:#dddece;}


