body {
    background-image: url("background.jpg");
}

.maintext {
	font-family: verdana;
	font-size: 11px;
	color: #003366;
	line-height: 14px;
}
.border_top {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2E619A;
	border-bottom-color: #2E619A;
}
.newborder {
	border: 1px solid #2E619A;
}

.footertext {
	font-family: verdana;
	font-size: 11px;
	color: #8B8B8B;
	line-height: 20px;
}

a:link.footerlink {
color: #8B8B8B;
text-decoration: none;
}
a:visited.footerlink {
color: #8B8B8B;
text-decoration: none;
}
a:hover.footerlink {
color: #8B8B8B;
text-decoration: underline;
}
a:active.footerlink {
color:  #8B8B8B;
text-decoration: none;
}
.topb {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2E619A;
	border-right-color: #2E619A;
	border-bottom-color: #2E619A;
	border-left-color: #2E619A;
	border-top-width: 1px;
}


.buttonmoreinfo {
	background-color: #8EC2E7;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
}


a:link.sitemap {
color: #003366;
text-decoration: none;
}
a:visited.sitemap {
color: #003366;
text-decoration: none;
}
a:hover.sitemap {
color: #003366;
text-decoration: underline;
}
a:active.sitemap {
color:  #003366;
text-decoration: none;
}
