a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}

table {
	background-color: #FFFFFF;
	border: 0px 0 0;
}
a:hover {
	text-decoration: underline;
	background-color: #FFFFEA;
}
.italic {
	font-style: italic;
	font-size: 11px;
}
body {
	background-repeat: no-repeat;
	background-color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.HeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

#Navigation  {
	height: 32px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #CCCCCC;
	float: left;
	width: 450px;
}
#Navigation ul {
	margin: 0px;
	padding: 5px 0px 0px 110px;
	list-style-type: none;
	text-decoration: none;
	border-bottom-style: none;
	float: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#Navigation ul  li {
	display: inline;
	float: none;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#Navigation ul li a {
	padding: 8px 10px 0px;
	float: left;
	height: 21px;
	margin-top: 0px;
	margin-left: 10px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Navigation ul a:hover {
	background-color: #999999;
}
#footer {
	width: 100px;
	float: none;
	clear: left;
	margin: 0px;
	background-color: #0000FF;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
