﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img
{
	border: 0px;
}

iframe
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link
{
	color: #000000;
	text-decoration: none;
}
A:active
{
	color: #000000;
	cursor: hand;
	text-decoration: none;
}
A:visited
{
	color: #000000;
	text-decoration: none;
}







.GridHeadCenterCon
{
	background-color: #dadada;
	color: #000000;
	line-height: 18px;
	font-family: Verdana,Arial;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: none;
	border-right-style: none;
}

a.GridHeadLeftLink, a.GridHeadLeftLink:link, a.GridHeadLeftLink:visited, a.GridHeadLeftLink:active, a.GridHeadLeftLink:focus
{
	color: #ffffff;
	line-height: 24px;
	font-family: Verdana,Arial;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}


a.GridHeadCenterLink, a.GridHeadCenterLink:link, a.GridHeadCenterLink:visited, a.GridHeadCenterLink:active, a.GridHeadCenterLink:focus
{
	color: #000000;
	line-height: 24px;
	font-family: Verdana,Arial;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.GridDataLeft
{
	background-color: #FFFFFF;
	font-size: 11px;
	border: none;
	color: #233F71;
	line-height: 18px;
	font-family: Arial;
	text-align: left;
	border-top: solid 1px #FFFFFF;
	padding-left: 10px;
	border-bottom: solid 1px #C8D0DD;
	border-bottom-color: #C8D0DD;
	border-left: solid 1px #FFFEFA;
}

a.GridDataLeftLink, a.GridDataLeftLink:link, a.GridDataLeftLink:visited, a.GridDataLeftLink:active, a.GridDataLeftLink:focus
{
	font-size: 11px;
	border: none;
	color: #233F71;
	font-family: Arial,Verdana;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	border-left-style: none;
	border-style: none;
}

a.LinkInner, a.LinkInner:link, a.LinkInner:visited, a.LinkInner:active, a.LinkInner:focus
{
	color: #5e5e5e;
	text-decoration: none;
	cursor: pointer;
}



.GridDataRight
{
	background-color: #FFFFFF;
	font-size: 11px;
	border-right: solid 1px #FFFDF7;
	color: #233F71;
	line-height: 18px;
	font-family: Arial;
	text-align: right;
	padding-right: 10px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #C8D0DD;
	border-bottom-color: #C8D0DD;
	border-left: solid 1px #FFFEFA;
}


.GridDataRightBlue
{
	font-size: 11px;
	border-right: solid 1px #FFFFFF;
	color: #0055E5;
	line-height: 20px;
	font-family: Arial,Verdana;
	text-align: right;
	padding-right: 10px;
	border-bottom: solid 1px #efefef;
	border-left-style: none;
	border-right: solid 1px #f0f0f0;
	background-color: #FFFFFF;
	cursor: default;
}

.GridDataRightBlack
{
	font-size: 11px;
	border-right: solid 1px #FFFFFF;
	color: #5e5e5e;
	line-height: 20px;
	font-family: Arial,Verdana;
	text-align: right;
	padding-right: 10px;
	border-bottom: solid 1px #efefef;
	border-left-style: none;
	border-right: solid 1px #f0f0f0;
	background-color: #FFFFFF;
	cursor: default;
}


.GridDataRightRed
{
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border-right: solid 1px #FFFDF7;
	color: #EB0102;
	line-height: 18px;
	font-family: Arial;
	text-align: right;
	padding-right: 10px;
	border-bottom: solid 1px #C8D0DD;
	border-top: solid 1px #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #C8D0DD;
	border-left: solid 1px #FFFEFA;
}

.GridDataRightGreen
{
	background-color: #FFFFFF;
	font-size: 11px;
	border-right: solid 1px #FFFDF7;
	font-weight: bold;
	color: #1DB200;
	line-height: 18px;
	font-family: Arial;
	text-align: right;
	padding-right: 10px;
	border-top: solid 1px #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom: solid 1px #C8D0DD;
	border-bottom-color: #C8D0DD;
	border-left: solid 1px #FFFEFA;
}


.GridDataCenter
{
	background-color: #FFFFFF;
	font-size: 11px;
	color: #233F71;
	border-left: solid 1px #FFFDF7;
	border-right: solid 1px #FFFDF7;
	line-height: 18px;
	font-family: Arial;
	text-align: center;
	padding-right: 10px;
	border-top-color: #FFFFFF;
	border-bottom: solid 1px #C8D0DD;
	border-left: solid 1px #FFFEFA;
}


.GridHeadRow
{
	font-size: 11px;
	color: #5e5e5e;
	line-height: 20px;
	font-family: Verdana,Arial;
	text-align: center;
	font-weight: normal;
	background-color: #f2f2f2;
	border-right: solid 1px #e7e7e7;
	padding-left: 0px;
	cursor: default;
}
a.GridHeadRowLink, a.GridHeadRowLink:link, a.GridHeadRowLink:visited, a.GridHeadRowLink:active, a.GridHeadRowLink:focus
{
	color: #5e5e5e;
	cursor: pointer;
}



.GridPagingNext
{
	color: #485f6d;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.GridPaging
{
	color: #485f6d;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.Headertxt
{
	color: #225373;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(  '../App_Themes/Common/images/GainerLoserBg.gif' );
	background-repeat: repeat-x;
	height: 51px;
	padding-left: 10px;
}
.btnGo_Css
{
	background-image: url(  '../App_Themes/Common/images/GoBtn.gif' );
	background-repeat: repeat-x;
	font-family: Arial, Verdana;
	text-align: center;
	border: 0px solid #FFFFFF;
	cursor: hand;
	width: 23px;
	height: 19px;
}
.NormalTextLightRegComp
{
	color: #7B7B7B;
	font-family: Arial,verdana;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
}
.DropDown
{
	color: #485235;
	font-family: Verdana,Arial;
	font-size: 11px;
	border: solid 1px #485235;
}
.SubHead
{
	color: #1C3732;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,verdana;
}
.NormalTextBlack
{
	color: #000000;
	font-family: Arial,verdana;
	font-size: 11px;
	font-weight: normal;
}
.SwitchClass
{
	color: #6C83A5;
	font-family: Arial,verdana;
	font-weight: bold;
	font-size: 12px;
}
.ExchangeClass
{
	color: #132644;
	font-family: Arial,verdana;
	font-weight: bold;
	font-size: 12px;
}
.NormalTextLightReg
{
	color: #7B7B7B;
	font-family: Arial,verdana;
	font-size: 11px;
	text-align: right;
	padding-left: 20px;
}
.NoData
{
	color: #6d6d6d;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.NoDataCenter
{
	color: #ff0000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}


.DateEq
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	color: #ff0000;
}
.TdGAinLoseSel
{
	font-family: Verdana,Arial;
	color: #fffeff;
	font-size: 11px;
	font-weight: bold;
}
.TdGainLoseUnsel
{
	font-family: Verdana,Arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
}
.GainLoseIcon
{
	font-family: Verdana,Arial;
	color: #000000;
	font-size: 10px;
}
.PageHeadSmall
{
	color: #243F6E;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial,verdana;
}
.PageHead
{
	color: #243F6E;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial,verdana;
}
.PageHeadL
{
	color: #47669C;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial,verdana;
}
.Heading
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #035c98;
	padding-left: 5px;
}
.WhiteHeading
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
}

.BlackNormal
{
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #010000;
	text-decoration: none;
}
a.BlackNormal, a.BlackNormal:link, a.BlackNormal:visited, a.BlackNormal:active, a.BlackNormal:focus
{
	color: #010000;
	text-decoration: none;
	cursor: pointer;
}

.btnGoCss
{
	color: #ffffff;
	background-color: #223E6E;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	border-style: none;
	height: 22px;
}

.btnGo
{
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: center;
	background-color: #223E6E;
	border: none;
	height: 15px;
	vertical-align: middle;
	cursor: hand;
}

.SubHead
{
	color: #1C3732;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,verdana;
}

.GridDataRightImg
{
	background-color: #FFFFFF;
	font-size: 11px;
	color: #233F71;
	line-height: 18px;
	font-family: Arial;
	text-align: left;
	padding-left: 10px;
	border-bottom: solid 1px #C8D0DD;
	border-right: none;
	border-top: solid 1px #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #C8D0DD;
	border-left: solid 1px #FFFEFA;
}
.GridDataLeftImg
{
	background-color: #FFFFFF;
	font-size: 11px;
	color: #233F71;
	border-right: solid 1px #FFFDF7;
	line-height: 18px;
	font-family: Arial;
	text-align: left;
	padding-left: 10px;
	border-top: solid 1px #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom: solid 1px #C8D0DD;
	border-left: none;
	border-bottom-color: #C8D0DD;
}
.GridDataLeft_Alt
{
	background-color: #F4F5F9;
	font-size: 11px;
	color: #233F71;
	line-height: 18px;
	font-family: Arial;
	text-align: left;
	padding-left: 10px;
	border-bottom: solid 1px #C8D0DD;
	border-top: solid 1px #FFFFFF;
	border-bottom-color: #C8D0DD;
	border-left: solid 1px #FFFEFA;
}
.GridDataCenter_Alt
{
	background-color: #F4F5F9;
	font-size: 11px;
	color: #233F71;
	border-left: solid 1px #FFFDF7;
	border-right: solid 1px #FFFDF7;
	line-height: 18px;
	font-family: Arial;
	text-align: center;
	padding-right: 10px;
	border-top-color: #FFFFFF;
	border-bottom: solid 1px #C8D0DD;
	border-left: solid 1px #FFFEFA;
}
.GridHeadLeftImg
{
	background-color: #223E6E;
	color: #FFFFFD;
	line-height: 24px;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	border-right: none;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px #132646;
	border-top: solid 1px #132646;
	border-top-color: #132646;
}
.GridHeadRightImg
{
	background-color: #223E6E;
	color: #FFFFFD;
	line-height: 24px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	border-left: none;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px #132646;
	border-top: solid 1px #132646;
	border-top-color: #132646;
}
.GridDataRight_Alt
{
	background-color: #F4F5F9;
	font-size: 11px;
	color: #233F71;
	border-left: solid 1px #FFFDF7;
	border-right: solid 1px #FFFDF7;
	line-height: 18px;
	font-family: Arial;
	text-align: right;
	padding-right: 10px;
	border-top: solid 1px #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom: solid 1px #C8D0DD;
	border-left: solid 1px #FFFEFA;
}
.GridDataRightGreen_Alt
{
	background-color: #F4F5F9;
	font-size: 11px;
	color: #1DB200;
	font-weight: bold;
	border-left: solid 1px #FFFDF7;
	border-right: solid 1px #FFFDF7;
	line-height: 18px;
	font-family: Arial;
	text-align: right;
	padding-right: 10px;
	border-top: solid 1px #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom: solid 1px #C8D0DD;
	border-left: solid 1px #FFFEFA;
}
.GridDataRightRed_Alt
{
	background-color: #F4F5F9;
	font-size: 11px;
	font-weight: bold;
	color: #EB0102;
	border-left: solid 1px #FFFDF7;
	border-right: solid 1px #FFFDF7;
	line-height: 18px;
	font-family: Arial;
	text-align: right;
	padding-right: 10px;
	border-top: solid 1px #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom: solid 1px #C8D0DD;
	border-left: solid 1px #FFFEFA;
}
.GridDataRightBlue_Alt
{
	background-color: #F4F5F9;
	font-size: 11px;
	font-weight: bold;
	color: #0055E5;
	border-left: solid 1px #FFFDF7;
	border-right: solid 1px #FFFDF7;
	line-height: 18px;
	font-family: Arial;
	text-align: right;
	padding-right: 10px;
	border-top: solid 1px #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom: solid 1px #C8D0DD;
	border-left: solid 1px #FFFEFA;
}
.tblBGImage
{
	background-image: url(Common/images/comimages/GradBack.gif);
	background-repeat: repeat-x;
}
.LMenuSmallSelected
{
	color: #152546;
	font-family: Arial,verdana;
	font-size: 11px;
	font-weight: bold;
}
.LMenuSmallSelectedWhite
{
	color: #FFFFFF;
	font-family: Arial,verdana;
	font-size: 11px;
	font-weight: bold;
}
.LMenuSmall
{
	color: #7E4E0C;
	font-family: Arial,verdana;
	font-size: 11px;
}
.PageHeadLBrown
{
	color: #47669C;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial,verdana;
}
.PageHeadBrown
{
	color: #243F6E;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial,verdana;
}
.PageSubHeadLBrown
{
	color: #233F71;
	font-size: 12px;
	font-family: Arial,verdana;
	padding-right: 10px;
}
.Sensex
{
	color: #243F6E;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 11px;
}
.GridHeadLeft
{
	background-color: #223E6E;
	color: #FFFFFD;
	line-height: 24px;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px #132646;
	border-top: solid 1px #132646;
	border-top-color: #132646;
	border-right: solid 1px #FFFFFF;
}
.GridHeadLeftBorderButtom
{
	background-color: #223E6E;
	color: #FFFFFD;
	line-height: 24px;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #132646;
	border-top-color: #132646;
	border-right: solid 1px #FFFFFF;
}
.GridHeadRight
{
	background-color: #223E6E;
	color: #FFFFFD;
	line-height: 24px;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px #132646;
	border-top: solid 1px #132646;
	border-top-color: #132646;
}
.GridHeadCenter
{
	background-color: #223E6E;
	color: #FFFFFD;
	line-height: 24px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px #132646;
	border-top: solid 1px #132646;
	border-top-color: #132646;
	border-bottom-color: #132646;
	border-right: solid 1px #FFFFFF;
}
.TDGradient
{
	background-color: #EFEFEF;
}
.GridHeadCenterPrice
{
	background-color: #223E6E;
	color: #FFFFFD;
	line-height: 24px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px #132646;
	border-top: solid 1px #132646;
	border-top-color: #132646;
	border-bottom-color: #132646;
	border-right-style: none;
	border-left-style: none;
}
.GridHeadLeftprice
{
	background-color: #223E6E;
	color: #FFFFFD;
	line-height: 24px;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px #132646;
	border-top: solid 1px #132646;
	border-top-color: #132646;
	border-right-style: none;
}

.GridHeadLeftImgprice
{
	background-color: #223E6E;
	color: #FFFFFD;
	line-height: 24px;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px #132646;
	border-top: solid 1px #132646;
	border-top-color: #132646;
	border-right: solid 1px #FFFFFF;
}
.TabSelect
{
	color: #FFFFFF;
	background-color: #993503;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	cursor: text;
	height: 20px;
}
.TabUnSelect
{
	color: #FFFFFF;
	background-color: #ED9A20;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	height: 20px;
}

.NewsDate
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #BF0306;
}
.TableBorder
{
	border-top: solid 4px #D25207;
	border-bottom: solid 1px #AB1F12;
	border-left: solid 1px #AB1F12;
	border-right: solid 1px #AB1F12;
}

.TickerWhite
{
	color: #233f71;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.NormalBlack
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #0000f4;
	line-height: 18px;
}
.Green
{
	color: #1DB200;
	font-family: Arial;
	font-size: 11px;
}
.Red
{
	color: #E3262E;
	font-family: Arial;
	font-size: 11px;
}
.TickerRed
{
	color: #FE0000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

.OptionSelected
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ED0908;
	text-decoration: none;
	cursor: default;
	text-align: center;
}
.OptionUnSelected
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A2A2A2;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
}
.CursorHand
{
	cursor: pointer;
}
.GridDataCentre_Alt
{
	background-color: #F4F5F9;
	font-size: 11px;
	color: #233F71;
	border-left: solid 1px #FFFDF7;
	border-right: solid 1px #FFFDF7;
	line-height: 18px;
	font-family: Arial;
	text-align: center;
	padding-right: 10px;
	border-top: solid 1px #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom: solid 1px #C8D0DD;
	border-left: solid 1px #FFFEFA;
}
