a.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #433f3c;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eb4500;
	text-decoration: underline;
}
a.pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.pagelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.homelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2759a2;
	text-decoration: none;
}
a.homelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #eb4500;
	text-decoration: underline;
}
a.netlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.netlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.versionlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.versionlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eb4500;
	text-decoration: underline;
}
.redheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eecf77;
	font-weight: bold;
}

.pageheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.pagesubheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #817F80;
}
.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #989592;
}
.homebackground {
	background-image: url(../images/index_background.jpg);
	background-position: left top;
	margin: 0px;
}

.footer {
	background-image: url(../images/footer_image.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.middletile {
	background-image: url(../images/middletile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.skysecond {
	background-image: url(../images/sky_second.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.bigheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


.imageborder {
	border: 2px solid #ACC7D8;
	padding: 5px;
	margin: 5px;
}
.layer {
	position: relative;
}
.jump_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tables {
	border: 1px solid #a4bfd2;
	padding: 2px;
}
.secondpage_BACK {
	background-image: url(../images/2ndpage_topbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.secondpage2_BACK {
	background-image: url(../images/2ndpage_topbanner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.pagetext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
}

.homebackgroundEN {
	background-image: url(../english/images/index_background_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.secondpage_BACK-EN {
	background-image: url(../english/images/2ndpage_topbanner_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
