.menu {
	font-family: times;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link {
	color:#ffffff;
}
a.menu:alink {
	color:#ffffff;
}
a.menu:hover {
	color:#FFCC33;
}
.textspacing {
	font-family: times;
	font-size: 12pt;
	text-decoration:none;
}
a:tealtored:link {
	color: #000000;
}
a:tealtored:alink {
	color: #000000;
}
a:tealtored:hover {
	color: #CC0000;
}
.bottommenu {
	font-family: times;
	font-size: 10pt;
	color: #993300;
	text-decoration: none;
}
a.bottommenu:link {
	color:#993300;
}
a.bottommenu:alink {
	color:#993300;
}
a.bottommenu:hover {
	color:#FF6633;
}
.smallgraytext {
	font-family: times;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.tealtored {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
a:tealtored:link {
	color: #006666;
}
a:tealtored:alink {
	color: #006666;
}
a:tealtored:hover {
	color: #CC0000;
}
.imageBorder {
	border: solid 1px #000000;
}