﻿html, body, form
{
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	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: 10px;
	font-family: Verdana;
}
input, textArea, select
{
	color: #003047;
	font-weight: normal;
}
a
{
	color: #003e21;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #003e21;
}
a:hover
{
	color: #003e21;
	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
{
	height: 90px;
}

.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-align: right;
	padding: 5px;
}

.topMenu td
{
	padding-left: 5px;
}

.topMenuSep
{
	background-image: url(../Images/topMenuSep.gif);
	background-repeat: no-repeat;
	width: 3px;
	margin: 0px;
	padding: 0px;
}

.headerSep
{
	height: 1px;
	background-color: #fff;
}

.menu
{
	height: 20px;
	background-color: #e4e4e2;
	white-space: nowrap;
	color: #315f90;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	vertical-align: middle;
}
.menu td
{
	white-space: nowrap;
}

.menuBody
{
	color: #003e21;
}
.menuBody a:link
{
	text-decoration: underline;
	color: #003e21;
}
.menuBody a:visited
{
	color: #003e21;
	text-decoration: none;
}
.menuBody a:hover
{
	text-decoration: underline;
}

.footer
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	border-top: 1px solid #e4e3e1;
}
.footer #company
{
	font-weight: bold;
}
.footer td
{
	white-space: nowrap;
	color: #003e21;
}

.IDSFooter
{
	font-size: 9px;
	color: #fff;
}
A.IDSFooter:link
{
	text-decoration: underline;
	color: #fff;
}
A.IDSFooter:visited
{
	color: #fff;
	text-decoration: underline;
}
A.IDSFooter:hover
{
	text-decoration: none;
}

.mainBG, .middleTD
{
	background-color: #f7f7f7;
}

.middleTD
{
	height: 100%;
}

.button, .buttonWide, .buttonWider, .buttonWider1
{
	font-weight: normal;
	width: 57px;
	height: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	border: 0px;
}

.button
{
	background-image: url(../Images/button_bg.gif);
}

.buttonWide
{
	width: 75px;
	background-image: url(../Images/button_bg.gif);
}

.buttonWider
{
	background-image: url(../Images/button_bg.gif);
	width: 100px;
}


.buttonWider1
{
	background-image: url(../Images/button_bg.gif);
	width: 150px;
}

.miniTextBox
{
	width: 30px;
}

.smallTextBox
{
	width: 60px;
}

.wideTextBox
{
	width: 150px;
}

.textNorm, .text, .textPar, .HeaderRight td
{
	color: #003e21;
}

.Whitetext
{
	color: #ffffff;
	font-weight: bold;
}

.text, .textPar
{
	font-weight: bold;
}

.textPar
{
	text-align: justify;
}

.boxTable
{
	background-color: #ddd;
}

.boxTable td
{
	background-color: #ebebed;
	color: #003e21;
	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: #003e21;
	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: #003e21;
	width: 100%;
	background-color: #f4f5e7;
	border: 1px solid #ddd;
}

.portfolio
{
	color: #ee0000;
	text-decoration: none;
}

.webportfolio
{
	color: #284274;
	text-decoration: none;
}

.linkBox
{
	color: #ee0000;
	font-size: 11px;
	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: #f4f5e7;
	border: solid 1px #ddd;
	color: #003e21;
	margin: 0px;
	padding: 3px;
}
.DivPassTips td
{
	color: #003e21;
	font-weight: normal;
}

.errTD
{
	font-weight: bold;
}

.rText, .rTextB, .errTD
{
	color: #C00000;
}

.rTextB
{
	font-weight: bold;
}

.GTable
{
	background-color: #e6ebf0;
}

.GV, .boxLayout
{
	background-color: #f4f5e7;
	border: 1px solid #ddd;
}

.GVHeader, .GVFixedHeader, .GVHeaderY, .GVFixedHeaderY, .GVHeaderP, .GVFixedHeaderP, .GVHeaderO
{
	font-size: 10px;
	width: 108px;
	font-weight: bold;
	text-align: center;
	height: 20px;
}

.GVHeaderO
{
	font-size: 12px;
}

.GVHeader, .GVFixedHeader, .GVHeaderO
{
	color: #ffffff;
	background-image: url(../images/box_title_bg.gif);
}
.GVHeader a:link
{
	color: #003e21;
	text-decoration: underline;
}
.GVHeader a:visited
{
	color: #003e21;
	text-decoration: underline;
}
.GVHeader a:hover
{
	color: #003e21;
	text-decoration: none;
}

.GVFixedHeader, .GVFixedHeaderY, .GVFixedHeaderP
{
	position: relative;
	top: expression(this.offsetParent.scrollTop);
}

.GVR, .GVRN, .GVRC, .GVRowY, .GVRowNumY, .GVRowP, .GVRowNumP, .GVRB, .GVRO
{
	color: #003e21;
	background-color: #e4e4e2;
	line-height: 19px;
}


.GVA, .GVAN, .GVAC, .GVAltY, .GVAltNumY, .GVAltP, .GVAltNumP, .GVAB
{
	color: #003e21;
	background-color: #f1f1f3;
	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: 10px;
	font-weight: bold;
	color: #003e21;
	background-color: #e4e4e2;
	white-space: nowrap;
	height: 20px;
}

.boxBG
{
}

.boxTD
{
	background-color: #f1f1f3;
}

.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: left center;
	color: #00ee00;
}

.d
{
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left 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
{
}

.ticker td
{
	color: #817f80;
	font-weight: bold;
}

.boxTitleC
{
	color: #e00;
}

.fieldSetHolder
{
	border: 1px solid #ccc;
	padding: 4px;
	margin: 0px;
}

.fieldSetHolder legend, .ProductName
{
	padding: 2px;
	color: #003e21;
	font-weight: bold;
}

.ProductName
{
	font-size: 11px;
}
.fieldSetHolder legend span
{
	font-size: 11px;
}

.normAlign
{
	text-align: left;
}

.oppAlign
{
	text-align: right;
}

.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: #f4f5e7;
	height: 25px;
	color: #4474a5;
	font-size: 12px;
	font-weight: bold;
}

.boxItemB, .boxItemN
{
	color: #003e21;
	background-color: #e4e4e2;
	height: 18px;
}

.boxItem
{
	color: #606060;
	background-color: #e4e8eb;
	height: 18px;
}

.boxAlt, .boxAltB, .boxAltN
{
	color: #606060;
	background-color: #f1f1f3;
	height: 18px;
}

.boxItemB, .boxAltB
{
	font-weight: bold;
}

.boxItemN, .boxAltN
{
	text-align: right;
}

.loginTitle
{
	color: #e00;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.tabsTable
{
	width: 472px;
}


.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/memberslogin.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	width: 126px;
	padding-top: 3px;
}

.enterSite
{
	background-image: url(../images/memberslogin.gif);
}

.membersLoginLink, .enterSiteLink
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	font-size: xx-small;
	padding-top: 10px;
}

A.membersLoginLink:link, A.enterSiteLink:link
{
	text-decoration: normal;
	color: #363a2c;
	padding-top: 10px;
	vertical-align: middle;
}

A.membersLoginLink:visited, A.enterSiteLink:visited
{
	color: #363a2c;
	text-decoration: none;
	padding-top: 10px;
	vertical-align: middle;
}

A.membersLoginLink:hover, A.enterSiteLink:hover
{
	text-decoration: underline;
	padding-top: 10px;
	vertical-align: middle;
}

.quickLinksTitle
{
	color: #003e21;
	font-size: 12px;
	font-weight: bold;
}

.quickLinksTable
{
	
	vertical-align: top;
}

.quickLinksTable td
{
	
}

.quickLinksTable a
{
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
	color: #003e21;
	text-decoration: underline;
}
.quickLinksTable a:visited
{
	color: #003e21;
	text-decoration: underline;
}
.quickLinksTable a:hover
{
	color: #003e21;
	text-decoration: none;
}

.IDS
{
	padding: 3px;
	background-color: #fff;
	text-align: center;
	color: #757575;
}

.IDS span, .IDS a
{
	font-size: 9px;
}

.pageMiddleTd
{
	width: 100%;
	padding-left: 50px;
	padding-right: 0px;
	padding-top: 1px;
}

.rssLink
{
	font-size: 10px;
	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%;
	background-color: #ffffff;
}

.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: #003e21;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;
}
.MainFormContainer
{
	height: 100%;
}

.mainForm
{
	width: 1000px;
	background-color: #FFFFFF;
	border-left: 1px solid #e4e3e1;
	border-right: 1px solid #e4e3e1;
	height: 100%;
	vertical-align: top;
}

.topLeft
{
	background-image: url(../Images/topLeft.gif);
	width: 29px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: left;
}

.topRight
{
	background-image: url(../Images/topRight.gif);
	width: 29px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: right;
}

.topCenter
{
	background-image: url(../Images/topCenter.gif);
	height: 28px;
	width: 100%;
}

.topCenterLeft
{
	background-image: url(../Images/topCenterLeft.gif);
	height: 28px;
	width: 29px;
	background-repeat: no-repeat;
	background-position: left;
}

.topCenterRight
{
	background-image: url(../Images/topCenterRight.gif);
	height: 28px;
	width: 29px;
	background-repeat: no-repeat;
	background-position: right;
}

.LeftEdge
{
	background-image: url(../Images/LeftEdge.gif);
	width: 19px;
}

.RightEdge
{
	background-image: url(../Images/RightEdge.gif);
	width: 19px;
}

.topLeftEdge
{
	background-image: url(../Images/LeftEdge.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.topRightEdge
{
	background-image: url(../Images/RightEdge.gif);
}

.logo
{
	padding-left:22px;
}

.topMenuRight
{
	text-align: right;
	padding-left: 3px;
}


.MenuRightBottom
{
}


.topMenuBG
{
	text-align: right;
}

.FooterBG
{
	background-image: url(../Images/bottomBG.gif);
	height: 30px;
	background-color: #523412;
	width: 100%;
}

.FooterLeft
{
	background-image: url(../Images/bottomBG.gif);
	text-align: left;
	background-color: #523412;
}

.FooterRight
{
	background-image: url(../Images/bottomBG.gif);
	text-align: Right;
	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
{
	text-align: right;
	line-height: 18px;
	color: #c9b03a;
	background: transparent url(        '../Images/tableRight.gif' ) right 0px no-repeat;
}

.TableHeaderMiddle
{
	line-height: 18px;
	width: 100%;
	text-align: left;
	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: left;
}

righttMiddle
{
	text-align: right;
}

.SnapShot
{
	width: 250px;
	height: 170px;
	border: 1px solid #d7c5a1;
	vertical-align: middle;
	text-align: center;
}

.TradingLinksTable
{
}

.TradingLinksTable a
{
	font-size: 11px;
	font-weight: normal;
	color: #003e21;
}
.TradingLinksTable a:visited
{
	color: #003e21;
}
.TradingLinksTable a:hover
{
	color: #003e21;
	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
{
	vertical-align: middle;
	text-align: center;
	height: 28px;
}

.loginMarketStatus td
{
	color: #003e21;
	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: #f1f1f3;
	display: none;
	width: 200px;
	height: 100px;
	position: absolute; /*color: white;*/
	border: 1 #d6da9c solid;
}

.popupwindowheader
{
	background-color: #e4e4e2;
	color: #003e21;
	height: 10px;
	width: 200px;
}

.leftShadow
{
	background-image: url(../Images/leftShadow1.gif);
	width: 29px;
	background-repeat: repeat-y;
}

.leftShadow1
{
	background-image: url(../Images/leftShadow.gif);
	width: 29px;
	background-repeat: no-repeat;
}

.leftShadowTop
{
	background-image: url(../Images/leftShadowTop.gif);
	width: 29px;
	background-repeat: no-repeat;
	background-position: top;
}

.leftShadowBottom
{
	background-image: url(../Images/leftShadowBottom.gif);
	width: 29px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.RightShadow1
{
	background-image: url(../Images/RightShadow.gif);
	width: 29px;
	background-repeat: no-repeat;
}

.RightShadow
{
	background-image: url(../Images/RightShadow1.gif);
	width: 29px;
	background-repeat: repeat-y;
}

.RightShadowTop
{
	background-image: url(../Images/RightShadowTop.gif);
	width: 29px;
	background-repeat: no-repeat;
	background-position: top;
}

.RightShadowBottom
{
	background-image: url(../Images/RightShadowBottom.gif);
	width: 29px;
	background-repeat: no-repeat;
	background-position: bottom;
}


.bottomLeft
{
	background-image: url(../Images/bottomLeft.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: left;
}

.bottomRight
{
	background-image: url(../Images/bottomRight.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: right;
}

.bottomCenter
{
	background-image: url(../Images/bottomCenter.gif);
	height: 28px;
	width: 100%;
}

.menuBG, .menulangBG
{
	background-image: url(../Images/topmenu_BG.gif);
	height: 20px;
	padding-right: 3px;
	white-space: nowrap;
	vertical-align: middle;
}

.menuBG td
{
	white-space: nowrap;
	line-height: 20px;
	text-align: center;
}

.topMenuItem
{
	padding-right: 5px;
	padding-left: 5px;
}

.menulangBG
{
	font-weight: bolder;
	width: 75px;
	text-align: center;
}

.LoginTickerBG
{
	height: 30px;
	background-color: #c9d6ab;
	border: 2px inset #dadbdc;
}

.Header
{
	height: 157px;
}

.menuLeft
{
	background-image: url(../Images/menuleft.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 18px;
}

.menuRight
{
	background-image: url(../Images/menuRight.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 18px;
}

.menuTable
{
}

.menuTable td
{
	padding-left: 1px;
}

.MarketTD
{
	border: 1px solid #f0f0de;
	background-image: url(../Images/MarketBG.gif);
	height: 190px;
	width: 500px;
	background-repeat: repeat-x;
}

.tabBG, .HeaderLabel, .TradingInfoLabel, .TopLabel
{
	background-image: url(../Images/headerTab.gif);
	height: 21px;
	width: 117px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 25px;
	color: #000000;
	background-repeat: no-repeat;
}

.TradingInfoLabel, .TopLabel, .HeaderLabel
{
	text-align: left;
	padding-left: 25px;
}

.TradingInfoLabel
{
	color: #f57a12;
}
.HeaderLabel
{
	padding-left: 10px;
}

.TopLabel
{
	padding-left: 45px;
}

.marketItem
{
	background-color: #e0e8d1;
	padding-right: 10px;
}

.marketItemB
{
	background-color: #0a9949;
	padding-left: 10px;
	line-height: 19px;
	color: #FFFFFF;
	width:120px;
}
.marketItem, .marketItem td
{
	text-align: right;
	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: 570px;
	vertical-align: top;
}
.LoginLeftSideTD
{
	width: 430px;
}
.LeftTopTD, .HomeLeftTopTD
{
	height: 194px;
	vertical-align: middle;
	text-align: center;
}

.leftTopTD
{
	border: 1px solid #e4e4e2;
}

.LoginRightSide
{
	width: 500px;
	vertical-align: top;
}

.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: 458px;
	padding-left: 15px;
}

.TopData
{
	text-align: left;
	border: 1px solid #d2d3ce;
}

.test
{
	color: Red;
}



.GVHeaderMarket, .GVFixedHeaderMarket, .GVHeaderYMarket, .GVFixedHeaderYMarket, .GVHeaderPMarket, .GVFixedHeaderPMarket
{
	font-size: 10px;
	width: 108px;
	font-weight: bold;
	text-align: center;
	height: 20px;
}

.GVHeaderMarket, .GVFixedHeaderMarket
{
	color: #000000;
	background-color: #d2d3ce;
	height: 23px;
}
.GVHeaderMarket a:link
{
	color: #003e21;
	text-decoration: underline;
}
.GVHeaderMarket a:visited
{
	color: #003e21;
}
.GVHeaderMarket a:hover
{
	color: #003e21;
	text-decoration: none;
}

.GVFixedHeaderMarket, .GVFixedHeaderYMarket, .GVFixedHeaderPMarket
{
	position: relative;
	top: expression(this.offsetParent.scrollTop);
}

.GVRMarket, .GVRowYMarket, .GVRowNumYMarket, .GVRowPMarket, .GVRowNumPMarket, .GVRBMarket
{
	color: #003e21;
	background-image: url(../Images/marketRowBG.gif);
	background-repeat: no-repeat;
	height: 20px;
}

.GVRNMARKET, .GVANMARKET
{
	/*background-color:#f0f2dc;*/
	height: 23px;
}

.GVAMarket, .GVACMarket, .GVAltYMarket, .GVAltNumYMarket, .GVAltPMarket, .GVAltNumPMarket, .GVABMarket
{
	color: #003e21;
	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
{
	text-align: left;
	border: 0px solid #ddd;
}

.News
{
	background-image: url(../Images/news_en.jpg);
	height: 54px;
	padding-left: 30px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

.NewsData
{
	color: #ffffff;
}

.News td
{
	color: #ffffff;
}

.BottomBG
{
	background-image: url(../Images/BottomBG.gif);
	padding-top: 13px;
	vertical-align: top;
	background-repeat: repeat-x;
}

.fullPage
{
	height: 100%;
	background-color: #ffffff; /*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: center;
}

.TopMarketHeader
{
	padding-left: 2px;
	padding-right: 5px;
}

.InnerTable
{
	background-color: #ffffff;
}

.Chart
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	border:1px solid #e6e6e6;
}

.market td
{
	border-bottom: 1px solid #d4d3cf;
}

.Ads
{
	text-align: center;
	vertical-align: middle;
}
.PageWidth
{
	width: 1000px;
}


.LoginTable
{
	text-align: center;
}

.contentHolder
{
	background-color: #c0c0c0;
	width: 100%;
	height: 100%;
}

.MiddleTableBG
{
	height:100%;
}

.rowSep
{
	background-color: #8aad99;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.homeLine
{
	background-image: url(../Images/homeLine.gif);
	height: 11px;
}

.language, .language td, .language a
{
	font-family: Verdana;
	font-size: 12px;
}


.marketSummaryPad
{
	padding-left: 20px;
}

.LoginMarketSummary td
{
	padding: 4px;
}

.quickLink
{
	padding-right: 25px;
}

.TickerTop
{
	border-top: 1px solid #dfdfdf;
	background-color: #f1f1f3;
}

.TickerBottom
{
	border-bottom: 1px solid #dfdfdf;
	height: 2px;
}

.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;
}

.HeaderBanner
{
	height: 130px;
	width: 490px;
}
.oppositeAlign
{
	text-align: right;
}

.HeaderMenu td
{
	border: 1px solid #c8d7ac;
	line-height: 12px;
}

.menuShadow
{
	background-image: url(../Images/menuShadow.gif);
	height: 15px;
	background-repeat: no-repeat;
}

.News a:link
{
	text-decoration: none;
	color: #ffffff;
}
.News a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.News a:hover
{
	text-decoration: underline;
}

.tradingLinksShadow
{
	background-image: url(../Images/tradeLinksShadow.gif);
	width: 22px;
	height: 163px;
	background-position: right;
	background-repeat: no-repeat;
}

.TradeLinkTitle, .TradeLinkTitle span
{
	font-size: 13px;
	font-weight: bold;
	color: Black;
}

.QLTopLeft
{
	background-image: url(../Images/QLtopLeft_en.gif);
	width: 9px;
	height: 24px;
	background-position: right;
	background-repeat: no-repeat;
}

.QLTitle
{
	background-image: url(../Images/QLTitle_en.gif);
	width: 110px;
	height: 24px;
	background-position: left;
	background-repeat: no-repeat;
}

.TLTitle
{
	background-image: url(../Images/TLTitle_en.gif);
	width: 140px;
	height: 24px;
	background-position: left;
	background-repeat: no-repeat;
}
.QLTop
{
	background-image: url(../Images/QLTop_en.gif);
	height: 24px;
	width: 120px;
	background-position: right;
	background-repeat: repeat-x;
}

.QLTopRight
{
	background-image: url(../Images/QLtopRight_en.gif);
	width: 11px;
	height: 24px;
	background-position: right;
	background-repeat: no-repeat;
}

.QLLeft
{
	background-image: url(../Images/QLLeft_en.gif);
	width: 9px;
	height: 119px;
	background-position: right;
	background-repeat: no-repeat;
}


.QLRight
{
	background-image: url(../Images/QLRight_en.gif);
	width: 11px;
	height: 119px;
	background-position: right;
	background-repeat: no-repeat;
}

.QLBG
{
	background-image: url(../Images/QLBG.gif);
	width: 254px;
	height: 119px;
	padding-left: 5px;
	padding-top:10px;
	vertical-align:top;
}

.QLBottomLeft
{
	background-image: url(../Images/QLBottomLeft_en.gif);
	width: 11px;
	height: 9px;
	background-position: top right;
	background-repeat: no-repeat;
}

.QLBottom
{
	background-image: url(../Images/QlBottom_en.gif);
	height: 9px;
	width: 254px;
	background-position: top;
	background-repeat: repeat-x;
}

.QLBottomRight
{
	background-image: url(../Images/QLBottomRight_en.gif);
	width: 11px;
	height: 9px;
	background-position: top right;
	background-repeat: no-repeat;
}

.QL
{
	
}

.HomeContent
{
	padding-left: 10px;
	padding-right: 10px;
	height:208px;
	vertical-align:middle;
}

.HomeRight
{
	padding-right: 15px;
	padding-left: 8px;
}

.HomeLeft
{
	padding-left: 15px;
	padding-left: 8px;
	height:100%;
}

.MSTop
{
	background-image: url(../Images/marketSummarytop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight:bold;
	color:#5b5f4e;
	height: 18px;
	width: 458px;
}

.MSTopLeft
{
	background-image: url(../Images/MSTopleft.gif);
	width: 8px;
	height: 18px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.MSTopRight
{
	background-image: url(../Images/MSTopRight.gif);
	width: 6px;
	height: 18px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.MSLeft
{
	background-image: url(../Images/MSLeft.gif);
	width: 8px;
	height: 202px;
	background-position: top right;
	background-repeat: no-repeat;
}

.MSRight
{
	background-image: url(../Images/MSRight.gif);
	width: 6px;
	height: 202px;
	background-position: top left;
	background-repeat: no-repeat;
}

.MSBottom
{
	background-image: url(../Images/MSBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 8px;
	width: 458px;
}

.MSBottomLeft
{
	background-image: url(../Images/MSBottomleft.gif);
	width: 8px;
	height: 8px;
	background-position: top right;
	background-repeat: no-repeat;
}

.MSBottomRight
{
	background-image: url(../Images/MSBottomRight.gif);
	width: 6px;
	height: 8px;
	background-position: top left;
	background-repeat: no-repeat;
}

.StockTopRight
{
	background-image: url(../Images/StockTopRight.gif);
	width: 7px;
	height: 123px;
	background-position: top left;
	background-repeat: no-repeat;
}

.StockTopLeft
{
	background-image: url(../Images/StockTopLeft.gif);
	width: 7px;
	height: 123px;
	background-position: top right;
	background-repeat: no-repeat;
}

.StockBottomLeft
{
	background-image: url(../Images/StockBottomLeft.gif);
	width: 7px;
	height: 8px;
	background-position: top right;
	background-repeat: no-repeat;
}

.StockBottomRight
{
	background-image: url(../Images/stockBottomRight.gif);
	width: 7px;
	height: 8px;
	background-position: top left;
	background-repeat: no-repeat;
}

.StockBottom
{
	background-image: url(../Images/StockBottom.gif);
	width: 461px;
	height: 8px;
	background-position: top;
	background-repeat: no-repeat;
}


.StockSearch, .LoginStockSearch
{
	text-align:left;
	padding-right:5px;
}

.LoginStockSearch
{
	padding-right:10px;
}

.LoginLeft
{
	padding-top:10px;
	padding-left: 25px;
	padding-left: 12px;
	height:100%;
}

.topAdv
{
	text-align:center;
	vertical-align:middle;
}

.logoSide
{
	background-image:url(../Images/logoside_en.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:161px;
}
