A:link {
	text-decoration : none;
	color : #006699;
	font-family : Verdana;
	font-size : 11px;
}
A:visited {
	text-decoration : none;
	color : #006699;
	font-family : Verdana;
	font-size : 11px;
}
A:hover {
	text-decoration : underline;
	color : Red;
	font-family : Verdana;
	font-size : 11px;
}
.Success{
	font-size : 11px;
	font-family : Verdana;
	color : Green;
}
.Content{
	font-size : 11px;
	font-family : Verdana;
	color : Black;
}
.GrayContent{
	font-size : 11px;
	font-family : Verdana;
	color : #999999;
}
.FormLabel{
	font-size : 10px;
	font-family : Verdana;
	color : Black;
}
.Error{
	font-size : 11px;
	font-family : Verdana;
	color : Red;
}
.TableHeader{
	font-size : 11px;
	font-family : Verdana;
	color : #FFFFFF;
}
.TableContent{
	font-size : 11px;
	font-family : Verdana;
	color : Black;
}
.FormField{
	font-size : 11px;
	font-family : Arial;
}
.TextAreaFormField{
	font-size : 11px;
	font-family : Arial;
	width: 455px;
}
.SeminarFormField{
	font-size : 11px;
	font-family : Arial;
	width : 485;
}
.GroupFormField{
	font-size : 11px;
	font-family : Arial;
	width : 451;
}
.CommentsField{
	font-size : 11px;
	font-family : Arial;
	width : 353;
}
.PageHeader{
	font-size : 12px;
	font-family : Arial;
	color : #000099;
}
.AdminTableHeader{
	font-size : 11px;
	font-family : Arial;
	color : #000099;
}
.AffiliationDropDown{
	font-size : 11px;
	font-family : Arial;
	width : 321;
}
.admin_AffiliationDropDown{
	font-size : 11px;
	font-family : Arial;
	width : 461;
}
.admin_PaymentTypeDropDown{
	font-size : 11px;
	font-family : Arial;
	width : 230;
}
.admin_MembershipTypeDropDown{
	font-size : 11px;
	font-family : Arial;
	width : 370;
}
.admin_MemberRepDropDown{
	font-size : 11px;
	font-family : Arial;
	width : 281;
}
