body{
	margin: 0px; 
	background-color: #FFFFFF; 
	font-family: Verdana,Helvetica,sans-serif; 
	font-size: 11px; 
	color: #5F5F5F;
}
td{
	font-family: Verdana,Helvetica,sans-serif; 
	font-size: 11px; 
	color: #5F5F5F;
}
table.tblGraph{
	border: 0px solid #AEAEAE;
}
table.tblGraphControls{
	width: 135px; border: 0px;
}
.mainHeader{
	font-weight: bold; 
	text-align: right;
	font-size: 10px;
}
.shTblTitle{
	font-weight: bold; 
	color: #FF3D00; 
	text-align: right; 
	background: #FFFFFF; 
	border-bottom: 2px solid #AEAEAE; 
	border-top: 2px solid #AEAEAE; 
	border-right: 0px solid #AEAEAE; 
	border-left: 0px solid #AEAEAE;  
	padding: 2 2 2 2;
	font-size: 10px;
}
.shTblRow{
	text-align: right; 
	border-right: 0px;  
	border-left: 0px;  
	border-top: 0px; 
	border-bottom: 1px solid #AEAEAE; 
	padding: 2 2 2 2; 
	background: #FFFFFF;
	font-size: 10px;
}
.curTbl{
	background: #FF3D00; 
	color: #FFFFFF; 
	border-BOTTOM: 0px; 
	border-right: 0px; 
	border-top: 0px solid #AEAEAE; 
	padding: 1 1 1 1;
}
.curValuesInp{
	border: 0px none White; 
	font-family: Verdana,Helvetica,sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	background: #FF3D00; 
	color: #FFFFFF;
}
.dataTblTitle{
	font-weight: bold; 
	color: #FF3D00; 
	background: #FFFFFF;  
	border-bottom: 2px solid #AEAEAE; 
	border-top: 2px solid #AEAEAE; 
	border-right: 0px solid #AEAEAE; 
	border-left: 0px solid #AEAEAE; 
	padding: 2 4 2 5;
}
.dataTblRowTitle{
	width: 50%; 
	padding: 1 1 2 5; 
	border-bottom: 1px solid #AEAEAE; 
	border-top: 0px solid #AEAEAE; 
	border-right: 0px solid #AEAEAE; 
	border-left: 0px solid #AEAEAE; 
}
.dataTblRowValue{
	width: 50%; 
	text-align: right;
	padding: 1 5 2 1;  
	border-bottom: 1px solid #AEAEAE; 
	border-top: 0px solid #AEAEAE; 
	border-right: 0px solid #AEAEAE; 
	border-left: 0px solid #AEAEAE; 
}
.basicshare-dataTblRowTitle{
	border: 0px solid White; padding: 1 1 2 5; border-bottom: 1px solid #999999; font-size: 12px; font-weight: bold;
}
.basicshare-dataTblRowValue{
	text-align: right; border: 0px solid White; padding: 1 5 2 1; border-bottom: 1px solid #999999; font-size: 12px;
}
.tblRow{
	text-align: right; border: 0px solid White; padding: 4 5 2 1;
}
.tblRow{
	text-align: right; border: 0px solid White; padding: 4 5 2 1;
}

.comment{
	font-size: 10px;
	font-weight: normal; 
	text-align: right; 
	color: #666666;
}
.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: 200px; font-size: 11px; color: #333333;
}
input.btn{
	font-family: Verdana,Helvetica,sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	width: 132px; 
	height: 20px; 
	color: #FFFFFF; 
	background: #FF3D00;
	border-bottom: 1px solid #AEAEAE; 
	border-top: 1px solid #AEAEAE; 
	border-right: 1px solid #AEAEAE; 
	border-left: 1px solid #AEAEAE;   
	margin: 1 1 1 1; cursor: hand;
}
a.sh:link, a.sh:visited{
	font-size: 11px; text-decoration: underline; font-weight: bold; color: #00144E;
}
a.sh:active, a.sh:hover{
	font-size: 11px; text-decoration: underline; font-weight: bold; color: #8E003C;
}
a:link, a:visited{
	font-size: 10px; text-decoration: none; font-weight: bold; color: #666666;
}
a:active, a:hover{
	font-size: 10px; text-decoration: none; font-weight: bold; color: #666666;
}
.dataTableOdd{
	background: #FFFFFF;
}
.dataTableEven{
	background: #FFFFFF;
}


SPAN.Minus{COLOR: #FF0000; font-weight: normal;}
SPAN.Neutral{color: #5F5F5F; font-weight: normal;}
SPAN.Plus{COLOR: #5F5F5F; font-weight: normal;}
SPAN.LPressDate 
{
    color: #5F5F5F;
    FONT: 11px;
}
TABLE.LPress
{
 BORDER-COLOR: #999999;
 BORDER-STYLE: solid; 
 BORDER-WIDTH: 1px
}
TD.LPressHeading{
   BACKGROUND: #FFFFFF;
   PADDING-LEFT: 6px;
   COLOR: #FF3D00;
   FONT-WEIGHT: bold;   
   TEXT-ALIGN: left;
   border-bottom: 1px solid #AEAEAE;
}
TD.LPressColumn
{ 
   PADDING-LEFT: 14px;
   PADDING-BOTTOM: 2px;
   BORDER-BOTTOM: 1px;
   BORDER-BOTTOM-STYLE: solid;
   BORDER-BOTTOM-COLOR: #999999;
   BACKGROUND: #FFFFFF;
   FONT-Size: 11px;
   color: #5F5F5F;
   TEXT-ALIGN: left
}

a.LPressLink:link, a.LPressLink:visited{
   font-size: 10px; 
   text-decoration: none; 
   font-weight: bold; 
   color: #666666;
}
a.LPressLink:active, a.LPressLink:hover{
   font-size: 10px; 
   text-decoration: none; 
   font-weight: bold; 
   color: #666666;
}
SPAN.PressPreviewTitle
{
    color: #5F5F5F;
    font-size: 13px;
    font-weight: bold;
}
TD.PressPreview
{
    BACKGROUND: #FFFFFF;
    color: #5F5F5F;
    FONT-SIZE: 11px;
    HEIGHT: 20px;
}
/* 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 2px 2px 2px; 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: 2px solid #AEAEAE; 
	border-top: 2px solid #AEAEAE; 
	color: #FF3D00; 
	font-weight: bold; 
	background: #FFFFFF; 
	padding: 2px 4px 2px 5px;

}


table.controls td.boxContainer {border-width: 0px; padding: 0px; padding-top: 2px;}
/*#compHead {border: 0px solid #DDDDDD; border-width: 1px 0px 1px 0px; color: #FFFFFF; font-weight: bold; background-color: #E4E4E4; 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 #AEAEAE; 
  border-width: 2px 0px 2px 0px; 
  color: #FF3D00; 
  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; padding-top: 3px;}
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; padding-right: 5px;}
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 {height: 16px; 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;}
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;}
