#module-container
{
	line-height: normal;
    width: 336px;
    font-family: Arial;
}

div.djModHeader
{
    background-color: #f8f8f8;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    padding: 4px 0px 4px 10px;
}

#djMain
{
    height: 222px;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    padding: 0 0 5px;
    margin: 0;
}

#US, #Europe, #Asia, #Global
{
	height: 172px;
}

div.djModFooter
{
	height: 20px;
}

div.djModFooter div.djDateTime
{
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	text-align: center;
	padding-top: 2px;
}

div.djModFooter div.djModLinks
{
	font-family: Arial;
	font-size: 11px;
	color:#3B81BA;
	text-align:center;
}

div.djNameQuote
{
	padding: 4px 0 4px 10px;
	line-height:15px;
}

div.clsChart
{
	padding-top: 0px;
	padding-left: 0px;
}

span.clsTime
{
	width: 50px;
	text-align: center;
}

.dj-tabs
{
    margin: 0;
    height: 20px;
    list-style-type: none;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding: 0;
    border-top: 1px solid #dedede;
    width: 100%;
    background: white top repeat-x;
    border-bottom: 1px solid #dedede;
}
.dj-tabs li
{
    float: left;
    padding: 2px 15px 2px 15px;
}
.dj-tabs a
{
    color: #3b81ba;
    text-decoration: none;
}
.dj-tabs p:hover
{
    color: #666666;
    text-decoration: none;
}
.dj-tabs p
{
    margin: 0;
    padding: 0;
}
.selected
{
    background-color: #fcfdfd;
    padding: 0;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #fcfdfd;
    color: #AAAAAA;
    cursor: pointer;
}
.not
{
    background: white top repeat-x;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    color: #3b81ba;
    cursor: pointer;
}
.extend
{
    background: white top repeat-x;
    width: 13px;
    padding: 0;
    border-bottom: 1px solid #dedede;
}
.fntArial12BoldBlue
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#3B81BA;
}
.fntArial12BoldBlack
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.fntArial11Gray
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#777777;        	
}
.fntUp
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#0CA203;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;        	
}
.fntDown
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;        	
}
.fntUnch
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#777777;
}
.indexActive
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#777777;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;   
    cursor: default;        	
}
.indexOff
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#3B81BA;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;   
    cursor: pointer;
}
.bgWhite
{
	background-color: #FFFFFF;
}
.bgBlue
{
	background-color: #E7EFF7;  /*E2ECF3*/
}
.clsLast
{
    padding-right: 20px;	
}
.lnkBottom
{
	font-family: Arial; font-size: 11px; color:#3B81BA;
}
