body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
.td{
	border:none;
	margin: 0;
	margin-left: 0px;
}
.piccap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000000;
	font-weight: bold;
}
.focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #275C99;
	text-align: center;
	margin-top: 2em;
}
.focusleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #275C99;
	text-align: left;
	margin-top: 2em;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #275C99;
	text-align: left;
	border: thin solid #999999;
	width: 130px;
	background-position: center;
	margin-bottom: 2px;
	margin-left: 5px;
	text-indent: 3px;
}
.page {
	width: 80%;
	text-align: center;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal;
	font-weight: bold;
	color: #275C99;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	border: thin solid #999999;
	width: 130px;
	background-position: center;
	margin-bottom: 2px;
	margin-left: 5px;
	text-indent: 3px;
}
a {
	text-decoration: none;
	color: inherit;
}
a:visited {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: none;
	color: inherit;
}
a:active {
	text-decoration: none;
	color: inherit;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: justify;
}
.plaintextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: center;
}
.plaintextblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	padding-left: 30px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0E3E6B;
	text-align: center;
	font-style: italic;
}
p {
	margin-top: 0px;
	margin-bottom: 0em;
}
.menuselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal;
	font-weight: bold;
	color: #275C99;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	border: thin solid #999999;
	width: 130px;
	background-position: center;
	margin-bottom: 2px;
	margin-left: 5px;
	text-indent: 3px;
}
.block {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.quicknews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: right;
}

