.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1B3F95;
	text-decoration: none;
	font-weight: bold;
}
.topMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a.topMenu:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;

}

a.topMenu:visited {
	text-decoration: none;
	color: #666666;
}
a.topMenu:hover {
	text-decoration: none;
	color: #1B3F95;
}
	  .PictSplash {
	
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
	background-image: url(../main/back.jpg);
}
	  .PictSub {
	
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
	background-image: url(../main/backSub.jpg);
}

	  .PictUnion {
	
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	background-image: url(../main/unionLogoSub.jpg);
}
.mainBorder {
	border: medium solid #1A3F95;
}
