/****************************  Stock Index ***************************/
A.StockIndexMainMenu{color:white;font-weight:bold;font-size:11px;}
A.StockIndexMainMenu:hover{color:white;font-weight:bold;font-size:11px;}
A.StockIndexMainMenuCurrent{color:#BFCAF6;font-weight:bold;font-size:11px;}
A.StockIndexMainMenuCurrent:hover{color:#BFCAF6;font-weight:bold;font-size:11px;}
A.StockIndexSubMenu{color:#3E425B;font-weight:bold;font-size:11px;}
A.StockIndexSubMenu:hover{color:#3E425B;font-weight:bold;font-size:11px;}
A.StockIndexSubMenuCurrent{color:#ADB2D0;font-weight:bold;font-size:11px;}
A.StockIndexSubMenuCurrent:hover{color:#ADB2D0;font-weight:bold;font-size:11px;}

TABLE.StockIndexData{margin-right:7px;margin-top:5px;width:200px;text-align:right;font-size:14px;}
TR.StockIndexDataRow{}
TR.StockIndexDataRowOver{background-color:#A2AABF;cursor:pointer;}
TD.StockIndexTitle{font-weight:bold;color:#000000;}
TD.StockIndexPoints{direction:ltr;color:#000000;}
TD.StockIndexPercent{direction:ltr;width:42px;}
TD.StockIndexPercentUp{color:#01F712;width:42px;}
TD.StockIndexPercentDown{color:#A9006E;width:42px;}

TABLE.StockIndexImage{margin-right:15px;width:200px;text-align:right;font-size:14px;}
TD.StockIndexImageTitle{color:#000000;font-weight:bold;font-size:12px;}
TD.StockIndexImageGraphTitle{text-align:left;color:#000000;font-weight:bold;font-size:12px;}
TD.StockIndexImageFile{text-align:center;padding-top:5px;}

/****************************  Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#7D8296; color:#ffffff;}
.box1Color							{color:#ffffff;}
.box1Color:HOVER					{color:#ffffff;}

.box1Background_LightVersion	{background-color:#A6ADC5; color:#3D404F;}
.box1Color_LightVersion			{color:#3D404F;}
.box1Color_LightVersion:hover	{color:#3D404F;}


/** Used in titles and captions**/
.titlesColor						{color:#A3A9C0;}
.titlesColor:hover				{color:#A3A9C0;}
.pageTitleColor					{color:#A3A9C0;}
.pageTitleColor:hover			{color:#A3A9C0;}


/****************************  Main Elements ***************************/
BODY			{font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#ffffff; font-size:80%; padding:0px; margin:0px;background-color:#313444;}
BODY *				{-moz-box-sizing:border-box; box-sizing: border-box}

TABLE			{}
TD				{font-size:80%;}
HR					{border:0px; border-top:1px solid #7A7F92; height:1px; width:100%; background-color:transparent;}
FORM				{display:inline;}
INPUT				{font-size:12px; font-weight:normal; font-family:Arial;}
INPUT.input		{border:#005095 1px solid;}
TEXTAREA			{border:#005095 1px solid;}
SELECT			{font-size:10px; font-weight:normal; font-family:Arial;}
A					{text-decoration:none; color:#A6ADC5;}
A:hover			{text-decoration:underline; color:#A6ADC5;}
INPUT.button	{color:#FFFFFF; border-color:#3C4366; border-style:solid; border-top-width:1px; border-left-width:1px; border-bottom-width:1px; border-right-width:1px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#A3A9C0; height:18px; text-align:center;}
UL					{}
UL LI				{list-style:circle url('../ListIconLevel1.gif');}
.red				{color:#FE5955;}

/* Body */
TABLE.BgTop				{background-image:url('../bgTop_hp.jpg');background-repeat:no-repeat;}
TD.RightHP			{padding-top:0px;}
TD.CenterHP			{height:339px;}
TD.LeftHP			{background-image:url('../BgLeft.jpg');background-repeat:no-repeat;height:388px;}
TD.News				{background-image:url('../BgNews.jpg');background-repeat:repeat-y;height:100%;}
TD.BottomHP			{background-image:url('../BgBottom.jpg');background-repeat:repeat-x;background-position:top right;height:31px;}

TABLE.CenterRight	{background:url('../stripBg_741.gif') repeat-x top;}
TABLE.ClocksAndImg	{width:100%; height:159px; margin-bottom:19px;}
TABLE.Line_3_Banners		{width:490px; margin:0px 16px 3px 14px;}
TABLE.Line_3_Freeboxes	{width:490px; margin:0px 16px 12px 14px; background:url('../table_3Areas_Bg.gif') no-repeat bottom;}

TABLE.body			{margin-top:5px; width:100%;}
TABLE.bodyItem		{}
TABLE.bodyList		{}

/** Bread Crumbs **/
TD.navigationTabContainer					{}
TD.navigationTab							{font-size:75%; font-weight:normal;}
A.navigationTab								{font-size:90%; text-decoration:none;}
A.navigationTab:hover						{font-size:90%; text-decoration:underline;}


/** Page Title & Description **/
TD.PageTitle				{}
DIV.PageTitle				{font-weight: bold; font-size:110%; margin-bottom:10px;}
TD.PageCategoryTitle		{}
DIV.PageCategoryTitle		{}
H1.PageTitle				{font-size:100%;}
H1.PageCategoryTitle		{}
TD.description				{font-size:80%;}

/** Copyright **/
TD.Copyright			{font-weight:bold; font-size:75%; color:#005794;}
A.Copyright				{font-weight:bold; text-decoration:none; color:#005794;}
A.Copyright:hover		{font-weight:bold; text-decoration:none; color:#005794;}

/** Site Message **/
DIV.SiteMessageContainer	{border-bottom:solid 1px gray; text-align:center; padding:5px;}


/************************** Pop-up windows ******************************************/
BODY.Popup			{}

/** Talkbacks **/
INPUT.Response		{width:220px;}
TEXTAREA.Response	{width:220px; height:200px;}

/** Tell a Friend **/
INPUT.Friend		{width:220px;}
TEXTAREA.Friend		{width:220px; height:200px;}

