body {
	/*background: url(../images/index_05.gif);*/
	background-color: #0b80ad;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
table, tr, td {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
a.menu {
  text-decoration: none;
}
a {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
}
img {
  border: none;
}
fieldset {
  padding: 1em;
  color: #ffffff;
  border: none;
  }
label {
  float:left;
  width:30%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
 }
span.red {
	color: #ff0000;
}
input {
	font-family: Verdana;
	font-size: 11px;
}
