td {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.smaller_text {
	font-size: 10px;
}
a.smaller_text {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.smallish_text {
	font-size: 11px;
}
.emailprivacy_text {
	font-size: 10px;
	margin-left: 8px;
}
.smallish_text_white {
	font-size: 11px;
	color: #CCCCCC;
}
.popup_text {
	font-size: 11px;
	color: #CCCCCC;
}
.popup_text_bold {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
a.button_text {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.button_text_bold {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.menu_head {
	font-style: italic;
	color: #999999;
}
.menu_whitelink {
	color: #CCCCCC;
	text-decoration: none;
}
.menu_whitelink_ul {
	color: #CCCCCC;
	text-decoration: underline;
}
.menu_smallwhitetext {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
}
.email_textbox {
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 222px;
}
.emailform_textbox {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 221px;
}
.emailform_bigtextbox {
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 455px;
}
.menu_usernamebox {
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 188px;
}
.menu_passwordbox {
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 138px;
}
