body {
	margin: 0px;
	background: url("../img/_lay/clear.jpg") #000000;
}
td, input {
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 14pt;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#left_corner {
	position: absolute;
	bottom: 0%;
	left: 0;

}
#right_corner {
	position: absolute;
	bottom: 0%;
	right: 0;

}
input {
	color: #000000;
}
.hmnu {
	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
	background: url("../img/hmnu.gif") repeat;
	height: 21px;
}
.nav {
	color: #ffffff;
	text-decoration: none;
}
.nav:hover {
	text-decoration: underline;
}
