﻿#Top {
	font-family: "Lucida Sans";
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	height: 250px;
	background-color: #F4FAFF;
}
#Top2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	z-index: 2;
	width: 1000px;
	height: 50px;
	top: 50px;
	left: 0px;
}
.Text1 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align: center;
	background-color: #EBEBEB;
	border: 2px solid #000080;
	font-size: 11pt;
}
#BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
.Text {
	font-family: "Eras Medium ITC";
	font-size: 11pt;
}
.TextBolder {
	font-family: "Eras Medium ITC";
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

