﻿body
{	
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
}
div.DataLDetail
{
	width:266px;	
	float:left;
	background-color:#f1f2f3;	
	text-align:left;
}
div.DataRDetail
{
	width:500px;
	background-color:#FFFFFF;	
	float:left;
}
div.imButton
{
	float:left;
	width:38px;
	padding:2px 3px 0px 3px;
	background-position:9px 0px;
	height:19px;
	background-image:url(Images/Icons/Back.png);
	background-repeat:no-repeat;
	text-align:center;
	border:0px solid #000000;
}
.RecordsDark
{
	background-color:#E3E3E3;
}
.RecordsLight
{
	background-color:#F1F1F1;
}
.TSpacingRGHT,.TSpacingLFT,.TSpacingNN
{
	border-bottom-style:solid;
	border-bottom-color:White;
	border-bottom-width:0px;
	border-top-style:solid;
	border-top-color:White;
	border-top-width:1px;
	height:15px;
	padding:2px;
	vertical-align:top;	
}
.TSpacingRGHT
{
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:White;
	padding-left:5px;
}
.TSpacingLFT
{
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:White;
}
.TSpacingNN
{
	border-right-width:0px;
	border-right-style:solid;
	border-right-color:White;
}

sub,sup
{
    font-size:7px;
    &font-size:9px;
    _font-size:9px;
    font-family:Verdana;
    font-weight:normal;
    position:relative;
    top:0px;
    &top:-3px;
    _top:-3px;
}
sup
{
    top:0px;
    &top:-1px;
    _top:-1px;
}

