.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.leftborder {
	background-image: url(index_images/shadows_r1_c2.png);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-position: right;
}
.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(index_images/shadows_r1_c4.png);
	background-repeat: repeat-y;
	background-position: left;
}
.greenborder {
	background-image: url(index_images/index_r5_c10.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.menuborder {
	background-image: url(index_images/index_r5_c4.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.topbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-bottom-color: #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 79%;
	font-weight: bold;
	color: #000099;
}
li {
	list-style-type: square;
}
