.sectionPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC5B00;
	
}
.viewMoreStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC5B00;
}

.viewMoreStyle a:visited
{
	color: #CC5B00;
	text-decoration:none;
}
.viewMoreStyle a:link
{
	color: #CC5B00;
	text-decoration:none;
}
.viewMoreStyle a:hover
{
	text-decoration:underline;
}

.indexName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
	padding-left:0px;
	line-height:10px; 
	/*border:1px solid #00f;*/
	
}
.indexValue {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color:#ffffff;
	color: #339933;
	line-height:10px; 
}
.indexChangeValue {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	line-height:10px; 
}

.indexTopCell {
padding-bottom:0px;
padding-top:0px;
}

.indexBotCell {
padding-bottom:0px;
padding-top:0px;
}

.timeVal {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;

}

.glScripName {
color:#333333;
font-size:8pt;
font-family:Arial,Verdana;
width:135px;
}

.glScripLTP {
font-size:8pt;
font-family:Arial,Verdana;
color:#0033FF;
}

.gainerPerChg{
font-size:8pt;
font-family:Arial,Verdana;
color:#006633;
font-weight:bold;
}



.loserPerChg{
font-size:8pt;
font-family:Arial,Verdana;
color:#CC0000;
font-weight:bold;
}

.glTitle{
font-size:9pt;
font-family:Arial,Verdana;
color:#663300;
font-weight:bold;

}

table#active_vol th
{
color:#333333;
font-size:8pt;
font-family:Arial,Verdana;
width:135px;
font-weight:bold;
text-align:left;
}


.mfName {
color:#333333;
font-size:9pt;
font-family:Arial,Verdana;
width:165px;
}

.mfNav {
font-size:8pt;
font-family:Arial,Verdana;
color:#0033FF;
}

.mfDate {
color:#333333;
font-size:8pt;
font-family:Arial,Verdana;

}

.worldIndexName {
color:#333333;
font-size:8pt;
font-family:Arial,Verdana;
width:135px;
text-align:left;
}

.worldIndexLTP {
font-size:8pt;
font-family:Arial,Verdana;
color:#0033FF;
}

.worldIndexGainerPerChg{
font-size:8pt;
font-family:Arial,Verdana;
color:#006633;
font-weight:bold;
}

.worldIndexLoserPerChg{
font-size:8pt;
font-family:Arial,Verdana;
color:#CC0000;
font-weight:bold;
}

.worldIndexGroupName
{
	font-size:9pt;
	font-family:Arial,Verdana;
	color:#003399;
	font-weight:bold;
}

.currencyName
{
color:#333333;
font-size:8pt;
font-family:Arial,Verdana;
width:135px;
}

.currencyLTP
{
font-size:8pt;
font-family:Arial,Verdana;
color:#0033FF;
}

.widgetTable1
{
    BORDER-RIGHT: gray 1px dotted;
    BORDER-TOP: gray 1px dotted;
    BORDER-LEFT: gray 1px dotted;
    WIDTH: 200px;
    BORDER-BOTTOM: gray 1px dotted
}
.widgetTitle1
{
    FONT-FAMILY: Tahoma;
    HEIGHT: 20px;
    BACKGROUND-COLOR: pink;
}
.widgetTDContent1
{
    HEIGHT: 0px;
}
.widgetDIV1
{
    FONT-SIZE: larger;
    OVERFLOW: hidden;
    COLOR: seagreen;
    FONT-FAMILY: Arial;
    HEIGHT: 180px;
    BACKGROUND-COLOR: white;
}





/* For CSS Tabs */
#tabs10 {
  float:left;
  width:90%;
  font-size:63%;
  border-bottom:1px solid #2763A5;
  line-height:normal;
  }
#tabs10 ul {
	  margin:0;
	  padding:0px 10px 0 10px;
	  list-style:none;
  }
#tabs10 li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs10 a {
  float:left;
  background:url("../images/tableft10.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabs10 a span {
  float:left;
  display:block;
  background:url("../images/tabright10.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs10 a span {float:none;}
/* End IE5-Mac hack */
#tabs9 a:hover span {
  color:#FFF;
  }
#tabs10 a:hover {
  background-position:0% -42px;
  }
#tabs10 a:hover span {
  background-position:100% -42px;
  }

  #tabs10 #current a {
		  background-position:0% -42px;
  }
  #tabs10 #current a span {
		  background-position:100% -42px;
  }

/* For Tabs1 */
 #tabs1 {
      float:left;
      width:90%;
      background:#FFFFFF;
      font-size:65%;
	  font-weight:bold;
	  
      line-height:normal;
          border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
          margin:0;
          padding:5px 10px 0 10px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("../images/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("../images/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }

      #tabs1 #current a {
              background-position:0% -42px;
      }
      #tabs1 #current a span {
              background-position:100% -42px;
      }
