body
{
	font-family: Arial;
}
.ablack, .ablack a:Link, .ablack a:visited, .ablack a:hover, .ablack a:active
{
	color:#000000;
	text-decoration: none;
}
.aBlue, .aBlue a:Link, .aBlue a:visited, .aBlue a:active
{
	font-size: 13px;
	width: 100%;
}
.aBlue a:hover
{
	font-size: 13px;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
a, a:Link, a:visited, a:active
{
	color: #223881;
	text-decoration: none;
}
a:hover
{
	color: #223881;
	border-bottom: #223881 1px dotted;
	text-decoration: none;
}
.OnCellMenu
{
	font-size: 13px;
	width: 100%;
	background-color: #223881;
}
.MainMenubuttonSelected
{
	font-size: 12px;
	background-image: url(../Images/MainMenu/SelectedBg.jpg);
	cursor: hand;
	color: #1f6694;
	font-family: Verdana;
	text-align: center;
}
.MainMenubuttonUnSelected
{
	font-family:Verdana;
	cursor:hand;
	background-image:none;
	color:#ffffff;
	font-size:12px;
	text-align:center;
}
.ChartIndexMenuSelected 
{
	cursor:hand;
	background-image:url(../Images/RegMenu/SelectedBg.jpg);
	color:#c9a614;
	font-size:13px;
	text-align:center;
}
.ChartIndexMenuUnSelected
{
	cursor:hand;
	background-image:none;
	color:#000000;
	font-size:13px;
	text-align:center;
}
.MiddlePanelSubMenuSelected 
{
	cursor:hand;
	background-image:url(../Images/SubMenu/SelectedBg.jpg);
	color:#ffffff;
	font-size:17px;
	text-align:center;
	font-weight: bold;
}
.MiddlePanelSubMenuUnSelected
{
	cursor:hand;
	background-image:none;
	color:#1f6799;
	font-size:17px;
	text-align:center;
	font-weight: bold;
}

.MiddlePanelInfoMenuSelected 
{
	cursor:hand;
	background-image:url(../Images/InfoMenuButton/SelectedBg.jpg);
	color:#ffffff;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}
.MiddlePanelInfoMenuUnSelected
{
	cursor:hand;
	background-image:none;
	color:#1f6799;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

.TickerButtonSelected 
{
	cursor:hand;
	background-image:url(../Images/TickerImages/TickerSelectedBG.jpg);
	color:#c9a614;
	font-size:10px;
}
.TickerButtonUnSelected
{
	cursor:hand;
	background-image:none;
	color:#ffffff;
	font-size:10px;
}
.MainMenuItems
{
	display: none;
	width: 195px;
	position: absolute;
	background-color: #f4f4f4;
}

.NewsLetterTDbg
{
	background-color:#f4f4f4;
}
.NewsLetterMsgStyle
{
	TEXT-JUSTIFY: newspaper; 
	FONT-SIZE: 15px;
	COLOR: #3a7094;
	TEXT-ALIGN: center;
	font-weight:bold;
}
.LoginStyle
{
	color: #3a7094;
	font-size: 9px;
	font-weight: bold;
}
.NewsLetterHeaderText
{
	color:#ffffff;
	text-align:left;
}
.NewsLetterEdmailStyle
{
	FONT-SIZE: 14px;
	COLOR: #061c71;
}
.LogInHeaderText
{
	color:#000000;
	text-align:left;
}

.RegionIndexTableStyle
{
	color:#445e7f;
	font-size:10px;
	background-color:#f4f4f4;
	BORDER-BOTTOM: #b1b1b1 2px double;
}
.RegionIndexHeaderTableStyle
{
	color:#ffffff;
	font-size:12px;
	background-color:#1f6797;
}
.ChartIndexTableRowStyle
{
	FONT-WEIGHT: bold;
	font-size:11px; 
	COLOR: #021a72;
}
.MiddleDownHeaderStyle
{
	FONT-SIZE: 12px; 
	COLOR:#ffffff;
	text-indent:10px;
	text-align:justify;
}
.MiddleDownHeader2Style
{
	FONT-SIZE: 15px;
	COLOR: #031c70;
}
.MiddleDownHeader3Style
{
	width:100%;
	background-color:#1f6797; 
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	text-indent:10px;
	text-align:justify;
}
.MiddleDownContent1Style
{
	FONT-SIZE: 15px;
	COLOR: #000000;
	TEXT-ALIGN: justify;
}
.MiddleDownContent2Style
{
	TEXT-JUSTIFY: newspaper;
	FONT-SIZE: 15px;
	COLOR: #041c72; 
	TEXT-DECORATION: underline;
}
.FooterTextStyle1
{
	FONT-SIZE: 14px;
	color:#111f5c;
	line-height:20px;
	cursor: hand;
}
.FooterTextStyle2
{
	FONT-SIZE: 12px;
	COLOR: #897f73;
}
table.record td
{
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #031056;
	border-bottom: #b3b3b3 1px solid;
	text-align: center;
}
table.record th
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: #1f6797;
	text-align: center;
}