/* CSS indicies */
body
{
	text-align:left;
	background: #ccc;
	font: 100.01% Arial, Helvetica, sans-serif;
	color: #939494;
}
a, a:link, a:visited, a:active
{
	color: #939494;
	text-decoration: none; /* no underline */
}

a:hover, a:focus, a.highlight
{
	color: #fff;
}

tr.highlight{color: #fff;}

.ind-frameholder
{
 width:225px;
 height:292px;
}
.ind-timestamp
{
 width:auto;
 height:auto;
 background-image:url(../images/framemiddle.gif);
 font-size:0.7em;
 color:#769397;

 background-repeat:repeat-y;
 
}

.ind-frametop
{
 width:225px;
 background-image:url(../images/frametop.gif);
 background-repeat:no-repeat;
 height:3px;
 clear:none;
 
}
.ind-framebg
{
 width:225px;
 background-image:url(../images/framemiddle.gif);
 background-repeat:repeat-y;
 height:239px;
 clear:both;
 margin-top:10px;
}
.ind-framebottom
{
 width:100%;
 background-image:url(../images/framebottom.gif);
}

.ind-navbuttons
{
 text-align:center;
 clear:both;
}

.ind-buttonalignleft
{
 float:left;
 clear:none;
}

.ind-buttonalign
{
 float:left;
 clear:none;
}

#uk-on
{
 width:37px;
 height:21px;
 background-image:url(../images/Market_Data_on_01.gif);
 margin-top:-21px;
 background-repeat:no-repeat;
 margin-left:2px;
 /*border: solid 1px;
 border-color:#FFFFFF;*/
}
#us-on
{
 width:37px;
 height:21px;
 background-image:url(../images/Market_Data_on_02.gif);
 margin-top:-21px;
 margin-left:39px;
 background-repeat:no-repeat;
}
#eu-on
{
 width:61px;
 height:21px;
 background-image:url(../images/Market_Data_on_03.gif);
 margin-top:-21px;
 margin-left:76px;
 background-repeat:no-repeat;
}
#pa-on
{
 width:86px;
 height:21px;
 background-image:url(../images/Market_Data_on_04.gif);
 margin-top:-21px;
 margin-left:137px;
 background-repeat:no-repeat;
}
.ind-tabbottom
{
 width:225px;
 height:2px;;
 background-color:#526770;
 clear:both;
 margin-top:-16px;
}
/* market data*/
#ind-market-container
{
 width:225px;
 height:auto;
 padding-right:3px;
 margin-top:-10px;
}
.ind-market-table
{
 font-size:0.7em;
 margin-left:2px;
} 

#ind-graph-container
{

}
#ind-lightblue
{
 background-color:#1a506d;
}
#ind-darkblue
{
 background-color:#0f4766;
}
#ind-lightgreen
{
 background-color:#1a432f;
}
#ind-darkgreen
{
 background-color:#123725;
}
#ind-lightred
{
 background-color:#592125;
}
#ind-darkred
{
 background-color:#4a1f22;
}
.ind-linkdivider
{
margin-top:6px;
 font-size:0.8em;
 padding-left:13px;
 margin-bottom:0px;
 background-image:url(../images/bulletBg.gif);
 background-position:bottom;
 background-position:left;
 background-repeat:no-repeat;
 text-align:left;
}
.graphId
{
 margin-top:-10px;
}
.ind-down
{
 width:100%;
 height:100%;
 background-image:url(../images/down.gif);
 background-position:center;
 background-repeat:no-repeat;
}

.ind-up
{
 width:100%;
 height:100%;
 background-image:url(../images/up.gif);
 background-position:center;
 background-repeat:no-repeat;
}
.ind-stable
{
 width:100%;
 height:100%;
 background-image:url(../images/stable.gif);
 background-position:center;
 background-repeat:no-repeat;
}