body
{
	margin: 0px;
	font-family: Sans-Serif;
}
.text
{
	font-size: smaller;
}
.menuline
{
	background-color: #5c7aae;
}
.menu
{
	font-weight: bold;
	font-size: smaller;
	color: #ffffff;
}
.menulogin
{
	font-weight: bold;
	color: #5c7aae;
}
a.menulink
{
	color: #ffffff;
	text-decoration: none;
}
a:active.menulink
{
	color: #ffffff;
	text-decoration: none;
}
a:link.menulink
{
	color: #ffffff;
	text-decoration: none;
}
a:hover.menulink
{
	color: #ffffff;
	text-decoration: none;
}
.footerline
{
	font-weight: bold;
	font-size: smaller;
	color: #ffffff;
	background-color: #5c7aae;
	text-align: right;
}
.button
{
	font-size: x-small;
	cursor: hand;
}
.buttoninput
{
	display: none;
}
