a{
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
body {
	color: #FFFFFF;
	font-family: arial, serif;
	font-size:12px;
	font-weight: normal;
	overflow: auto;
	padding:0px 0px 0px 0px;
	margin:0px 10px 10px 10px;
	background:#000000 url(bg-menu.gif) no-repeat top right;
	text-align:left;
	line-height:130%;
}
.txt {
	padding:35px 0px 0px 0px;
}
table{
	border: solid 0px #000000;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:130%;
}
.results td{
	border-bottom: solid 1px #000000;
}
.button{
	cursor:pointer;
	background:#E00006;
	border:0px outset #FFFFFF;
	color:#ffffff;
	width:95px;
	height:21px;
	font-weight:bold;
	font-size:12px;
	margin:3px 2px 0px 0px;
}
.fieldstable td {
	padding:2px 2px 2px 2px;
}

