body{
	background-color: white;
}
a:link, a:active, a:visited{
	color: #1E3C36;
}
a:hover{
	background-image: url(silver2.jpg);
}
.item {
	color: #3E1E25;
	margin-left: 5px;
}
.group {
	color: #3E1E25;
	margin-left: 5px;
	font-weight: bold;
}
.foreign {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin-left: 5px;
}
#header {
	position: absolute;
	width: 100%;
	height: 100px;
	top: 0px;
	right: auto;
	bottom: 0px;
	left: 0px;
	background-image: url(footer.png);
}
#headerline1 {
	font-weight: bold;
	font-size: 50px;
	left: 40.4%;
	top: 22px;
	color: #1E3C36;
	position: absolute;
}
#headerline2 {
	font-weight: bold;
	font-size: 50px;
	left: 40%;
	top: 20px;
	color: white;
	position: absolute;
}
#column1 {
	position: absolute;
	width: 20%;
	height: 1150px;
	top: 100px;
	right: auto;
	bottom: 0px;
	left: 5px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
}
#column2 {
	position: absolute;
	width: 20%;
	height: 1150px;
	top: 100px;
	right: auto;
	bottom: 0px;
	left: 20%;
}
#column3 {
	position: absolute;
	width: 20%;
	height: 1150px;
	top: 100px;
	right: auto;
	bottom: 0px;
	left: 40%;
}
#column4 {
	position: absolute;
	width: 20%;
	height: 1150px;
	top: 100px;
	right: auto;
	bottom: 0px;
	left: 60%;
}
#column5 {
	position: absolute;
	width: 20%;
	height: 1150px;
	top: 100px;
	right: auto;
	bottom: 0px;
	left: 80%;
}
#footer {
	position: absolute;
	width: 100%;
	height: 100px;
	top: 1270px;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: url(back.jpg);
}
P.valid {
	font-family: "Courier New", serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 50px;
}
P.rights {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #003600;
	padding-top: 0px;
}
