@charset "UTF-8";
a:link {
	color: #006666;
	background-color: #DDFFFF;
}a:hover {
	background-color: #FFFF00;
}a:visited {
	color: #006666;
	background-color: #FFFFDD;
}a:active {
	color:#000000;
	text-decoration: blink;
} body {
	background-color: #FFFFFF;
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	font-size: small;
} table {
	font-size: small;
} p {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	text-indent: -5px;
} h4 {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
} h5 {
	text-align: center;
} h1 {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
} form {
	margin: 2px;
}.othertext {
	color: #660066;
}.maintext {
	color: #006666;
}.smaller {
	font-size: x-small;
}.larger {
	font-size: x-large;
}.small {
	font-size: small;
}.homebutton {
	background-color: #EEDDAA;
}.loto {
	text-align: center;
}.tongabutton {
	background-color: #DDAAEE;
}.englishbutton {
	background-color: #CCEEAA;
}.borderbox {
	background-color: #FFFF66;
	border: medium solid #FF0000;
}.box {
	z-index:1000;
	visibility: hidden;
	left:100px;
	top:200px;
	width:550px;
	height:1000px;
	position:absolute;
	background-color:#FFFFCC;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	border: 1px double #666600;
	padding: 5px;
	overflow: hidden;
}.bottom {
	font-size: xx-small;
	margin: 0px;
	bottom: 2px;
	position: fixed;
	visibility: visible;
	z-index: 1;
}
