body
{
	font-family: Arial,Helvetica,Sans-serif;
	color: black;
	margin-left: 10px;
	margin-top: 10PX;
	background-color: #FFFFFF;
	font-size: 11px;
}

a
{
	font-size: 12px;
	color: #548DD4;
	text-decoration: none;
}

a:HOVER
{
	font-size: 12px;
	color: Blue;
	text-decoration: none;
}

a:ACTIVE
{
	font-size: 12px; /*font-weight:bold;*/
	color: Blue;
	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
{
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: baseline;
}

.BackgroundBold
{
	color: #0060AE;
	background-color: #F0F0F0;
	font-weight: bold;
	vertical-align: middle;
}

.PlainBold
{
	color: black;
	font-weight: bold;
	vertical-align: middle;
}

.ErrMsg
{
	font-weight: bold;
	font-size: 14px;
	color: black;
}

.News
{
	font-size: 11px;
}


/* Stock Quote starts */
table.StkQuoteTable
{
	font-size: 11px; /*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: 11px;
	color: #0060AE;
	text-decoration: none;
}

a.more:HOVER
{
	font-size: 11px;
	color: Blue;
	text-decoration: none;
}

a.more:ACTIVE
{
	font-size: 11px;
	color: Blue;
	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;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}

table.HomeTable_0 tr.TableRow_0 td
{
	background-color: #FFFFFF;
	border: none;
}

table.HomeTable_0 tr.TableRow_1 td
{
	background-color: #FFFFFF;
	border: none;
}

table.HomeTable_1
{
	color: black;
	font-size: 12px; /*   border-style: solid;   border-color: #E3E3E4;   */
	background-color: #FFFFFF;
}

.HomeTable1_TableHeader
{
	font-weight: bold;
	color: #0060AE;
}

table.HomeTable_1 tr.TableRow_0 td
{
	background-color: #F0F0F0;
}

table.HomeTable_1 tr.TableRow_1 td
{
	background-color: #F0F0F0;
}

table.HomeTable_2
{
	color: black;
	font-size: 11px;
	border: none;
	background-color: #FFFFFF;
}

table.HomeTable_2 tr.TableRow_0 td
{
	background-color: #FFFFFF;
	border: none;
	border-bottom-style: dotted;
	border-bottom-color: black;
}

/* DataView ends */

.LeftMenuInputBox
{
	width: 65px;
}

.LeftMenuDropBox
{
	width: 110px;
}

table.LeftMenu
{
	/*color:black;   font-size:11px;   border-style: solid;   border-color: Silver;   */
	background-color: #EAEAEA;
}

table.RightContent
{
	/*color:black;   font-size:11px;   border-style: solid;   border-color: Silver;   */
	background-color: #A7A198;
}

Footer
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #817f7f; /*text-align:left;*/
}

/********************************** 
  Index Page Style Ends
**********************************/

.HomeStockQuote
{
	font-family: Arial;
	font-size: 12px;
	color: #4a4a4a;
	font-weight: bold;
	background-image: url(Images/Home/bg.jpg);
	width: 776px;
	height: 30px;
}

.Disclaimer, .Disclaimer a
{
	font-family: Verdana;
	font-size: 10px;
	color: #4a4a4a;
}

.BlueTitle
{
	font-family: Verdana;
	font-size: 16px;
	color: #003689;
	font-weight: bold;
}

.GreyContent
{
	font-family: Verdana;
	font-size: 11px;
	color: #353535;
	font-weight: bold;
}

.InfocastName
{
	font-family: Verdana;
	font-weight: bold;
}

.Disclaimer
{
	font-family: Verdana;
	font-size: 10px;
	color: #6b6b6b;
}

.HomeDisclaimer
{
	text-align: right; 
	font-size: 10px; 
	font-weight: normal;
}
