.MenuOptionOn
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}

.MenuOptionOff
{
	text-decoration: underline;
	cursor: hand;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3C3C94;
}

.NavBarHeader
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3C3C94;
	text-align: center;
}

.LoginLabel
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #3C3C94;
}

.ButtonX
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	background-color: #3C3C94;
}

.PopUp
{
	font-family: Arial;
	font-size: 10pt;
	color: #3C3C94;
	text-align: center;
}

.FAQQuestion
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: #3C3C94;
}

.FAQAnswer
{
	font-family: Arial;
	font-size: 10pt;
	color: #3C3C94;	
}

.DataProviderItems
{
	font-family: Arial, Verdana;
	font-size: 10pt;
}

td 
{
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
}
