* {
	font-size:100%;
}

.debug {
	clear:both;
	color: #666666;
	border: 1px solid #666666;
	margin: 1px;
	padding: 1px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
}
img {
	border: none;
}
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table#container{
	width: 800px;
	height: auto;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
table#container td#header
{
	height: 80px;
	padding-right: 15px;
	text-align: right;
	background-image: url(images/a_01.jpg);
	background-repeat: repeat-x;
	line-height: 200%;
}
table#container td#bodyline
{
	background-image: url(images/r_06.gif);
	background-repeat: repeat;
}
table#menucontents
{
	background-image: url(images/w_06.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td#contents {
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
td#menu
{
	width: 180px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
table#container td#footer
{
	text-align: center;
}
div.loginform {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

table#news .news_lastupdate {
	font-size:90%;
	color: #666666;
}
table#information .information_lastupdate {
	font-size:90%;
	color: #666666;
}
