.border {
	border: 1px solid #000000;
}
.borderbott {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text img {
padding-top:3px;}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#link a:hover {
	color: #003399;
	background-color: #FAE80C;
}

.bigheader {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bolder; color: #000000}
.concept{
	visibility: hidden;
	position: absolute;
}
.mailto{
color:#666699;
text-decoration:none;
margin-top:7px;}
