FORM {
  display: inline;
}

.tmenu A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAF2F9;
	text-decoration: none;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.assoc {
	list-style-image: url(images/bullet2.gif);
	list-style-position: outside;
}

.assoc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAF2F9;
	text-decoration: none;
}

.sponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sponsor a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.sponsor a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.sponsor .domain {
	color: #FF9E24;
	font-weight: bold;
}

.portal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.portal h3 {
	font-size: 14px;
	color: #444444;
}
.portal a {
	color: #444444;
	text-decoration: none;
}

.portal a:hover {
	color: #444444;
	text-decoration: underline;
}