﻿/*
V1.1, Jacky, Update popup disclaimer content & change to delay indices
*/
body
{
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	font-family:Arial;
}
.world
{
	border: 1px solid #fff;
}
.tableindex
{
	background-color: #FFFFFF;
}
.head td
{
	padding: 2px;	 
	color: #4B5228;
	background:url(../images/bar_bg.gif);
	line-height: 23px;
	height: 23px !important;
	font-size: 15px;
}
.navtitle
{
	text-align: center;
	color: #666;
	font-weight: normal;
	background: #E8EBD9;
	padding: 2px 0;
}
.navtitle td
{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	line-height: 23px !important;
	height: 23px !important;
}
.DR
{
	text-align: center;
	background: #ffffff;
	padding: 2px 0;
	color: #333;
}
.ADR
{
	text-align: center;
	background: #EEF0EF;
	padding: 2px 0;
	color: #333;
}
.Desp_td
{
	text-align: left;
}
.PctChange_td
{
	text-align: right;
}
.WeeklyPctChange_td
{
	text-align: right;
}
.foot
{
	color: #808080;
}
.type_7_left
{
	color: #808080;
}

/*WorldIndex*/
.wIndexTable
{
	border: solid 1px #cccccc;
}
.cIndexTable
{
	border: solid 1px #cccccc;
}

.t_H1
{
	vertical-align: baseline !important;
	padding-top: 0px !important;
	line-height: 23px !important;
	height: 23px !important;
}
.footerHack {
    height: 113px;
    line-height: 113px;
}
.DefaultAADisclaimerUrlStyle
{
    text-align: left;
    /*text-decoration: none;*/
    color: #333333;
}