html, body {
	text-align: center;
	color: black;
	font-family: verdana;
}

table.generic {
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

a img {
	border: 0px;
}

.comment_table {
	border: 1px solid black;
	font-size: 10px;
	text-align: left;
}

.title {
	text-align: center; 
	background-image: url('../../../gui/menubg.jpg');
}

.ed {
	background-image: url('../../../gui/menubg.jpg');
	margin-top: 0px;
	padding-top: 0px;
	width: 200px;
	vertical-align: middle;
	text-align: center;
	color: black;
	font-size: 13px;
}

a:link {
	text-decoration: none;
	color: black;
	font-size: 12px;
}

a:active {
	text-decoration: none;
	color: black;
	font-size: 12px;
}

a:visited {
	text-decoration: none;
	color: black;
	font-size: 12px;
  }

a:hover {
	text-decoration: underline;
}

.lefttd {
	background-image: url('../../../gui/menubg.jpg');
	width: 200px;
	vertical-align: top;
	color: black;
	font-size: 12px;
}

.maintd {
	background-image: url('../../../gui/main.jpg');
	vertical-align: top;
	text-align: justify;
}

.righttd {
	background-image: url('../../../gui/menubg.jpg');
	width: 200px;
	vertical-align: top;
	text-align: center;
	font-size: 13px;
	color: black;
	font-size: 10px;
}

.footertd {
	background-image: url('../../../gui/menubg.jpg');
	text-align: center;
	font-size: 11px;
}

a.logo:link {
	text-decoration: none;
}

a.logo:active {
	text-decoration: none;
}

a.logo:visited {
	text-decoration: none;
}

a.logo:hover {
	text-decoration: none;
	font-weight: normal;
}

.maindiv {
	margin-left: 30px;
	margin-right: 30px;
	font-size: 12px;
}

.calendar {
	padding-left: 25px;
	text-align: middle;
	border: 0px;
}