@charset "utf-8";
/* CSS Document */
body {
	padding-top:20px;
}

a img {
	border:0;
}

.page_container {
	border-top:#999999 1px solid;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
	background-color:#FFFFFF;
}

div.copyright	{ text-align:center; font-size:9px; color:#999999; font-family:Arial, Helvetica, sans-serif; }

.buttontable {
	padding-top:5px;
	padding-bottom:5px;
}

.buttontable img {
	border:none;
}

.firstbutton {
	padding-left:8px;
	padding-right:2px;
}

.midbutton {
	padding-right:2px;
}

.lastbutton {
	padding-right:8px;
}

a {
	cursor:pointer;
}

area {
	cursor:pointer;
}