body,td,th {
	font-size: 12px;
	color: #444444;
	font-family: Arial;
	}
.menuline {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
}
.outline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFF3CD;
}
.btntxt {
	font-size: 12px;
	border: 1px solid #6FBA2B;
	vertical-align: baseline;
}
.contentbg {
	background-image: url(images/contentbg_mid.gif);
	background-repeat: repeat-y;
}
.lineheight2 {
	line-height: 2;
}
.greentxt {
	color: #6FBA2B;
}
.btnstyle {
	background-color: #6FBA2B;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.5;
}
.underline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #E0E0E0;
}
.sourcebg {
	background-image: url(images/sourcebg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.green:link {
	color: #6FBA2B;
	text-decoration: none;
}
a.green:visited {
	color: #6FBA2B;
	text-decoration: none;
}
a.green:hover {
	color: #6FBA2B;
	text-decoration: none;
}
a.green:active {
	color: #6FBA2B;
	text-decoration: none;
}
.logobg {
	background-image: url(../images/germanymap.gif);
	background-repeat: no-repeat;
	background-position: right;
}

