body {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #4F2170;
	font-size: 10pt;
}

td {
	font-family: "Trebuchet MS", Verdana, Arial;
}

th {
	font-family: "Trebuchet MS", Verdana, Arial;
}p {
	font-size: 10pt;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	list-style-image: url(../images/buttons/bullet.gif);
	list-style-position: outside;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
}

#table td:link {
	border: 1px solid #FFC61E;
	background-image: url(../images/buttons/outbutton.gif);
	background-color: #FCA412;
}
#table td:hover {
	background-image: url(../images/buttons/overbutton.gif);
	background-color: #FEC01C;
}

#table td {
	background-image: url(../images/buttons/outbutton.gif);
	background-color: #FCA412;
	text-indent: 5px;
}
#table td:visited {
	border: 1px solid #FFC61E;
	background-image: url(../images/buttons/outbutton.gif);
	background-color: #FCA412;
}
.tableheader {
	color: #F69E0E;
	background-color: #4F2170;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 3px;
}
.tablebox {
	border: 1px solid #4F2170;
}
.tablebottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F2170;
}

.question {
	font-size: 10pt;
}
.small {
	font-size: 10pt;
}
.tablerightsideline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4F2170;
}

.headline {
	font-size: 16pt;
}

.bannerheader {
	font-size: 36px;
	color: #F69E0E;
}
.newsheadline {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 1.5cm;
}
.newsbody {
	padding-left: 2cm;
	list-style-position: inside;
}
.newscontact {
	padding-left: 2cm;
	font-style: italic;
}
address {
	font-style: italic;
	padding-left: 2cm;
}

#menu a:link {
	background-color: #4F2170;
}
#menu a:hover {
	background-color: #F7A829;
}
#menu a:visited {
	background-color: #4F2170;
}
#menu {
	font-family: "Trebuchet MS", Verdana, Arial;
}
.tabtext {
	text-align: center;
	vertical-align: bottom;
	white-space: normal;
}
