.ErrorText {
	font-family: Verdana;
	font-size: 10px;
	color: red;
	font-weight: bold;
}
.BodyText {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
}
.SubCopy {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.SubCopyBold {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.TitleDarkGrey {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.DarkGreyText {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.DarkGreyTextBold {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.Links {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
}
A.Links {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
}
A.Links:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
}
.LoginText {
	font-family: Verdana;
	font-size: 13px;
	color: #5A7BBA;
	font-weight: bold;
}
A.LoginText {
	font-family: Verdana;
	font-size: 13px;
	color: #5A7BBA;
	font-weight: bold;
	TEXT-DECORATION: none
}
A.LoginText:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #5A7BBA;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
.LinksSubMenu {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: normal;
	text-decoration: none;

}
A.LinksSubMenu {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: normal;
	text-decoration: none;

}
A.LinksSubMenu:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: normal;
	text-decoration: none;

}
.SubCopyBoldUnderlined {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;

}
.LinksTable {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;

}
.BlueTableText {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;

}
.TitleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 336699;
}
.GreenTableText {
	font-family: Verdana;
	font-size: 10px;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
.RedTableText {
	font-family: Verdana;
	font-size: 10px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.LinksTableBigger {
	font-family: Verdana;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}
.LinksTableRegular {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
}
.TitleTeamMember {
	font-family: Verdana;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}
.TeamBodyText {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.fieldtxt {
	background-color: #CCCCCC;
	border: 1px solid #000000;

}
.fieldWhite {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
