@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:small;
	color: #FFF;
	background-color: #069;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
form {
	height:100%;
	display:block;
}
td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
img {
	border:0;
}
.logoplace {
	background-color:#900;
	width:60%;
}
.bigtable {
	height:90%;
}
.middlecontent {
	height:90%;
}
.divmiddlecontent {
	text-align:center;
}
.copytext {
	font-size:small;
}