﻿html, body, form
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center; /*background-image: url(../Images/SiteBG.gif);*/
	background-position: -1px -1px;
	background-repeat: repeat-x;
}
.LoginPage
{
	width: 400px;
	border-left: 1px solid red;
	border-right: 1px solid red;
}

form
{
	/*background-color: #d7c5a1;*/
}
table
{
	border: 0px;
}
td, input, textArea, select, p, span, a
{
	font-size: 11px;
	font-family: Tahoma;
}
input, textArea, select
{
	color: #003047;
	font-weight: normal;
}
a
{
	color: #2C2B79;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #2C2B79;
}
a:hover
{
	color: #2C2B79;
	text-decoration: underline;
}

.file
{
	border: 1px solid silver;
	width: 340px;
	height: 20px;
}

.list
{
	padding: 0px;
	margin: 0px;
	height: 200px;
	width: 170px;
}

.MainTable
{
	width: 100%;
	height: 100%;
}

.fullH
{
	height: 100%;
}

.fullW
{
	width: 100%;
}

.noWrap
{
	white-space: nowrap;
}

.headWelcome
{
	width: 100%;
	white-space: nowrap;
	color: #fff;
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
}

.headWelcome td
{
	white-space: nowrap;
	color: #fff;
}

.topTable
{
	background-image: url(../images/HeaderBG_ar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 100%;
	text-align: left;
}

.headTable
{
	background-repeat: repeat-x;
	height: 42px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

.headLower
{
	background-repeat: repeat-x;
	height: 17px;
}

.topMenu 
{
	text-decoration:none;
	color:#C62D32;
}

A.topMenu:visited
{
	color: #C62D32;
}
A.topMenu:hover
{
	color: #C62D32;
	text-decoration: underline;
}

.topMenuSep
{
	background-image: url(../images/topMenuSep.gif);
	background-repeat: no-repeat;
	width: 1px;
	vertical-align: middle;
}


.headerSep
{
	height: 1px;
	background-color: #fff;
}

.menu
{
	height: 20px;
	background-color: #F4F4F4;
	white-space: nowrap;
	color: #315f90;
	border-top: 1px solid #2f556a;
	border-bottom: 1px solid #2f556a;
	vertical-align: middle;
}
.menu td
{
	white-space: nowrap;
}

.menuBody
{
	color: #2C2B79;
}
.menuBody a:link
{
	text-decoration: none;
	color: #2C2B79;
}
.menuBody a:visited
{
	color: #2C2B79;
	text-decoration: none;
}
.menuBody a:hover
{
	text-decoration: underline;
}
.BorderTD
{
	border: 5px solid #FAFAFA;
	padding: 0px;
	border-spacing: 0px;
	width:100%;
	height:100%;
	background-color:#FAFAFA;
}
.TopBorderTD
{
	border-top: 5px solid #FAFAFA;
	padding: 0px;
	border-spacing: 0px;
	width:100%;
	height:100%;
}
.footer
{
}
.footer td
{
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	color: #444444;
	background-color: #F0EEEF;
	text-align: center;
	height: 30px;
}

.IDSFooter
{
	font-size: 9px;
	color: #fff;
}
A.IDSFooter:link
{
	text-decoration: none;
	color: #fff;
}
A.IDSFooter:visited
{
	color: #fff;
	text-decoration: none;
}
A.IDSFooter:hover
{
	text-decoration: underline;
}

.mainBG, .middleTD
{
	background-color: #fff;
}

.middleTD
{
	height: 100%;
}

.button, .buttonWide, .buttonWider, .buttonWider1
{
	font-weight: normal;
/*	width: 57px;*/
	height: 20px;
	color: #2C2B79;
	font-weight: bold;
	text-align: center;
	border: 0px;
}

.button
{
	background-image: url(../Images/button_BG.gif);
	background-repeat: repeat-x;
}

.buttonWide
{
	width: 75px;
	background-image: url(../Images/widebutton.gif);
}

.buttonWider
{
	background-image: url(../Images/widerbutton.gif);
	width: 100px;
}


.buttonWider1
{
	background-image: url(../Images/widerbutton1.gif);
	width: 150px;
}

.miniTextBox
{
	width: 30px;
}

.smallTextBox
{
	width: 60px;
}

.wideTextBox
{
	width: 150px;
}

.textNorm, .text, .textPar, .HeaderRight td
{
	color: #2C2B79;
}

.Whitetext
{
	color: #ffffff;
	font-weight: bold;
}

.text, .textPar
{
	font-weight: bold;
}

.textPar
{
	text-align: justify;
}

.boxTable
{
	background-color: #ddd;
}

.boxTable td
{
	background-color: #f0f7ef;
	color: #2C2B79;
	font-weight: bold;
}

.boxBorder
{
	border: 1px solid #ccc;
	background-color: #fff;
}

.boxPad
{
	padding: 1px;
}

.boxSepH
{
	width: 5px;
}

.boxSepV
{
	height: 5px;
}

.title
{
	color: #be9926;
	font-weight: bold;
}

.pageTitle
{
	color: #2C2B79;
	font-size: 11px;
	font-weight: bold;
}

.pageHeader
{
	width: 100%;
}
.pageHeader td
{
	white-space: nowrap;
}

.pageHeader #headerLine
{
	background-image: url(../images/pageTitleBorder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 4px;
}

.pageHeaderTitle
{
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(../images/pageTitle_bg.gif);
}

.section
{
	color: #2C2B79;
	width: 100%;
	background-color: #f0f7ef;
	border: 1px solid #ddd;
}

.portfolio
{
	color: #ee0000;
	text-decoration: none;
}

.webportfolio
{
	color: #284274;
	text-decoration: none;
}

.linkBox
{
	color: #ee0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.linkBox:visited
{
	color: #ee0000;
}
A.linkBox:hover
{
	color: #ee0000;
	text-decoration: underline;
}

.DivPassTips
{
	z-index: 1;
	visibility: hidden;
	position: absolute;
	background-color: #f0f7ef;
	border: solid 1px #ddd;
	color: #2C2B79;
	margin: 0px;
	padding: 3px;
}
.DivPassTips td
{
	color: #2C2B79;
	font-weight: normal;
}

.errTD
{
	font-weight: bold;
}

.rText, .rTextB, .errTD
{
	color: #C00000;
}

.rTextB
{
	font-weight: bold;
}

.GTable
{
	background-color: #e6ebf0;
}

.GV, .boxLayout
{
	background-color: #f0f7ef;
	border: 1px solid #ddd;
}

.GVHeader, .GVFixedHeader, .GVHeaderY, .GVFixedHeaderY, .GVHeaderP, .GVFixedHeaderP, .GVHeaderO
{
	font-size: 11px;
	width: 108px;
	font-weight: bold;
	text-align: center;
	height: 20px;
}

.GVHeaderO
{
	font-size: 11px;
}

.GVHeader, .GVFixedHeader, .GVHeaderO
{
	color: #0a364f;
	background-image: url(../images/box_title_bg.gif);
}
.GVHeader a:link
{
	color: #214683;
	text-decoration: underline;
}
.GVHeader a:visited
{
	color: #214683;
}
.GVHeader a:hover
{
	color: #214683;
	text-decoration: none;
}

.GVFixedHeader, .GVFixedHeaderY, .GVFixedHeaderP
{
	position: relative;
	top: expression(this.offsetParent.scrollTop);
}

.GVR, .GVRN, .GVRC, .GVRowY, .GVRowNumY, .GVRowP, .GVRowNumP, .GVRB, .GVRO
{
	color: #0f3060;
	background-color: #cccacb;
	height: 18px;
}


.GVA, .GVAN, .GVAC, .GVAltY, .GVAltNumY, .GVAltP, .GVAltNumP, .GVAB
{
	color: #0f3060;
	background-color: #e2e0e1;
	height: 18px;
}

.GVNum, .GVRN, .GVRowNumY, .GVRowNumP, .GVAN, .GVAltNumY, .GVAltNumP
{
	text-align: right;
}

.GVRC, .GVAC
{
	text-align: center;
}

.GVRB, .GVAB
{
	font-weight: bold;
}

.GVPager
{
	background-color: #eee;
}

.GVHeaderY, .GVFixedHeaderY
{
	color: #fff;
	font-size: 12px;
	background-image: url(../Images/grid_yellow_bg.gif);
}

.GVRowY, .GVRowNumY
{
	background-color: #ffff7a;
}

.GVRowNumY td, .GVAltNumY td, .GVRowNumP td, .GVAltNumP td, .GVRO td, .GVAO td
{
	font-size: 12px;
}

.GVAltY, .GVAltNumY
{
	background-color: #ffffbb;
}

.GVHeaderP, .GVFixedHeaderP
{
	color: #fff;
	font-size: 12px;
	background-image: url(../Images/grid_pink_bg.gif);
}

.GVRowP, .GVRowNumP
{
	background-color: #ff7ffe;
}

.GVAltP, .GVAltNumP
{
	background-color: #fdb0ff;
}

.boxLayout
{
	font-weight: bold;
	white-space: nowrap;
}
.boxLayout td
{
	white-space: nowrap;
}

.boxLayoutHeader
{
	font-size: 11px;
	font-weight: bold;
	color: #2C2B79;
	background-color: #F4F4F4;
	white-space: nowrap;
	height: 20px;
}

.boxBG
{
}

.boxTD
{
	background-color: #fcfcfc;
}

.t
{
	width: 100%;
}
.t td
{
	white-space: nowrap;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.t span, .t td
{
	font-size: 11px;
}

.t, .s, .u, .d
{
	color: #333;
}

.s
{
	color: Maroon;
}

.u
{
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	color: #00ee00;
}

.d
{
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	color: #ff0000;
}

.r, .rB
{
	color: #D00;
}

.g, .gB
{
	color: #080;
}

.b, .bB
{
	color: #00D;
}

.rB, .gB, .bB
{
	font-weight: bold;
}

.hand
{
	cursor: hand;
}

.excelTable
{
}
.excelTable td
{
	padding-right: 5px;
}

.alert
{
	color: #ff6600;
	font-weight: bold;
}

.ticker
{
	background-color: #2C2B79;
}

.ticker td
{
	color: #ffffff;
}

.boxTitleC
{
	color: #e00;
}

.fieldSetHolder
{
	border: 1px solid #ccc;
	padding: 4px;
	margin: 0px;
}

.ProductName
{
	font-size: 12px;
}

.fieldSetHolder legend, .ProductName
{
	padding: 2px;
	color: #2C2B79;
	font-weight: bold;
}

.fieldSetHolder legend span
{
	font-size: 12px;
}

.normAlign
{
	text-align: right;
}

.oppAlign
{
	text-align: left;
}

.errorLink
{
}
.errorLink a:link
{
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}
.errorLink a:visited
{
	color: #C00;
}
.errorLink a:hover
{
	color: #900;
	text-decoration: underline;
}

.FAQHeader
{
	background-color: #f0f7ef;
	height: 25px;
	color: #4474a5;
	font-size: 13px;
	font-weight: bold;
}

.boxItemB, .boxItemN
{
	color: #2C2B79;
	background-color: #F4F4F4;
	height: 18px;
}

.boxItem
{
	color: #606060;
	background-color: #e4e8eb;
	height: 18px;
}

.boxAlt, .boxAltB, .boxAltN
{
	color: #606060;
	background-color: #fcfcfc;
	height: 18px;
}

.boxItemB, .boxAltB
{
	font-weight: bold;
}

.boxItemN, .boxAltN
{
	text-align: right;
}

.loginTitle
{
	color: #e00;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.loginLeft
{
	background-color: #f0f7ef;
	border: solid 1px #ddd;
	width: 100%;
	height: 100%;
}

.tabsTable
{
	width: 395px;
	border-left: 1px solid #cbb385;
	border-right: 1px solid #cbb385;
	border-bottom: 1px solid #cbb385;
	padding: 5px;
}


.AdminloginLeftTd
{
	width: 163px;
}

.StockTabsTable
{
	border: 1px solid #cbb385;
	padding: 0px;
}

.loginFooter
{
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	line-height: 18px;
}

.loginFooter #company span
{
	font-weight: bold;
	color: #ffffff;
}

.loginFooter td
{
	color: #ffffff;
	white-space: nowrap;
}

.loginFooterLinks a
{
	color: #ffffff;
}
.loginFooterLinks a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.loginFooterLinks a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.membersLogin, .enterSite
{
	background-image: url(../images/LoginBtn.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 18px;
	width: 110px;
}

.enterSite
{
	background-image: url(../images/LoginBtn.gif);
}

.membersLoginLink, .enterSiteLink
{
	font-size: 12px;
	font-weight: bold;
	color: #2C2B79;
}

A.membersLoginLink:link, A.enterSiteLink:link
{
	text-decoration: none;
	color: #2C2B79;
}
A.membersLoginLink:visited, A.enterSiteLink:visited
{
	color: #2C2B79;
	text-decoration: none;
}
A.membersLoginLink:hover, A.enterSiteLink:hover
{
	text-decoration: underline;
}

.quickLinksTitle
{
	color: #2C2B79;
	font-size: 13px;
	font-weight: bold;
}

.quickLinksTable
{
	width: 50%;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
}

.quickLinksTable td
{
	width: 250px;
}

.quickLinksTable a
{
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
	color: #2C2B79;
}
.quickLinksTable a:visited
{
	color: #2C2B79;
}
.quickLinksTable a:hover
{
	color: #2C2B79;
	text-decoration: underline;
}

.IDS
{
	padding: 3px;
	background-color: #fff;
	text-align: center;
	color: #757575;
}

.IDS span, .IDS a
{
	font-size: 10px;
}

.pageMiddleTd
{
	width: 100%;
	padding-left: 0px;
	padding-right: 50px;
	padding-top: 1px;
}

.rssLink
{
	font-size: 11px;
	color: #663b0e;
}
A.rssLink:link
{
	text-decoration: none;
	color: #663b0e;
}
A.rssLink:visited
{
	color: #663b0e;
	text-decoration: none;
}
A.rssLink:hover
{
	text-decoration: underline;
}

.logoutLink
{
}
A.logoutLink:link
{
	color: #FF5555;
	font-weight: bold;
	text-decoration: none;
}
A.logoutLink:visited
{
	color: #FF5555;
	text-decoration: none;
}
A.logoutLink:hover
{
	color: #DD5555;
	text-decoration: underline;
}

.loginMainTable
{
	height: 100%;
}

.loginMiddleTd
{
	height: 100%;
	width: 100%;
}

.loginLeftTd, .AdminLeftTd
{
	vertical-align: top;
}
.AdminLeftTd
{
	width: 200px;
}
.loginCenterTd, loginCenterWideTd
{
	height: 100%;
}

.loginCenterWideTd
{
	/*width: 790px;*/
}

.loginRightTd
{
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
}

.loginCenterTable
{
	width: 100%;
	height: 100%;
}

.loginPageHeaderTd
{
	padding: 5px 10px 5px 10px;
}

.loginPageTitle
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;
}

.mainForm
{
	width: 1024px;
	height: 100%;
	vertical-align: top;
	border: solid 4px #ffffff;
	background-color: #ffffff;
}

.topLeft
{
	background-image: url(../Images/topRight.gif);
	width: 1px;
	height: 2px;
	background-repeat: no-repeat;
	background-position: right;
}

.topRight
{
	background-image: url(../Images/topLeft.gif);
	width: 1px;
	height: 2px;
	background-repeat: no-repeat;
	background-position: left;
}

.topCenter
{
	background-image: url(../Images/topCenter.gif);
	height: 2px;
	width: 100%;
	background-repeat: repeat-x;
}

.topCenterLeft
{
	background-image: url(../Images/topCenterRight.gif);
	height: 28px;
	width: 29px;
	background-repeat: no-repeat;
	background-position: right;
}

.topCenterRight
{
	background-image: url(../Images/topCenterLeft.gif);
	height: 28px;
	width: 29px;
	background-repeat: no-repeat;
	background-position: left;
}

.LeftEdge
{
	background-image: url(../Images/RightEdge.gif);
	width: 19px;
}

.RightEdge
{
	background-image: url(../Images/LeftEdge.gif);
	width: 19px;
}

.topLeftEdge
{
	background-image: url(../Images/RightEdge.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.topRightEdge
{
	background-image: url(../Images/LeftEdge.gif);
}

.logo
{
	vertical-align: Top;
	text-align: right;
}

.topMenuRight
{
	text-align: left;
	padding-left: 3px;
}


.MenuRightBottom
{
}


.topMenuBG
{
	text-align: Center;
	vertical-align: middle;
	height: 30px;
	background-color: #E0E0E0;
}

.FooterBG
{
	background-image: url(../Images/bottomBG.gif);
	height: 30px;
	background-color: #523412;
	width: 100%;
}

.FooterLeft
{
	background-image: url(../Images/bottomBG.gif);
	text-align: Right;
	background-color: #523412;
}

.FooterRight
{
	background-image: url(../Images/bottomBG.gif);
	text-align: Left;
	background-color: #523412;
}

.TableHeaderLeft
{
	padding-left: 8px;
	background: transparent url(    '../Images/tableLeft.gif' ) 0px 0px no-repeat;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}

.TableHeaderRight
{
	padding-right: 8px;
	line-height: 18px;
	color: #c9b03a;
	background: transparent url(    '../Images/tableRight.gif' ) right 0px no-repeat;
}

.TableHeaderMiddle
{
	line-height: 18px;
	width: 100%;
	text-align: right;
	color: #cab039;
	font-weight: bold;
	background: transparent url(    '../Images/tableMiddle.gif' ) 0px 0px repeat-x;
}

.GVContent
{
	/*background-color: #d7c5a1;*/
	border: 0px solid #ddd;
	padding: 15px;
	color: #5c2b0a;
	vertical-align: top;
}

.footerSep
{
	width: 2px;
	background-color: #fbf1ce;
}

.loginMiddleItem
{
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}

leftMiddle
{
	text-align: right;
}

righttMiddle
{
	text-align: left;
}

.SnapShot
{
	width: 250px;
	height: 170px;
	border: 1px solid #d7c5a1;
	vertical-align: middle;
	text-align: center;
}

.TradingLinksTable
{
}

.TradingLinksTable a
{
	font-size: 12px;
	font-weight: normal;
	color: #2C2B79;
}
.TradingLinksTable a:visited
{
	color: #2C2B79;
}
.TradingLinksTable a:hover
{
	color: #2C2B79;
	text-decoration: underline;
}

.StockSearchButton
{
	border: 0px;
	color: #fec01f;
	text-decoration: underline;
	background-color: #b0a07f;
}

.headLow
{
	background-color: #b0a07f;
}

.Clock
{
	font-weight: bold;
	text-align: center;
}

.Clock TD
{
	color: #284274;
}

.calButton
{
	width: 30px;
	border-right: #000 1px solid;
	padding-right: 1px;
	border-top: #fff 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #fff 1px solid;
	padding-top: 1px;
	border-bottom: #000 1px solid;
	text-align: center;
}


.errTDBold
{
	font-weight: bold;
	color: #C00000;
}

.errTDWide
{
	width: 100%;
	background-color: #C00000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.alert
{
	background-color: yellow;
	color: Red;
	font-weight: bold;
}

.newShare
{
	vertical-align: middle;
	text-align: center;
	width: 144px;
	height: 30px;
	padding-top: 7px;
	font-size: 12px;
	color: Red;
	background-color: white;
	font-weight: bold;
	border: 1px solid #C3C3C3;
}

.newShareError
{
	vertical-align: middle;
	text-align: center;
	background-color: yellow;
	color: Red;
	font-weight: bold;
	width: 144px;
	height: 30px;
	border: 1px solid #C3C3C3;
}

.GvItem
{
	color: #4174a6;
	font-size: 10px;
	font-weight: bold;
}
.Banner
{
	border: 0;
	padding: 0;
	height: 8px;
	margin-top: 0px; /*background-color: #1c5280;*/
	color: #523412;
}

.BannerText
{
	font-weight: bold;
	font-size: 18pt;
	font-family: Tahoma;
	height: 0px;
	margin-top: 0;
	margin-left: 10;
	margin-bottom: 0;
	padding: 0;
	white-space: nowrap;
}

.loginStockSearch td
{
	color: #284274;
	font-weight: bold;
}

.loginMarketStatus td
{
	color: #2C2B79;
	font-weight: bold;
}


.loginRSS a
{
	color: #284274;
	font-weight: bold;
	text-decoration: none;
}
.loginRSS a:visited
{
	color: #284274;
}
.loginRSS a:hover
{
	color: #284274;
	text-decoration: underline;
}

.popupwindow
{
	filter: alpha(opacity=100);
	background-color: #fcfcfc;
	display: none;
	width: 200px;
	height: 100px;
	position: absolute; /*color: white;*/
	border: 1 #d6da9c solid;
}

.popupwindowheader
{
	background-color: #F4F4F4;
	color: #2C2B79;
	height: 10px;
	width: 200px;
}

.leftShadow
{
	background-image: url(../Images/RightShadow.gif);
	width: 3px;
	background-repeat: repeat-y;
}


.leftShadowTop
{
	background-image: url(../Images/RightShadowTop.gif);
	width: 3px;
	background-repeat: no-repeat;
	background-position: top;
}

.leftShadowBottom
{
	background-image: url(../Images/RightShadowBottom.gif);
	width: 3px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.RightShadow1
{
	background-image: url(../Images/LeftShadow.gif);
	width: 29px;
	background-repeat: no-repeat;
}

.RightShadow
{
	background-image: url(../Images/leftShadow1.gif);
	width: 29px;
	background-repeat: repeat-y;
}

.RightShadowTop
{
	background-image: url(../Images/LeftShadowTop.gif);
	width: 29px;
	background-repeat: no-repeat;
	background-position: top;
}

.RightShadowBottom
{
	background-image: url(../Images/LeftShadowBottom.gif);
	width: 29px;
	background-repeat: no-repeat;
	background-position: bottom;
}


.bottomLeft
{
	background-image: url(../Images/bottomRight.gif);
	height: 3px;
	background-repeat: no-repeat;
	background-position: Right;
}

.bottomRight
{
	background-image: url(../Images/bottomLeft.gif);
	height: 3px;
	background-repeat: no-repeat;
	background-position: Left;
}

.bottomCenter
{
	background-image: url(../Images/bottomCenter.gif);
	height: 3px;
	width: 100%;
}

.menuBG
{
	/* background-image: url(../Images/menu_BG.gif);     line-height: 36px; */
	padding-right: 6px;
	white-space: nowrap;
	text-align: center;
	background-color: #DAD8D9;
	border: Solid 2px #C4C4C4;
}

.menuBG td
{
	white-space: nowrap;
}


.TickerBG
{
	background-color: #2C2B79;
	height: 22px;
}

.Header
{
	height: 134px;
	background-image: url(../Images/Header_BG.gif);
	background-repeat: repeat-x;
}

.menuLeft
{
	background-image: url(../Images/menuRight.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 18px;
}

.menuRight
{
	background-image: url(../Images/menuLeft.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 18px;
}

.menuTable
{
}

.menuTable td
{
	padding-right: 1px;
}

.MarketTD
{
	border: 1px solid #f0f0de;
	background-image: url(../Images/MarketBG.gif);
	height: 190px;
	width: 500px;
	background-repeat: repeat-x;
}

.tabBG, .HeaderLabel,  .TopLabel
{
	background-color: #E1E1E1;
	background-position: right;
	height: 20px;
	width: 117px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #C42426;
}

.TopLabel, .HeaderLabel
{
	text-align: right;
	padding-right: 40px;
}

.TradingInfoLabel
{
	background-color: #E1E1E1;
	background-position: right;
	height: 20px;
	width: 85px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #C42426;
	
	padding-right: 25px;
	text-align: right;
}

.HeaderLabel
{
	padding-right: 20px;
}

.TopLabel
{
	padding-right: 45px;
}

.marketItem, .marketItemB
{
	color: #2C2B79;
}

.marketItem, .marketItem td
{
	text-align: left;
	white-space: nowrap;
}

.marketItemB, .marketItemB td
{
	white-space: nowrap;
	font-weight: bold;
}

.HSep
{
	background-color: #d4d3cf;
	height: 1px;
}

.tabsTable
{
	/*height: 125px;*/
}

.AdminloginLeftTd
{
	width: 163px;
}

.LoginLeftSide
{
	width: 500px;
	vertical-align: top;
	padding-right: 23px;
}
.LoginLeftSideTD
{
	width: 500px;
}
.LeftTopTD, .HomeLeftTopTD
{
	height: 194px;
	vertical-align: middle;
	text-align: center;
}

.leftTopTD
{
	border: 1px solid #F4F4F4;
}

.LoginRightSide
{
	width: 400px;
	vertical-align: top;
	padding-left: 23px;
}

.LoginControl
{
	vertical-align: middle;
	text-align: center;
	height: 194px;
}

.marketSummary
{
	width: 214px;
	padding-right: 4px;
}

.TopBarBG
{
	background: url(../Images/topbarbg.gif);
	width: 60px;
	height: 20px;
}

.topMarket
{
	text-align: left;
	width: 550px;
	height: 133px;
}

.TopMarketButtons
{
	width: 99px;
	border-top: 1px solid #F4F4F4;
}

.TopData
{
	text-align: Right;
	border-top: 1px solid #F4F4F4;
	border-left: 1px solid #F4F4F4;
	border-bottom: 1px solid #F4F4F4;
	width:405px;
}

.test
{
	color: Red;
}

.VerticalLine
{
	background-image:url(../images/VerticalLine.jpg);
	background-repeat:repeat-y;
	width:1px;
	}


.GVHeaderMarket, .GVFixedHeaderMarket, .GVHeaderYMarket, .GVFixedHeaderYMarket, .GVHeaderPMarket, .GVFixedHeaderPMarket
{
	font-size: 10px;
	width: 108px;
	font-weight: bold;
	text-align: center;
	height: 20px;
}

.GVHeaderMarket, .GVFixedHeaderMarket
{
	color: #2C2B79; /*background-color:#f4f8fb;*/
	background-image: url(../images/rowBG.gif);
	height: 23px;
}
.GVHeaderMarket a:link
{
	color: #2C2B79;
	text-decoration: underline;
}
.GVHeaderMarket a:visited
{
	color: #2C2B79;
}
.GVHeaderMarket a:hover
{
	color: #2C2B79;
	text-decoration: none;
}

.GVFixedHeaderMarket, .GVFixedHeaderYMarket, .GVFixedHeaderPMarket
{
	position: relative;
	top: expression(this.offsetParent.scrollTop);
}

.GVRMarket, .GVRowYMarket, .GVRowNumYMarket, .GVRowPMarket, .GVRowNumPMarket, .GVRBMarket
{
	color: #2C2B79;
	background-image: url(../Images/marketRowBG.gif);
	background-repeat: no-repeat;
	height: 20px;
}

.GVRNMARKET, .GVANMARKET
{
	/*background-color:#f4f8fb;*/
	background-image: url(../images/rowBG.gif);
	height: 23px;
}

.GVAMarket, .GVACMarket, .GVAltYMarket, .GVAltNumYMarket, .GVAltPMarket, .GVAltNumPMarket, .GVABMarket
{
	color: #2C2B79;
	height: 20px;
	background-image: url(../Images/marketRowBG.gif);
	background-repeat: no-repeat;
}

.GVNumMarket, .GVRNMarket, .GVRowNumYMarket, .GVRowNumPMarket, .GVANMarket, .GVAltNumYMarket, .GVAltNumPMarket
{
	text-align: right;
}

.GVRCMarket, .GVACMarket
{
	text-align: center;
}

.GVRBMarket, .GVABMarket
{
	font-weight: bold;
}

.GVMarket, .boxLayoutMarket
{
	border: 0px solid #ddd;
}

.News
{
	background-color: #F4F4F4;
	height: 20px;
}

.NewsData
{
	padding-left: 4px;
}

.BottomBG
{
	background-image: url(../Images/BottomBG.gif);
	padding-top: 13px;
	vertical-align: top;
	background-repeat: repeat-x;
}

.fullPage
{
	height: 100%;
	background-color: #F0EEEF; /*background-image:url(../Images/fullBG.gif);*/
}

.LoginBTNBG
{
	background-image: url(../Images/LoginBtn.gif);
	background-repeat: no-repeat;
	color: Red;
	text-align: center;
}

.lastLogin
{
	text-align: Right;
	padding-right: 3px;
}

.TopMarketHeader
{
	padding-left: 5px;
	padding-right: 2px;
}

.InnerTable
{
	background-color: #fff;
	border: 1px solid #dfe9f7;
}

.Chart
{
	width: 200px;
	padding: 10px 5px 5px 5px;
}

.market td
{
	border-bottom: 1px solid #d4d3cf;
}

.Ads
{
	width: 280px;
	text-align: center;
	vertical-align: middle;
}

.PageWidth
{
	width: 1000px;
}

.LoginTable
{
	text-align: center;
}
.DivSiteTips
{
	z-index: 1;
	visibility: hidden;
	position: absolute;
	background-color: #e6ebf0;
	border: solid 1px #d4dfe8;
	color: #0f3060;
	margin: 0px;
	padding: 3px;
}
.DivSiteTips td
{
	color: #0f3060;
	background-color: #e6ebf0;
	font-weight: normal;
}

