body {
	background-color: #004b76;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg-dot.png);
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C8E8FE;
}
input {
	border: 1px solid #004B76;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004B76;
	background-color: #C8E8FE;
}
img {
	border: 0px;
}
a {
	color: #C8E8FE;
}
.mainframe {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(bg-dot.png);
}
.copyright {
	font-size: 10px;
	text-align: center;
}
.bgtable {
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(background.png);
}
.logbutton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
