body
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #FFFFFF;
	font-size: 12px;
	overflow: hidden;
}

a
{
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:HOVER
{
	font-size: 12px;
	color: #C50F35;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:ACTIVE
{
	font-size: 12px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Menu Style Starts */
a.menu
{
	font-size: 15px;
	font-family: Arial;
	color: Black;
	text-decoration: none;
}

a.menu:HOVER
{
	font-size: 15px;
	font-family: Arial;
	color: #3E7BA7;
	text-decoration: none;
}

a.menu:ACTIVE
{
	font-size: 15px;
	font-family: Arial;
	color: Black;
	text-decoration: none;
}

a.submenu
{
	font-family: Arial;
	color: Black;
	text-decoration: none;
}

a.submenu:HOVER
{
	font-family: Arial;
	color: #3E7BA7;
	text-decoration: none;
}

a.submenu:ACTIVE
{
	font-family: Arial;
	color: Black;
	text-decoration: none;
}

.subMenuFontSize
{
	font-size: 15px;
}
/* Menu Style Ends */

input, select, TextBox
{
	font: normal 12px Arial, Helvetica, Sans-serif;
}

button
{
	font: normal 11px Arial, Helvetica, Sans-serif;
}

.CompanyInfoFontSize
{
	font-size: 13px;
}

TextBox.StkCodeTxtBox
{
	font: normal 11px Arial, Helvetica, Sans-serif;
	max-width: 5;
}

.ContentHeader
{
	background-color: #0D1360;
	font-weight: bold;
	font-size: 16px;
	color: White;
	text-align: left;
	height: 25px;
	padding-left: 10px;
}

.ContentPanel
{
}
.BackgroundBold
{
	color: #444444;
	background-color: #F2F2F2;
	font-weight: bold;
	vertical-align: middle;
}

.PlainBold
{
	color: black;
	font-weight: bold;
	vertical-align: middle;
}

.BackgroundNotBold
{
    background-color: #F3F3F3;
}

.ErrMsg
{
	font-weight: bold;
	font-size: 14px;
	color: black;
}

.News
{
	font-size: 12px;
}


/* Stock Quote starts */
table.StkQuoteTable
{
	font-size: 12px; /*background-color: #F0F0F0;*/
	border-style: solid;
	border-color: silver;
	border-width: 1pt;
}

.StkQuoteTableHeader
{
	font-size: 12px; /*background-color: #F0F0F0;*/
	border-style: solid;
	border-color: silver;
	border-width: 1pt;
	background-color : #E6E6E6;
}

.StkQuoteTableColumn1
{
	font-size: 12px; /*background-color: #F0F0F0;*/
	border-style: solid;
	border-color: silver;
	border-width: 1pt;
	background-color : #F6F6F6;
	font-weight: bold;
}

.StkQuoteTableColumn2
{
	font-size: 12px; /*background-color: #F0F0F0;*/
	border-style: solid;
	border-color: silver;
	border-width: 1pt;	
}

table.StkQuoteTable tr.TableRow td
{
	background-color: white;
	border-style: solid;
	border-color: silver;
	border-width: 1pt;
}

.StkQuoteLblCell
{
	/*background-color: #F0F0F0;*/
	font-weight: bold;
	color: #050505;
	text-align: left;
}
/* Stock Quote ends */

/********************************** 
  Index Page Style Starts
**********************************/

a.more
{
	font-size: 8px;
	color: White;
	text-decoration: none;
}

a.more:HOVER
{
	font-size: 8px;
	text-decoration: none;
}

a.more:ACTIVE
{
	font-size: 8px;
	text-decoration: none;
}

/* title link for index page */
a.title
{
	font-size: 12px;
	color: #0060AE;
	text-decoration: none;
}

a.title:HOVER
{
	font-size: 12px;
	color: Blue;
	text-decoration: none;
}

a.title:ACTIVE
{
	font-size: 12px;
	color: Blue;
	text-decoration: none;
}

/* Table Header*/
.HomeTableHeader
{
	font-weight: bold;
	font-size: 14px;
	color: Black;
	text-align: left;
}

.HomeRightColumnHeader
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	text-align: left;
}

.HomeRightColumnFooter
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	text-align: left;
}


.HomeLeftColumnHeader
{
	font-weight: bold;
	font-size: 12px;
	color: #0060AE;
	text-align: right;
}

/* NormalTable starts */
table.HtmlTable_1
{
	color: black;
	font-size: 13px; /*border: solid 1pt #E1D6c6;*/
	background-color: Silver;
}

.HtmlTable_1_TableHeader
{
	font-weight: bold;
	color: #0060AE;
	font-size: 13px;
	background-color: #FFFFFF;
}

table.HtmlTable_1 tr.TableRow_0 td
{
	background-color: #FFFFFF;
}

table.HtmlTable_1 tr.TableRow_1 td
{
	background-color: #F0F0F0;
}
/* NormalTable ends */

/* DataView starts */
table.HomeTable_0
{
	color: black;
	font-size: 12px;
	background-color: #FFFFFF;
	border-right: #f1f1f1 1px solid;
	border-top: #f1f1f1 1px solid;
	border-left: #f1f1f1 1px solid;
	border-bottom: #f1f1f1 1px solid;
}

table.HomeTable_0 tr.TableRow_0 td
{
	background-color: #FFFFFF;
	border: none;
	height: 25px;
}

table.HomeTable_0 tr.TableRow_1 td
{
	background-color: #F4F4F4;
	border: none;
	height: 25px;
}

table.HomeTable_1
{
	color: black;
	font-size: 12px;
	text-align: center;
	border: solid 1px silver;
}

.HomeTable1_TableHeader
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 4px;
	color: #000000;
	vertical-align: bottom;	
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #E3E3E3;	
	height:20px;
}

table.HomeTable_1 tr.TableRow_0 td
{
	background-color: #ffffff;
	height: 25px;
	font-size: 12px;
}

table.HomeTable_1 tr.TableRow_1 td
{
	background-color: #F7F7F7;
	height: 25px;
	font-size: 12px;
}

table.HomeTable_1_NoBorder
{
	color: black;
	font-size: 12px;
	text-align: center;
}

.HomeTable_1_NoBorder_TableHeader
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 4px;
	color: #000000;
	vertical-align: bottom;	
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #E3E3E3;	
	height:20px;
}

table.HomeTable_1_NoBorder tr.TableRow_0 td
{
	background-color: #ffffff;
	height: 25px;
	font-size: 12px;
}

table.HomeTable_1_NoBorder tr.TableRow_1 td
{
	background-color: #F7F7F7;
	height: 25px;
	font-size: 12px;
}

table.HomeTable_2
{
	color: black;
	font-size: 12px;
	border-style: none;
	border-width: 0px;
	border-color: #DCDDDE;
}

.HomeTable2_TableHeader
{
	font-weight: bold;
	color: #0060AE;
}

table.HomeTable_2 tr.TableRow_0 td
{
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #727272;
}

table.HomeTable_2 tr.TableRow_1 td
{
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #727272;
}


table.HomeTable_3
{
	color: black;
	font-size: 12px;
	border-style: none;
	border-width: 0px;
	border-color: #DCDDDE;
}

.HomeTable3_TableHeader
{
	font-weight: bold;
	color: #0060AE;
}

table.HomeTable_3 tr.TableRow_0 td
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #727272;
}

table.HomeTable_3 tr.TableRow_1 td
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #727272;
}


table.HomeTable_4
{
	color: black;
	font-size: 12px;
	border-style: none;
	border-width: 0px;
	border-color: #DCDDDE;
}

.HomeTable4_TableHeader
{
	font-weight: bold;
	color: #0060AE;
}

table.HomeTable_4 tr.TableRow_0 td
{
    background-color:#F7F7F7;
}

table.HomeTable_4 tr.TableRow_1 td
{
    
}





table.GridLineGridview
{
	color: black;
	font-size: 12px;
	text-align: center;
	border-top-width: 0.1pt;
	border-right-width: 0pt;
	border-bottom-width: 0.1pt;
	border-left-width: 0pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}

.GridLineGridview_TableHeader
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 4px;
	color: #000000;
	vertical-align: bottom;	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E3E3E3;	
		
	height:20px;
}

table.GridLineGridview tr.TableRow_0 td
{
	background-color: #ffffff;
	height: 25px;
	font-size: 12px;
	border-top-width: 0.1pt;
	border-right-width: 0.1pt;
	border-bottom-width: 0.1pt;
	border-left-width: 0.1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

table.GridLineGridview tr.TableRow_1 td
{
	background-color: #F7F7F7;
	height: 25px;
	font-size: 12px;
	border-top-width: 0.1pt;
	border-right-width: 0.1pt;
	border-bottom-width: 0.1pt;
	border-left-width: 0.1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}






/* DataView ends */

.LeftMenuInputBox
{
	width: 65px;
}

.LeftMenuDropBox
{
	width: 110px;
}

/********************************** 
  Index Page Style Ends
**********************************/

.HomeCellTableNoBorder
{
	background-color: yellow;
}


.HomeCellTable
{
	border-right: #0d1360 2px solid;
	padding-right: 10px;
	border-top: #0d1360 2px solid;
	padding-left: 10px;
	border-left: #0d1360 2px solid;
	border-bottom: #0d1360 2px solid;
}

.HomeCellTableNews
{
	border-right: #0d1360 2px solid;
	padding-right: 2px;
	border-top: #0d1360 2px solid;
	padding-left: 2px;
	border-left: #0d1360 2px solid;
	border-bottom: #0d1360 2px solid;
}

.header
{
	color: #123470;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ff9128;
	text-indent: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.textTable
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 4px;
	color: #333333;
	line-height: 15px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #727272;
	text-decoration: none;
	vertical-align: top;
}

.textTableArrow
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 4px;
	color: #333333;
	line-height: 15px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #727272;
	text-decoration: none;
	vertical-align: top;
}

.textTableTime
{
	padding-right: 10px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 4px;
	color: #333333;
	line-height: 15px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #727272;
	text-decoration: none;
	vertical-align: top;
}

.textTable_line
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 4px;
	color: #333333;
	line-height: 12px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.textTable_line_Header
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 4px;
	color: Black;
	vertical-align: bottom;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height:20px;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.text_red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	text-align: justify;
}

.text_green
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	text-align: justify;
}

.text_mu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.text_white
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}

.textNoAlign
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #407cae;
	text-decoration: none;
}

.mainbg_left
{
	background-image: url(../img/bg_left.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

.subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2c5b75;
	font-weight: bold;
	text-decoration: none;
}

.subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0D1360;
	font-weight: bold;
	text-decoration: none;
}
.subhead_bg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #101010;
	padding-left: 35px;
}
.lxsubhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #101010;
	padding-left: 18px;
	background-repeat: no-repeat;
	font-weight: normal;
}
.lxsubhead:link
{
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
}
.lxsubhead:visited
{
	color: #666666;
	text-decoration: none;
}
.lxsubhead:hover
{
	color: #ff6600;
	text-decoration: none;
	background-repeat: no-repeat;
}
.lxsubhead_over
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #d3d3d3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a7a7a7;
	background-image: url(../img/sidemu_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.lxSubhead_bg
{
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6cbd45;
	text-align: left;
	height: 30px;
	width: 199px;
	left: 35px;
}


table
{
	border-collapse: collapse;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textB
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #3C8B3E;
}
.lxtext:link
{
	color: #333333;
	text-decoration: none;
}

.lxtext:visited
{
	color: #3e3e3e;
	text-decoration: none;
}

.lxtextTable:link
{
	color: #0066ff;
	text-decoration: underline;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}

.lxtextTable:visited
{
	color: #0066ff;
	text-decoration: underline;
}


.lxtextTable:hover
{
	color: #FFCC00;
	text-decoration: underline;
}
.lxtext:hover
{
	color: #FF9900;
	text-decoration: underline;
}

.textSubhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ae1112;
	font-weight: bold;
	text-transform: none;
	padding: 5px;
}
.textSubheadNoBorder
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2d801d;
	font-weight: bold;
	text-transform: none;
}
.texts
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.date
{
	font-size: 12px;
	text-transform: none;
}

.GridBorderDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #ff6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #727272;
}


.menuHeader
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-indent: 7px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #123470;
	line-height: 120%;
}
.caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #123470;
	line-height: 25px;
}
.menuHeaderBlue
{
	color: #264bb5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-position: center;
}

.footer_02
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3569a5;
	background-position: center;
}

.imgShadow
{
	border: solid;
	border-width: 1px;
	border-color: #c6ddb3;
}
.border
{
	border: 1px solid #c6ddb3;
}
.mainbg_right
{
	background-image: url(../img/bg_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.subhead_border
{
	padding: 5px;
}
.head_line
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71BF45;
}
.subhead_NOborder
{
	padding: 5px;
}
.textTableHead
{
	padding-right: 2px;
	padding-left: 4px;
	font-size: 12px;
	padding-bottom: 4px;
	color: #333333;
	line-height: 18px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #618ABA;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #618ABA;
}

.textTable_reports
{
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
.text_inpage
{
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align: justify;
}

.paddingPanel
{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.MostActiveGrid
{
	background-color: #F1F1F1;
	height: 20px;
	vertical-align: middle;
	border-right: #e9e9e9 1px solid;
}

table.MainHomeTable_1
{
	color: black;
	font-size: 12px;
	border-style: none;
	border-width: 0px;
	border-color: #DCDDDE;
}

.MainHomeTable1_TableHeader
{
	font-weight: bold;
	color: #0060AE;
}

table.MainHomeTable_1 tr.TableRow_0 td
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #727272;
	height: 20px;
}

table.MainHomeTable_1 tr.TableRow_1 td
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #727272;
	height: 20px;
}

table.MainHomeTable_0
{
	color: black;
	font-size: 12px;
	background-color: #FFFFFF;
	border-right: #f1f1f1 1px solid;
	border-top: #f1f1f1 1px solid;
	border-left: #f1f1f1 1px solid;
	border-bottom: #f1f1f1 1px solid;
}

table.MainHomeTable_0 tr.TableRow_0 td
{
	background-color: #FFFFFF;
	border: none;
	height: 20px;
}

table.MainHomeTable_0 tr.TableRow_1 td
{
	background-color: #F4F4F4;
	border: none;
	height: 20px;
}




/* Tab - Nicole */
.tab	{
	font-family:Verdana;
	font-size:9pt;
	text-align:center;
	font-weight:normal;
	background-color: #FFFFFF;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	background-repeat:repeat-x;
	width:66px;
	height:22px;
}

.selTab	{
	font-weight:bold;
	text-align:center;
	font-size: 9pt;
	background-color: #FFFFFF;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	background-repeat:repeat-x;
	width:66px;
	height:22px;
}

.tabTableStyleTop 
{
	border-top-width: 0.1pt;
	border-right-width: 0.1pt;
	border-bottom-width: 0.0pt;
	border-left-width: 0.1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
    
}

.tabTableStyleBottom
{
	border-top-width: 0.0pt;
	border-right-width: 0.1pt;
	border-bottom-width: 0.1pt;
	border-left-width: 0.1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
    
}

.tabLinks a:link {
	text-decoration: none;
	color: #000000;
}
.tabLinks a:visited {
	text-decoration: none;
	color: #000000;
}
.tabLinks a:hover {
	text-decoration: none;
	color: #B66669;
}
.tabLinks a:active {
	text-decoration: none;
	color: #000000;
}

.LinkDiv
{
    cursor: hand;
}

.style16 {
	color: #730504;
	font-weight: bold;
	font-size: 14pt;
}

.IRStkQuoteTableHeader
{
	font-size: 14px; /*background-color: #F0F0F0;*/
}

.IRStkQuoteTableColumn1
{
	font-size: 12px; /*background-color: #F0F0F0;*/
	border-style: solid;
	border-color: #227AA2;
	border-width: 1pt;
	background-color : #EBF7FE;
	font-weight: bold;
	padding-left:15px;
}

.IRStkQuoteTableColumn2
{
	font-size: 12px; /*background-color: #F0F0F0;*/
	border-style: solid;
	border-color: #227AA2;
	border-width: 1pt;	
	padding-left:15px;
}

table.IRStkQuoteTable tr.TableRow td
{
	background-color: white;
	border-style: solid;
	border-color: silver;
	border-width: 1pt;
}

