.border1 {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.border2 {
	border: thin solid #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.navtile {
	background-attachment: scroll;
	background-image: url(../nav_tile.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #111111;
	border-right-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.pagebckground {
	background-attachment: fixed;
	background-image: url(../nav_tile2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
