.HD_Label1
{
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

.HD_Label1-top
{
	font-family:Verdana;
	font-size:8px; 
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

.HD_Label1-2
{
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
}

.HD_Label4
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#00CCFF;
	text-decoration:none;
}

.HD_Label1-2
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
}

.HD_Label2
{
	font-family:Verdana;
	font-size:11px; 
	color: #000000;
	
}

.HD_Label3
{
	font-family:Verdana;
	font-size:11px; 
	color: #000000;
	text-decoration:none;
}


.HD_Link
{
	font-family:Verdana;
	font-size:11px;
}

.subTopBar
{
	font-family:Verdana;
	font-size:9px; 
	color: #FFFFFF;
	font-weight:100;
	text-decoration:none;
}


.LOGIN_Label1
{
	font-family:Verdana;
	font-size:12px; 
	font-weight:bold;
	color: #006600;
}

.LOGIN_Red
{
	font-family:Verdana;
	font-size:12px; 
	font-weight:bold;
	color: red;
	text-decoration:none;
}


div.ocoScroll
{
	min-width:100px;
	width:expression(this.scrollHeight > 102 ? '952px' : '100%' );
	min-height:20px;
	max-height:102px;
	height:expression(this.scrollHeight > 102 ? "102px" : "auto" );
	overflow:auto;
	overflow-x:visible;	
}

div.deslScroll
{
	min-width:100px;
	width:expression(this.scrollHeight > 102 ? '952px' : '100%' );
	min-height:20px;
	max-height:102px;
	height:expression(this.scrollHeight > 102 ? "102px" : "auto" );
	overflow:auto;
	overflow-x:visible;	
}

div.pedScroll
{
	min-width:100px;
	width:expression(this.scrollHeight > 102 ? '952px' : '100%' );
	min-height:20px;
	max-height:102px;
	height:expression(this.scrollHeight > 102 ? "102px" : "auto" );
	overflow:auto;
	overflow-x:visible;	
}

div.contScroll
{
	min-width:100px;
	width:expression(this.scrollHeight > 102 ? '952px' : '100%' );
	min-height:20px;
	max-height:102px;
	height:expression(this.scrollHeight > 102 ? "102px" : "auto" );
	overflow:auto;
	overflow-x:visible;	
}


div.main
{
	overflow:auto;	
}

body
{
	margin-left:0;
	margin-top:0;
	margin-right:0;
}


#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color:#0066CC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}

/* PRINT STYLES */
.header
{
	font-family:Verdana;
	font-size:20px;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	font-style:italic;
}

.Print1
{
	font-family:Verdana;
	font-size:9px; 
	color: #000000;
	
}

div.bordered_title
{
	background-color:#FFFFFF;
	width:50%;
	height:25px;
	border-style:solid;
	border-width:2px; 
	border-color:#000000;
	border-bottom:none;
	overflow: visible;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-style:italic;
	vertical-align:text-bottom;
}

div.fac_title
{
	background-color:#FFFFFF;
	width:75%;
	height:25px;
	border-style:solid;
	border-width:2px; 
	border-color:#000000;
	border-bottom:none;
	overflow: visible;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	vertical-align:text-bottom;
}

div.fac_body_total
{
	background-color:#FFFFFF;
	width:99%;
	height:30px;
	border-style:solid;
	border-width:2px; 
	border-color:#000000;
	text-align:right;
	font-family:Verdana;
	font-size:12px;
	vertical-align:middle;
}

div.bordered_body
{
	background-color:#FFFFFF;
	width:99%;
	min-height:25px;
	border-style:solid;
	border-width:2px; 
	border-color:#000000;
}

div.line
{
	/*background-color:#000000;*/
	width:100%;
	height:12px;
	background-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px; 
	border-bottom-color:#000000;
}

div.sline
{
	/*background-color:#000000;*/
	width:100px;
	height:18px;
	background-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px; 
	border-bottom-color:#000000;
}

div.square
{
	/*background-color:#000000;*/
	width:10px;
	height:10px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px; 
	border-color:#000000;
}

.body_bold
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.body_normal
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.body_bold9
{
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}


.body_normal9
{
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

P.break 
{
	page-break-before: always;
}
