BODY, TD {
	background: #00183e;
	color: #8394EA;
	font-family : arial, arial cyr, times new roman, helvetica ;
	font-size : 9pt;
}

A {
	text-decoration: none;
	color: #8394EA;
}

A:Hover {
	text-decoration: underline;
	color: white;
}

input {
	list-style-type: circle;
}

input.button {
 border-collapse: inherit;
 border-style: solid;
  border-color: 1px solid #8394EA;
  border-collapse: 1px solid #8394EA;
  color: #8394EA;
  background-color: #00245d;
  vertical-align: middle;
  font-size: 100%;
  height: 22px ! important;
  max-height: 22px ! important;
  min-height: 22px ! important;
  margin: 1px;
  display: inline;
}