﻿body 
{
	font-family: Arial, Arial, Sans-Serif;
	font-size: 11px;
	color: #333333;
	MARGIN: 10px 16px 0px 10px;    
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
}
H1
{
	font-family: Arial, Arial, Sans-Serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 3px;
    COLOR: #FFFFFF;
    BACKGROUND: #98948D;
    TEXT-DECORATION: none;
    line-height: 20px;
    text-indent: 10px;
    border-bottom: 0px solid #AAACAD;
    border-top: 0px solid #AAACAD;
}
H2
{
	font-family: Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    padding-top: 20px;
    MARGIN-BOTTOM: 3px;
    COLOR: #333333;
    TEXT-DECORATION: none;
}
H3
{
	font-family: Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    padding-top: 10px;
    MARGIN-BOTTOM: 3px;
    COLOR: #333333;
    TEXT-DECORATION: none;	
}
A:link, A:visited
{
    FONT-WEIGHT: normal;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
A:hover, A:active
{
    FONT-WEIGHT: normal;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
TD
{	
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;    
    vertical-align: middle;
    COLOR: #000000;
}   
TD.data
{	
    border-bottom: solid 1px #AAACAD;
   
    padding-top: 2px;
    padding-left: 3px;
    padding-right: 4px;
    vertical-align: top;	
    text-align: left;
}
table.maintable
{
	width: 500px;
}
div.fullbrokername
{
	background: #FFFFFF;
	border: 1px #dedede solid;
	white-space: nowrap;
	text-align: center;
	position: absolute;
	left: 0px;	
	width: 150px;
}
td.tradetime
{
	text-align: right;	
	width: 140px;
	padding-right: 10px;
	white-space: nowrap;
	text-align: left;
	border-bottom: solid 1px #AAACAD;
    
    padding-top: 2px;
    padding-left: 3px;    
    vertical-align: top
}
td.tableheading
{
    HEIGHT: 20px;
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #454545;
    BORDER-BOTTOM: #AAACAD 1px solid;    
    BACKGROUND-COLOR: #F7F7F7;
}
tr.odd
{
	background-color: #F5F5F5;
}
tr.even
{
	background-color: #ffffff;
}
.bullet
{
	font-size: 1px;
	height: 7px;
	width: 7px;		
}
.tdbullet
{
	border-bottom: solid 1px #AAACAD;
    
    padding-top: 2px;
    padding-left: 4px;    
    vertical-align: middle;
}
.combo
{
	font-family: Arial;
	font-size: 8pt;	
}
TABLE.collapse
{	
	border: #AAACAD 1px solid;
	border-bottom: 0px;	
}
td.excellink
{
	font-size: 8pt;
	font-family:Arial;	
}
TD.euroland
{
	COLOR: #000000;
	border-top: 1px solid #AAACAD
}
.Minus
{
    COLOR: #ff0000;
    BACKGROUND-POSITION: 0px 50%;
	background-position: right;
	padding-right: 15px;		
	background-image: url('../Images/arrow_down1.gif');
	BACKGROUND-REPEAT: no-repeat
}
.Minus2
{
    COLOR: #ff0000;
    BACKGROUND-POSITION: 0px 50%;
	background-position: right;
	padding-right: 15px;		
	background-image: url('../Images/arrow_down2.gif');
	BACKGROUND-REPEAT: no-repeat
}
.Neutral
{
    COLOR: #000000;
    BACKGROUND-POSITION: 0px 50%;
	background-position: right;
	padding-right: 15px;		
	background-image: url('../Images/arrow_neutral.gif');
	BACKGROUND-REPEAT: no-repeat
}
.Plus
{
    COLOR: #0000ff;
    BACKGROUND-POSITION: 0px 50%;
	background-position: right;
	padding-right: 15px;		
	background-image: url('../Images/arrow_up1.gif');
	BACKGROUND-REPEAT: no-repeat
}
.Plus2
{
    COLOR: #0000ff;
    BACKGROUND-POSITION: 0px 50%;
    background-position: right;
	padding-right: 15px;		
	background-image: url('../Images/arrow_up2.gif');
	BACKGROUND-REPEAT: no-repeat
}
