root
{ 
    display: block;
}

body
{
    font-size: small;
    font-family: tahoma,arial,sans-serif; 
}

h3
{
    font-size: medium;
    color: white;
    background-color: #005596;
    padding: 1px;
	padding-left: 4px;
    margin: 2px;
}

a
{
    color: blue;
}

a.bold
{
    font-weight: bold;
}

p.news
{
  font-family: courier; 
}

.logo
{
    padding: 5px;
}

.error
{
    background-color: #ffcccc;
    border-style: solid;
    border-color: #ff3300;
    margin: 4px;
    padding: 4px;
}

.info
{
    background-color: #ccffcc;
    border-style: solid;
    border-color: #339900;
    margin: 4px;
    padding: 4px;
}

.headline
{
    background-color: #005596;
    color: white;
}

.news_flag
{
    background-color: #0C0; 
    color: white;
    font-size: xx-small;
    padding: 1px;
}

.rns_flag
{
    background-color: #C00; 
    color: white;
    font-size: xx-small;
    padding: 1px;
}

.AFXnews_text
{
    background-color: #0C0; 
    color: white;
}

.ANnews_text
{
    background-color: #DEF;
    color: #008;
}

.RNSnews_text
{
    background-color: #C00; 
    color: white;
}

.delayed
{
    color: #888;
}

table.navbar
{
}

table.list
{
    font-size: inherit; 
    background-color: #FFF;
    border-spacing: 4px 0px;
}

table.list tr.row
{
    background-color: #EEE;
    vertical-align: top;
}

table.list tr.alt
{
    background-color: #FFF;
    vertical-align: top;
}

table.instrument_list
{
    white-space: nowrap;
    font-size: inherit; 
    background-color: #FFF;
    border-spacing: 4px 1px;
}

table.instrument_list th
{
    background-color: #DDF;
}

table.instrument_list tr.row
{
    background-color: #EEE;
}

table.instrument_list tr.alt
{
    background-color: #FFF;
}

table.instrument_list td.up
{
    text-align: center;
    background-color: #00A; 
    color: white;
}

table.instrument_list td.down
{
    text-align: center;
    background-color: #C00; 
    color: white;
}

table.instrument_list td.mktclosed
{
    color: white;
    background-color: #AAB;
}

table.details td
{
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #ccc;
}

table.details td.msg
{
    background-color: #DDE;
}

table.details td.up
{
    color: #00F;
}

table.details td.down
{
    color: #F00;
}

table.settings
{
    font-size: inherit;
    background-color: #FFF;
}

table.settings tr.row
{
    background-color: #DDF;
}

table.settings tr.alt
{
    background-color: #FFF;
}

td.major
{
	background-color: yellow;
}

td.hold0
{
	background-color: #FFF;
}

td.hold1
{
	background-color: #090;
}

td.hold2
{
	background-color: #0B0;
}

td.hold3
{
	background-color: #0D0;
}

td.hold3
{
	background-color: #0F0;
}

td.notYet
{
	background-color: lightgreen;
	color: white;
}

tr.opinion0
{
    background-color: lightgray; 
    font-weight: bold;
}

tr.opinion1
{
    background-color: darkgreen; 
    font-weight: bold;
}

tr.opinion2
{
    background-color: green; 
    font-weight: bold;
}

tr.opinion3
{
    background-color: lime; 
    font-weight: bold;
}

tr.opinion4
{
    background-color: lightgreen; 
    font-weight: bold;
}

tr.opinion5
{
    background-color: lightblue; 
    font-weight: bold;
}

tr.opinion6
{
    background-color: pink; 
    font-weight: bold;
}

tr.opinion7
{
    background-color: lightcoral; 
    font-weight: bold;
}

tr.opinion8
{
    background-color: crimson;
    font-weight: bold;
}

tr.opinion9
{
    background-color: red; 
    font-weight: bold;
}

tr.notNorm
{
	background-color: yellow;
}

table.list td.diffCurr
{
	background-color: yellow;
}

table.subsection td
{
	padding: 0px;
}

table.subsection a
{
	background-color: #EEE;
	font-family: tahoma,arial,sans-serif; 
	font-size: medium;
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
    margin-right: 2px;
}

table.subsection a.selected
{
	background-color: #005596;
	font-weight: bold;
	color: white;
}
