.background {
	background-color: #3F7DBA;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.nav_text {
	font-size: medium;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #ABCDEF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
a:type2:link {color:#000000; text-decoration:none;}
a.type2:visited {color:#ABCDEF; text-decoration:underline;}
a.type2:active {text-decoration:none;}
a.type2:hover {color:#000000; text-decoration:underline;}
.back {
  background-image: url(fpage/header-img.jpg);
  background-repeat: no-repeat;
  border: 2px solid #000000;
  }
.White_hd {
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;
}
.Normal_text {
	font-size: medium;
	color: #FFFFFF;
}
.seperator_text {
	font-size: small;
	color: #FF6600;
}
.Org_LG {
	font-size: large;
	color: #FF6600;
}
.Head_text {
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.Org_Head {
	font-size: medium;
	font-weight: bold;
	color: #FF6600;
}
.body {
	margin: 0px;
}
