/*
body
{
	font-family: Verdana,Georgia, Times, Times New Roman, sans-serif;
	color: black;
	margin-left: 10px;
	margin-top: 10PX;
	background-color: #FFFFFF;
	font-size: 12px;
}

a
{
	font-size: 12px;
	color: black;
	text-decoration: UNDERLINE;
}

a:HOVER
{	
}

a:ACTIVE
{	
	font-weight: bold;
	color: black;
	text-decoration: UNDERLINE;
}
*/

/* Menu Style Starts */
/*
a.menu
{	
	font-size: 10px;
	text-decoration: none;
}

a.menu:HOVER
{	
	font-size: 10px;
	color: white; 
	text-decoration: none;
}

a.menu:ACTIVE
{
	font-size: 10px;
	font-size: 12px;
	color: #00205A;
	text-decoration: none;
}
*/
/* Menu Style Ends */

input, select, TextBox
{
	font: normal 12px Arial,Helvetica,Sans-serif;
}

button
{
	font: normal 12px Arial,Helvetica,Sans-serif;
}

TextBox.StkCodeTxtBox
{
	font: normal 12px Arial,Helvetica,Sans-serif;
	max-width: 5;
}

.ContentHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #00205A;
	text-align: left;
	border-bottom: solid 1pt #00205A;
}

.BackgroundBold
{
	color: #990022;
	background-color: #F3F6ED;
	font-weight: bold;
	vertical-align: middle;
	font-size: 12px;
}

.PlainBold
{
	color: black;
	background-color: white;
	font-weight: bold;
	vertical-align: middle;
	font-size: 12px;
}

.ErrMsg
{
	font-weight: bold;
	font-size: 12px;
	color: black;
}

.News
{
	font-size: 12px;
}

/* Stock Quote starts */
table.StkQuoteTable
{
	font-size: 12px;
	background-color: #F3F6ED;
	border-style: solid;
	border-color: #E1D6c6;
	border-width: 1pt;
}

table.StkQuoteTable tr.TableRow td
{
	background-color: #F3F6ED;
	border-style: solid;
	border-color: #E1D6c6;
	border-width: 1pt;
}

.StkQuoteLblCell
{
	background-color: #F3F6ED;
	font-weight: bold;
	color: #050505;
	text-align: left;
}
/* Stock Quote ends */

/********************************** 
  Index Page Style Starts
**********************************/

/*
a.more
{
	font-size: 11px;
	color: #050505;
	text-decoration: UNDERLINE;
}

a.more:HOVER
{
	font-size: 11px;
	color: #990000;
	text-decoration: UNDERLINE;
}

a.more:ACTIVE
{
	font-size: 11px;
	color: #999999;
	text-decoration: UNDERLINE;
}
*/
/* Table Header*/
.HomeTableHeader
{
	font-weight: bold;
	font-size: 15px;
	color: #00205A;
	text-align: left;
}

.HomeLeftColumnHeader
{
	font-weight: bold;
	font-size: 12px;
	color: #00205A;
	text-align: left;
}

.HomeRightColumnHeader
{
	font-weight: bold;
	font-size: 12px;
	color: #00205A;
	text-align: right;
}

/* DataView starts */
table.HomeTable_1
{
	color: black;
	font-size: 12px;
	border-style: solid;
	border-color: #E1D6c6;
	background-color: #FFFFFF;
}

table.HomeTable_1 Tableheader
{
	font-size: 14px;
	color: #FFFFFF;
}

.HomeTable1_TableHeader
{
	font-size: 14px;
	color: #0f238c;
}

.Tableheader
{
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0f238c;
}

table.HomeTable_1 th
{
	font-weight:normal;
}

table.HomeTable_1 tr.TableRow_0 td
{
	background-color: #FFFFFF;
}

table.HomeTable_1 tr.TableRow_1 td
{
	background-color: #ccd3dd;
}

.TableHeader
{
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0f238c;
}

.TableRow_0
{
	background-color: #FFFFFF;
}

.TableRow_1
{
	background-color: #ccd3dd;
}
/* DataView ends */

.LeftMenuInputBox
{
	width: 65px;
}

.LeftMenuDropBox
{
	width: 110px;
}

/********************************** 
  Index Page Style Ends
**********************************/



.PopUptableHeader_1
{
	background-color: #A1C1E1;
}

.PopUptableHeaderText_1
{
	color: #015FB3;
	font-weight: BOLD;
}

.PopUptableHeaderText_2
{
	color: BLACK;
	font-weight: BOLD;
}

.MenuTab
{
	text-align:center;
	background-image:url(Images/tab_header_over1.gif);
	height: 25px;
	width: 113px;
}

.SelectedMenuTab
{
	text-align:center;
	background-image:url(Images/tab_header.gif);
	background-position:bottom;
	height: 25px;
	width: 113px;
}

.HoverMenuTab
{
	text-align:center;
	background-image:url(Images/tab_header.gif);
	background-position:bottom;
	height: 25px;
	width: 113px;
}

th
{
	font-weight:normal;
}
