@charset "UTF-8";
#wrapper {
	margin: auto;
	height: 700px;
	width: 760px;
	position: relative;
	left: 0px;
	top: 0px;
	border: thin solid #999999;
}
.mainlinks {
	font-family: "Helvetica Neue";
	font-size: 14px;
	color: #000000;
}
#logo {
	position: absolute;
	height: 110px;
	width: 760px;
	left: 0px;
	top: 0px;
}
#links {
	position: absolute;
	height: 33px;
	width: 600px;
	left: 0px;
	top: 110px;
	padding-top: 5px;
	padding-left: 20px;
}
#clock {
	position: absolute;
	height: 33px;
	width: 160px;
	top: 110px;
	right: 0px;
}
#greyLine {
	position: absolute;
	height: 14px;
	width: 760px;
	left: 0px;
	top: 143px;
}
.chairName {
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: #8dc63f;
}
.tableheading {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #630;
}
.tableinfo {
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
}
.chairNumber {
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: #000;
}
.chairOverview {
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: #000000;
}
.decorationBorder {
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: #a1a1a1;
	text-decoration: blink;
}
.login_header {
	font-family: "Helvetica Neue";
	font-size: 14px;
	color: #7ABF30;
}
.text_login {
	font-family: "Helvetica Neue";
	font-size: 14px;
	color: #000000;
}
