@charset "utf-8";
/* CSS Document */


.balloonstyle {
	position:absolute;
	top: -500px;
	left: 0;
	padding: 5px;
	visibility: hidden;
        border:1px solid #000;
	margin-top: 3px;
	line-height: 18px;
	z-index: 100;
	background-color: #fff;
      
}


.fixedstyle560 {
	padding: 5px;
	margin-top: 3px;
	border: 1px solid #000;
        width: 560px;
}

.fixedstyle360 {
	padding: 5px;
	margin-top: 3px;
	border: 1px solid #000;
        width: 360px;
}


#arrowhead{
	z-index: 99;
	position:absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}

.poptable {
        text-decoration:underline;
        border-bottom:1px solid #0093b5;
        color:#0093b5;
        padding-bottom:1px;
}   

.poptable a:hover {
        color:#0093b5;
        
}   

/* tableclass1 for Fixed tables */
.TCFix {
	border-collapse: collapse ;
	border-style:solid ;
	border-width:thin ; ;
	border-color: #000000 ;
	font-size: 14px;
	text-align: left;
	width: 560px;
/*	height: 200px ;  */
        padding: 5px;
	margin-top: 3px;
        
}

.TCFix td,  .TCFix th {
	border-collapse: collapse ;
	border-style:solid ;
	border-width:thin ;
	border-color: #000000 ;
	padding: 5px;
	background-color: #ffffff ;

}

.TCFix th {
	background-color: #9bdae9 ;
	font-weight: normal ;
	font-size: 13px;
}

.TCFix td {
	font-weight: normal ;
	text-align: right ;
	padding-right: 5px;
}

/* tableclass2 for Popups */
.TCPopup {
	border-collapse: collapse ;
	border-style:solid ;
	border-width:thin ;
	border-color: #000000 ;
	font-size: 11px;
	text-align: center;
        width: 280px;
/*	height: 100px ;  */
        margin-top: 3px;
        line-height: 12px;
}

.TCPopup td,  .TCPopup  th {
	border-collapse: collapse ;
	border-style:solid ;
	border-width:thin ;
	border-color: #000000 ;
	padding: 3px 5px 3px 5px ;
	background-color: #ffffff ;

}

.TCPopup th {
	background-color: #9bdae9 ;
	font-weight: bold ;
	font-size: 10px;
}

.TCPopup td {
	font-weight: normal ;
	text-align: center ;
	padding-right: 10px;
}

#IDTEST, #IDTEST td  {
        text-align: Left ;
} 

#IDTEST th{
        text-align: Center;
} 

/* tableclass3 */

.tableclass3 {
font-family:Verdana, Arial, Helvetica, sans-serif ;
	border-collapse: collapse ;
	border-style:solid ;
	border-width:thin ;
	border-color: #333333 ;
	background-color:#336666 ;
	color:#CCCCCC ;
	font-size: 13px;
	text-align: right;

	height: 161px ;
}

.tableclass3 td,  .tableclass3  th {
	border-collapse: collapse ;
	border-style:solid ;
	border-width:thin ;
	border-color: #333333 ;
	padding: 5px;
	width: 120px;
}

.tableclass3 th {
	background-color: #000000 ;
	color:#CCCCCC;
	font-weight: 900 ;
	font-size: 1.2em;
	font-style: italic;
	
}

.tableclass3 td {
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: bold ;
	text-align: left ;
	padding-left: 10px;
}

.tableclass3 .red {
	color:#00FF66 ;
}

.label {
	font-size: 1.1em;
	margin: .5em 0 .25em 0 ;
}

#arrowhead {
	z-index: 99 ;
	position:absolute ;
	top: -500px ;
	left: 0 ;
	visibility: hidden ;
}

.textclass1 {
	border-collapse: collapse ;
	border-style:solid ;
	border-width:thin ; ;
	border-color: #ff0000 ;
	font-size: 14px;
	text-align: left;
	width: 572px;
	height: 193px ;
}
