@charset "utf-8";
/* Neukon CSS Style */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../css/images/background.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.logo {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #4c4c4c;
}
.wlink {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: underline;
	underline: none;
}
.wlink :link {
	color: #ffffff;
	text-decoration: underline;
}
.wlink :active {
	color: #ffffff;
	text-decoration: underline;
}
.wlink :visited {
	color: #ffffff;
	text-decoration: underline;
}
.wlink :hover {
	color: #ffffff;
	text-decoration: underline;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.beername {
	font-family: Verdana;
	font-size: 16px;
	line-height: 20px;
	color: #541800;
	font-weight: bold;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #541800;
}
.add {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	underline: none;
}
.add :link {
	color: #ffffff;
	text-decoration: none;
}
.add :active {
	color: #ffffff;
	text-decoration: none;
}
.add :visited {
	color: #ffffff;
	text-decoration: none;
}
.add :hover {
	color: #ffffff;
	text-decoration: none;
}
.heading {
	font-family: Times;
	font-size: 22px;
	line-height: 25px;
	color: #b92930;
	font-weight: bold;
	text-decoration: none;
}

