﻿body, td, h1, input
{
	font-family: "Trebuchet MS",Helvetica,sans-serif; 
    color: #464646;
    font-size: 13px;
}
.maindiv, .maintable 
{
    width: 550px;
}
h1 
{
    font-weight: bold;
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
}
.description, .description2
{
    width: 170px;
    vertical-align: top;
    padding-top: 5px;
}
#tbHistoricDate
{
    margin-left: 36px; 
}
#rblShare_0 
{
    display: none;   
}
span.highlighted
{
    font-weight: bold;
}

input.btn 
{
    width: 126px; 
	height: 26px;
	color: #56755d; 
	background: #ffffff url(../images/b-rhji/button.gif) no-repeat;
	
	font: bold 12px "Trebuchet MS",Helvetica,sans-serif; 
    
    border: 0px;
	padding-top: 0px;
}
input.textBox
{
    border: 1px solid #c4c4c4;
}
td.euroland
{
    height: 30px;
    text-align: right;
    padding-right: 5px;
    vertical-align: bottom;
}

a:link, a:visited, a:hover, a:active
{
}
a:link, a:visited
{
    text-decoration: none;
}
a:hover, a:active
{
    color: #ff9900;
    text-decoration: underline;
}
a:link { color: #464646; font-weight: bold; text-decoration: underline;}
a:visited { color: #464646; font-weight: bold; text-decoration: underline;}
a:hover {color: #b61244; font-weight: bold; text-decoration: underline; }
a:active { }

#rblShare
{
    width: 100%;
}

.tableheadingdate, .tableheading2, .tableheading
{
    height: 20px;
    padding: 3px;
    background: #ebdcbd;
    color: #264c34;
    font-weight: bold;
    text-align: right;
}
.tableheadingdate
{
    padding-left: 10px;
    text-align: left;
}
#market, #volume
{
    padding-right: 10px;
}

.datanumeric, .data, .tradetime 
{
    padding: 3px;
    text-align: right;
    border-bottom: 1px solid #c4c4c4;
}
.tradetime
{
    text-align: left;
    padding-left: 10px;
}
#marketdata, #volumedata
{
    padding-right: 10px;
}

#pSharePriceSet
{
    margin-bottom: 10px; 
    border-top: 1px solid #c4c4c4;
}
#pSharePriceSet table
{
    width: 100%;
    border-collapse: collapse;
}
#pSharePriceSet td
{
    color: #464646;
    padding: 3px 5px 3px 5px;
    border-bottom: 1px solid #c4c4c4;
}
#pSharePriceSet td.tableuppernote
{
    width: 80px;
    text-align: left;
    padding-left: 10px;
}

