@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;
}
.home {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
	underline: none;
}
.home :link {
	color: #ffffff;
	text-decoration: none;
}
.home :active {
	color: #ffffff;
	text-decoration: none;
}
.home :visited {
	color: #ffffff;
	text-decoration: none;
}
.home :hover {
	color: #ffffff;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #541800;
}
.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;
}
