body{
	background-color: #FFFFFF; font-family: Verdana, Verdana, Helvetica; font-size: 11px; color: #666666; padding: 0px; margin: 0px;
}
td{
	font-family: Verdana, Verdana, Helvetica; font-size: 11px; color: #666666;
}
table.tblGraph{
	border: 0px solid #999999;
}
table.tblGraphControls{
	width: 110px; border: 0px;
}
.mainHeader{
	font-weight: bold; text-align: right;
}
.shTblTitle{
	font-weight: bold; color: #ffffff; text-align: right; background-color: #485B82; border-right: 0px; border-left: 0px;  border-top: 1px solid #999999;  border-bottom: 1px solid #999999; padding: 2 4 2 4;
}
.shTblRow{
	text-align: right; border-right: 0px;  border-left: 0px;  border-top: 0px; border-bottom: 1px solid #999999; padding: 2 4 2 4;
}
.curTbl{
	background-color: #EEEEEE; color: #444444; border-top: 1px solid #999999; padding: 1 1 1 1;
}
.curTblLeft{
	background-color: #EEEEEE; color: #444444; border-top: 1px solid #999999; border-left: 1px solid #999999; padding: 1 1 1 1;
	
}
.curTblRight{
	background-color: #EEEEEE; color: #444444; border-top: 1px solid #999999; border-right: 1px solid #999999; padding: 1 1 1 1;
}
.curValuesInp{
	border: 1px none #000000; font-family: Verdana, Verdana, Helvetica; font-size: 11px; font-weight: bold; background-color: #FFFFFF; color: #444444; width: 110px;
}
.dataTblTitle{
	font-weight: bold; color: #FFFFFF; background-color: #485B82;  border-right: 1px;  border-left: 1px;  border-top: 1px; border-bottom: 1px solid #999999; padding: 2 4 2 5;
}
.dataTblRowTitle{
	border: 0px solid White; padding: 1 1 2 5; border-left: 1px solid #999999;
}
.dataTblRowValue{
	text-align: right; border: 0px solid White; padding: 1 5 2 1; border-right: 1px solid #999999;
}
.tblRow{
	text-align: right; border: 0px solid White; padding: 4 5 2 1;
}
.TblRowLeftRight{
	background-color: #999999; 
}
.comment{
	font-size: 11px; text-align: right;
}
.shNameCurrent{
	font-weight: normal;  text-align: right; border-right: 0px solid White;  border-left: 0px solid White;  border-top: 0px solid White;  border-bottom: 1px solid #999999; padding: 2 4 2 4;
}


.tdGraphControls{
	padding: 1 2 1 2;
}
.selBox1Table{
	width: 100%; font-size: 11px; color: #000000; margin: 1 1 1 1;
}
input.btn{
	font-family: Verdana, Verdana, Helvetica; font-size: 11px; width: 132px; color: #444444; background-color: #EEEEEE; border: 1px solid #999999; margin: 1 1 1 1;
}
a.sh:link, a.sh:visited{
	font-size: 11px; text-decoration: underline; font-weight: bold; color: #6699CC;
}
a.sh:active, a.sh:hover{
	font-size: 11px; text-decoration: underline; font-weight: bold; color: #6699CC;
}
a:link, a:visited{
	text-decoration: none; font-weight: bold; color: #6699CC;
}
a:active, a:hover{
	text-decoration: none; font-weight: bold; color: #6699CC;
}
SPAN.Minus{COLOR: #F15D6B; font-weight: normal;}
SPAN.Neutral{COLOR: #000000; font-weight: normal;}
SPAN.Plus{COLOR: #39CE00; font-weight: normal;}
SPAN.LPressDate 
{
    COLOR: #000000;
    FONT: 11px;
}
TABLE.LPress
{
 BORDER-COLOR: #999999;
 BORDER-STYLE: solid; 
 BORDER-WIDTH: 1px
}
TD.LPressHeading{
   BACKGROUND: #ffffff;
   PADDING-LEFT: 6px;
   COLOR: #4682B4;
   FONT-WEIGHT: normal;   
   TEXT-ALIGN: left
}
TD.LPressColumn
{ 
   PADDING-LEFT: 14px;
   PADDING-BOTTOM: 2px;
   BORDER-BOTTOM: 1px;
   BORDER-BOTTOM-STYLE: solid;
   BORDER-BOTTOM-COLOR: #999999;
   BACKGROUND: #FFFFFF;
   FONT-HEIGHT: 11px;
   TEXT-COLOR: #000000;
   TEXT-ALIGN: left
}

a.LPressLink:link, a.LPressLink:visited{
   font-size: 11px; text-decoration: none; font-weight: bold; color: #000000;
}
a.LPressLink:active, a.LPressLink:hover{
   font-size: 11px; text-decoration: none; font-weight: bold; color: #000000;
}
SPAN.PressPreviewTitle
{
    COLOR: #000000;
    font-size: 14px;
}
TD.PressPreview
{
    BACKGROUND: #FFFFFF;
    COLOR: #000000;
    FONT-SIZE: 12px;
    HEIGHT: 20px;
}
td.titlehead {border-bottom: 1px solid #999999; border-top: 1px solid #999999;  color: #444444; font-weight: bold; background-color: #EEEEEE; padding: 2px 4px 2px 5px;}
/* CalTable content */

table.cal {width: 105px; margin: 0px auto; margin-bottom: 10px;}
table.cal td {white-space: nowrap; padding: 1px;}
table.cal td.inf {}
table.cal td.box div {cursor: text; text-align: center; border: 1px solid #ccc;}
table.cal td.img {background-image: url("cal.gif"); width: 16px; height: 16px; cursor: pointer; background-repeat: no-repeat; background-position: 1px 1px;}
table.cal td.act div {display: inline-block; text-align: center; border: 1px solid #ccc;}


table.controls {width: 100%;}
table.controls input {padding: 0px; margin: 0px;}
table.controls input.checkbox {margin-right: 3px;}
* html table.controls input.checkbox {vertical-align: middle; width: 12px; height: 12px;}
table.controls td {border: 0px solid #999999; text-align: left; padding: 2px 5px 2px 5px; border-collapse: collapse!important;}

table.controls td table.controls td {vertical-align: top; padding: 2px 0px 2px 0px; border-collapse: collapse!important;}
table.controls td table.controls td input.checkbox {margin-right: 5px;}

table.controls td.pressrel {white-space: nowrap;}
table.controls td.pressrel input.checkbox {margin-right: 2px;}

table.controls td.title {border-bottom-width: 1px; border-top-width: 1px; color: #444444; font-weight: bold; background-color: #EEEEEE; padding: 2px 4px 2px 5px;}


table.controls td.boxContainer {border-width: 0px; padding: 0px; padding-top: 2px;}
/*#compHead {border: 0px solid #999999; border-width: 1px 0px 1px 0px; color: #4682B4; font-weight: bold; background-color: #ffffff; padding: 2px 4px 2px 5px;}*/

/*#compHead {display: inline-block; cursor: pointer; background-image: url('../action_stop.gif'); background-position: 105px 2px; background-repeat: no-repeat;}*/
/*#compData {}*/
/*div.compHeadClosed {background-image: url('../action_go.gif')!important;}*/
/*div.compDataClosed {display: none;}*/


* html div.expandingHeadOpened, * html div.expandingHeadClosed {display: inline-block;}
div.expandingHeadOpened, div.expandingHeadClosed {
  border: 0px solid #999999; 
  border-width: 1px 0px 1px 0px; 
  color: #4682B4; 
  font-weight: bold; 
  background-color: #ffffff; 
  padding: 2px 4px 2px 5px;
  cursor: pointer; 
  background-image: url('action_stop.gif'); 
  background-position: 98% 50%; 
  background-repeat: no-repeat;
}
div.expandingHeadClosed {background-image: url('action_go.gif')!important;}
div.expandingDataClosed {display: none;}
div.expandingDataOpened {}

#compData {position: absolute; margin-top: -1px; margin-left: 0px; background-color: #fff; border: 1px solid #999999;}

table.controls td.from {padding-bottom: 0px;}
table.controls td.to {padding-top: 0px; padding-bottom: 0px;}
table.controls td.or {padding-bottom: 0px;}
table.controls td.cal {padding-top: 0px; padding-bottom: 0px;}
table.controls td.cal table {border: 0px solid #000; width: 100%;}
table.controls td.cal table td {border: 0px solid #000; padding: 0px;}
table.controls td.cal td.calbox div {cursor: text; text-align: center; border: 1px solid #ccc;}
table.controls td.cal td.calact {background-image: url("cal.gif"); width: 16px; height: 16px; cursor: pointer; background-repeat: no-repeat; background-position: 2px 0px; padding-right: 2px;}
table.controls td.compare td {padding: 0px; border-top: 1px solid #fff;}
table.controls td.compare td.text {padding: 0px; padding: 2px;}
table.controls td.compare td div {margin-right: 5px; padding: 2px;}
* html table.controls td.compare td div {padding: 1px; padding-bottom: 2px;}
table.controls table.controls {width: auto;}
table.controls div table.controls {width: auto; margin: 5px;}


td.controlsHeading{ font-size: 10px; font-weight: bold; color: #666666; border-bottom: 1px solid #999999;}
td.curHeading{ font-size: 10px; font-weight: bold; color: #666666; border-bottom: 1px solid #CCCCCC; line-height: 27px; padding-left: 5px; width: 110px;}
td.curValueContainer{ font-size: 10px; font-weight: bold; color: #666666; border-bottom: 1px solid #CCCCCC; text-align: right;}
