/* CSS Document */

<style type="text/css">
body { background-image:url(Images/topBKGNDSmall.jpg); display:none}
.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: medium;
}

.TitleText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FFFFFF;
	font-style: normal;
}
.style10 {font-size: x-small}
.style11 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: xx-small; }
.style12 {color: #666666}
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: xx-small; }

a:link {
	color: #000000;
	text-decoration: none;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
}
</style>