body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #d8f3bb;
	background-image: url(../images/gnrl_back.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-size: 10px;
}
img {
	border: none;
}
a:link, a:visited {
	color: #99c93c;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 5px;
	color: #587553;
}
h2 {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
	color: #9ac93c;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
h4 {
	font-size: 11px;
	margin: 0px;
	margin-bottom: 5px;
	color: #000000;
}
h5 {
	font-size: 10px;
	margin: 0px;
	margin-bottom: 5px;
	color: #000000;
}
h6 {
	font-size: 11px;
	margin: 0px;
	color: #587553;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
form {
	margin: 0px;
}
input {
	margin: 0px;
}
label {
	color: #e94939;
}
/* Classes */

.mainTable {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: none;
	border-left: 1px solid #000000;
}
.topCell1 {
	width: 700px;
	height: 25px;
	background-image: url(../images/sest_1.jpg);
	text-align: right;
	padding-right: 5px;
}
a:link.topCell1Link, a:visited.topCell1Link {
	color: #FFFFFF;
}
.topCell2 {
	width: 700px;
	height: 75px;
	background-image: url(../images/sest_2.jpg);
	padding-right: 50px;
	vertical-align: middle;
	text-align: right;
}
.topCell3 {
	width: 700px;
	height: 20px;
	background-image: url(../images/sest_3.jpg);
	text-align: right;
	padding-right: 5px;
}
.topCell4 {
	width: 700px;
	height: 20px;
	background-image: url(../images/sest_4.jpg);
	text-align: center;
	font-weight: bold;
}
.menuHolder {
	vertical-align: bottom;
	background-image: url(../images/sest_5.jpg);
	width: 700px;
	height: 20px;
}
.menuWidth {
	width: 10%;
	font-size: 14px;;
	font-weight: bold;
	color: #FFFFFF;
}
a:link.menuLink, a:visited.menuLink {
	padding-left: 20px;
	padding-bottom: 0px;
	color: #FFFFFF;
}
a:hover.menuLink {
	padding-left: 20px;
	color: #99c93c;
	background-image: url(../images/mn_back.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-decoration: none;
}
.leftCell {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	width: 280px;
}
.agendaTable {
	border: 1px solid #e94939;
	margin-bottom: 20px;
	width: 300px;
}
.agendaHead {
	background-color: #e94939;
	height: 20px;
}
.agendaPic {
	background-color: #f39288;
	width: 75px;
	height: 50px;
}
.agendaText {
	padding-left: 3px;
	background-color: #f39288;
	border: 1px solid #FFFFFF;
	border-right: none;
}
.nieuwsTable {
	border: 1px solid #9ac93c;
	margin-bottom: 20px;
}
.nieuwsHead {
	background-color: #9ac93c;
	height: 20px;
}
.nieuwsPic {
	background-color: #d9fb94;
	width: 75px;
	height: 50px;
}
.nieuwsText {
	padding-left: 3px;
	background-color: #d9fb94;
	border: 1px solid #FFFFFF;
	border-left: none;
}
.pollTable {
	width: 300px;
	border: 1px solid #d8eb00;
}
.pollHead {
	background-color: #d8eb00;
	height: 20px;
}
.pollPic {
	background-color: #ebf29b;
	background-image: url(../images/poll.jpg);
	width: 75px;
}
.pollText {
	padding-left: 3px;
	background-color: #ebf29b;
	border: 1px solid #FFFFFF;
	border-right: none;
}

.gbTable {
	border: 1px solid #63c1ed;
	width: 100%;
	margin-bottom: 10px;
}
.gbHead {
	background-color: #63c1ed;
	padding-left: 3px;
}
.gbInfoL {
	background-color: #b7e1f4;
	padding-left: 3px;
}
.gbInfoR {
	text-align: right;
	background-color: #b7e1f4;
	padding-right: 3px;
}
.gbText {
	padding-left: 3px;
	background-color: #ffffff;
}
.mainCell {
	vertical-align: top;
	background-image: url(../images/pg_back.jpg);
	background-repeat: no-repeat;
}
.rightCell {
	padding: 20px;
	vertical-align: top;
	background-image: url(../images/pg_r_back.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.rCell {
	width: 30px;
	background-image: url(../images/rs_back.jpg);
	background-repeat: repeat-y;
}
.btmCell {
	width: 700px;
	height: 20px;
	background-color: #587553;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.indentText {
	text-indent: 10px;
}
.text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border: 1px solid #587553;
	color: #9ac93c;
	font-size: 11px;
	height: 14px;
}
.button {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border: 1px solid #587553;
	background-color: #FFFFFF;
	color: #9ac93c;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
}