div#tipDiv {  position:absolute; visibility:hidden; left:0; top:0; z-index:10000; width:250px; padding:4px;  color:#000; font-family: Verdana; font-size:8px; line-height:1.2;}
.tb_tab_sheet1{
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	height:20px;
	width:194px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	padding : 0; 
	border-collapse : collapse;
}
.tb_tab_sheet2{
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #FFFFFF;
	background-color: #F0F0F0;
	height:20px;
	width:194px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	padding : 0; 
	border-collapse : collapse;
}
.tb_tab_sheet_over{
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #FFFFFF;
	background-color: #E1E1E1;
	height:20px;
	width:194px;
	font-family: Verdana;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	padding : 0; 
	border-collapse : collapse;
	cursor:pointer;cursor:hand;
}



.bt_menu_off{
	font-family: Verdana;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url('bg_bt_off.png');
	text-align:center;
	width:117px	
}
.bt_menu_off:hover{	
	color:#FF9900;
	text-decoration:underline;
}
.bt_menu_on{	
	background-image: url('bg_bt_on.png');
	text-align:center;
	width:117px	
}
.bt_menu_over{
	
	background-image: url('bg_bt_off.png');
	text-align:center;
	width:117px;
	cursor:pointer;cursor:hand;
}

.bt_home_off{
	font-family: Verdana;
	font-size: 20px;
	color:#FFFFFF;
	text-decoration:none;	
	background-image: url('home_bg_bt_off.png');
	text-align:center;
	width:300px;
		cursor:pointer;cursor:hand;
}
.bt_home_over{
	font-family: Verdana;
	font-size: 20px;
	color:#FFFFFF;
	background-image: url('home_bg_bt_over.png');
	text-align:center;
	width:300px;
	cursor:pointer;cursor:hand;
	
}

.bt_home_on{
	font-family: Verdana;
	font-size: 20px;
	color:#243753;
	text-decoration:none;	
	
	background-image: url('home_bg_bt_on.png');
	text-align:center;
	width:300px
}

.graph_list_1{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C8D1D5;
	border-left: 1px solid #C8D1D5;
	background-color: #EEEFF0;
	width:440px;
	height:20px;
	padding : 0; 
	border-collapse : collapse;
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
}
.graph_list_2{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C8D1D5;
	border-left: 1px solid #C8D1D5;
	background-color: #FFFFFF;
	width:440px;
	height:20px;
	padding : 0; 
	border-collapse : collapse;
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
}
.graph_list_over{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C8D1D5;
	border-left: 1px solid #C8D1D5;
	background-color: #DDDFE1;
	width:440px;
	height:20px;
	padding : 0; 
	border-collapse : collapse;
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
}

.hl{/*hand link*/
	cursor:pointer;cursor:hand;
}

.srvc_xml_list_1{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #AAB8CC;
	height:20px;
	width:635px;
	background-color: #E6EAF0;
	padding : 0; 
	border-collapse : collapse;
	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
}
.srvc_xml_list_2{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #AAB8CC;
	height:20px;
	width:635px;
	background-color: #F0F2F7;
	padding : 0; 
	border-collapse : collapse;
	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
}

.srvc_xml_list_over{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #AAB8CC;
	height:20px;
	width:635px;
	background-color:#DBDDDF;
	padding : 0; 
	border-collapse : collapse;
	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
}

.srvc_alert_list_1{
	border-left:1px solid #FDC65E;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FDC65E;
	height:20px
	width:635px;
	background-color:#FEF1C5;
	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
}

.srvc_alert_list_2{
	border-left:1px solid #FDC65E;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FDC65E;
	height:20px
	width:635px;
	background-color:#FEF4D6;
	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
}

.srvc_xml_tab{
	font-family: Verdana;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	line-height:20px;
	text-align:center;
	width:150px;
	height:20px;
	background-image: url('etichetta_150.png');
	cursor:pointer;cursor:hand;

}

.grph_edit_srvc_1{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #AAB8CC;
	height:20px;
	width:100%;
	background-color: #F0F2F7;
	padding : 0; 
	border-collapse : collapse;
	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
	padding-left: 5px;
}

.grph_edit_srvc_over{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #AAB8CC;
	height:20px;
	width:100%;
	background-color:#DBDDDF;	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
	padding-left: 5px;
	cursor:pointer;cursor:hand;
}
.grph_edit_srvc_selectedXML{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #AAB8CC;
	height:20px;
	width:100%;
	background-color:#FFE097;	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
	padding-left: 5px;
	cursor:pointer;cursor:hand;
}
.grph_edit_srvc_added{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #AAB8CC;
	height:20px;
	width:100%;
	background-color:#D2E1CE;	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
	padding-left: 5px;
	cursor:pointer;cursor:hand;
}

.grph_edit_prev{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #DFDFDF;
	height:20px;
	width:100%;
	background-color:#F7F7F7;	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
	padding-left: 5px;
}

.graph_list_detail_1{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C8D1D5;
	border-right: 1px solid #C8D1D5;
	background-color:#EEEFF0;
	padding : 0; 
	border-collapse : collapse;
	width:440px;
	height:20px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}
.graph_list_detail_2{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C8D1D5;
	border-right: 1px solid #C8D1D5;
	background-color:#F8F8F8;
	padding : 0; 
	border-collapse : collapse;
	width:440px;
	height:20px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.service_edit_xmlList_1{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #DFDFDF;
	height:20px;
	width:600px;
	background-color:#F7F7F7;	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
	padding : 0; 
	border-collapse : collapse;
}
.service_edit_xmlList_2{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #DFDFDF;
	height:20px;
	width:600px;
	background-color:#FFFFFF;	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
	padding : 0; 
	border-collapse : collapse;
}
.service_edit_xmlList_over{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #DFDFDF;
	height:20px;
	width:600px;
	background-color:#EBEBEB;	
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
	padding : 0; 
	border-collapse : collapse;
}

.service_edit_xmlTAG_type_off{
	padding : 0;
	border-collapse : collapse;
	height:20px;
	width:250px;
	
	background-image: url('service_reg_bg_xml_list_type_over.png');
	
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.service_edit_xmlTAG_type_over{
	padding : 0;
	border-collapse : collapse;
	height:20px;
	width:250px;
	background-image: url('service_reg_bg_xml_list_type.png');
	
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.service_edit_xmlTAG_type_on{
	padding : 0;
	border-collapse : collapse;
	height:20px;
	width:250px;
	background-image: url('service_reg_bg_xml_list_type_on.png');
	
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.alertList_H_1{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #C8D1D5;
	padding : 0;
	border-collapse : collapse;
	background-color:#FFFFFF;
	height:20px;
	width:907px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.alertList_H_2{
	border-left:1px solid #C8D1D5;
	border-right:1px solid #C8D1D5;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #C8D1D5;
	padding : 0;
	border-collapse : collapse;
	background-color:#EEEFF0;
	height:20px;
	width:907px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.alertList_H_over{
	border-left:1px solid #C8D1D5;
	border-right:1px solid #C8D1D5;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #C8D1D5;
	padding : 0;
	border-collapse : collapse;
	background-color:#CFD8DE;
	height:20px;
	width:907px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

	
.serviceReg1_ty_1{
	border-left: 1px solid #C8D1D5;
	border-right: 1px solid #C8D1D5;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C8D1D5;
	background-color: #EEEFF0;
	width:440px;
	padding : 0; 
	border-collapse : collapse;		
}
.serviceReg1_ty_2{
	border-left: 1px solid #C8D1D5;
	border-right: 1px solid #C8D1D5;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C8D1D5;
	background-color: #FBFBFB;
	width:440px;
	padding : 0; 
	border-collapse : collapse;		
}
.serviceReg1_ty_over{
	border-left: 1px solid #C8D1D5;
	border-right: 1px solid #C8D1D5;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C8D1D5;
	background-color: #D9DBDD;
	width:440px;
	padding : 0; 
	border-collapse : collapse;	
	cursor:pointer;cursor:hand;	
}

.serviceReg1_ty_on{
	border-left: 1px solid #C8D1D5;
	border-right: 1px solid #C8D1D5;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C8D1D5;
	background-color: #FFECC4;
	width:440px;
	padding : 0; 
	border-collapse : collapse;	
	cursor:pointer;cursor:hand;	
}

.tabbing2_off{
	width:140px;
	height:25px;
	background-image: none;
	cursor:pointer;cursor:hand;
	
	font-family: Verdana;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:none;

}
.tabbing2_on{
	width:140px;
	height:25px;
	background-image: url('tabbing_on.png');
	
	font-family: Verdana;
	font-size: 13px;
	color:#DF4800;
	text-decoration:none;

}

.sheet_selection_105_on{
	background-image: url('sheet_tabDX_bg.png');
	width:105px;
	height:20px;
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;	
	cursor:pointer;cursor:hand;	
}
.sheet_selection_105_off{
	background-image: url('sheet_tabDX_bg_off.png');
	width:105px;
	height:20px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;	
	cursor:pointer;cursor:hand;	
}

.sheet_tab_GEA_on{
	background-image: url('sheet_tabBT_on.png');
	width:230px;
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
	text-align:center;
	cursor:pointer;cursor:hand;
}
.sheet_tab_GEA_off{
	background-image: url('sheet_tabBT_off.png');
	width:230px;
	font-family: Verdana;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	cursor:pointer;cursor:hand;
}
.sheet_tab_GEA_over{
	background-image: url('sheet_tabBT_over.png');
	width:230px;
	font-family: Verdana;
	font-size: 11px;
	color:#FF9900;
	text-decoration:none;
	text-align:center;
	cursor:pointer;cursor:hand;
}

.td_dy_date{
	border-bottom: 1px solid #FFFFFF;
	background-color:#e8e1d9;
	height:18px;
	cursor:pointer;cursor:hand;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}
.td_dy_date_on{
	border-bottom: 1px solid #FFFFFF;
	background-color:#6FCE6F;
	height:18px;
	cursor:pointer;cursor:hand;
	font-family: Verdana;
	font-size: 11px;
	color:#344F76;
	text-decoration:none;
}

.sheet_alertList_H_1{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #C8D1D5;
	padding : 0;
	border-collapse : collapse;
	background-color:#FFFFFF;
	height:18px;
	width:590px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.sheet_alertList_H_2{
	border-left:1px solid #C8D1D5;
	border-right:1px solid #C8D1D5;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #C8D1D5;
	padding : 0;
	border-collapse : collapse;
	background-color:#EEEFF0;
	height:18px;
	width:590px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.sheet_alertList_H_over{
	border-left:1px solid #C8D1D5;
	border-right:1px solid #C8D1D5;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #C8D1D5;
	padding : 0;
	border-collapse : collapse;
	background-color:#CFD8DE;
	height:18px;
	width:590px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.sheet_tb_listAlert_mon_1{
	background-color:#FFFFFF;
	height:22px;
	width:260px;
	cursor:pointer;cursor:hand;
	padding : 0;
	border-collapse : collapse;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E9E9E9;
	height:20px;	
	font-family: Verdana;
	font-size: 11px;
	color:#333333;
	text-decoration:none;

	
}
.sheet_tb_listAlert_mon_2{
	background-color:#F5F5F5;
	height:22px;
	width:260px;
	cursor:pointer;cursor:hand;
	padding : 0;
	border-collapse : collapse;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E9E9E9;	
	font-family: Verdana;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
}
.sheet_tb_listAlert_mon_on{
	background-color:#A4D2A6;
	height:22px;
	width:260px;
	cursor:pointer;cursor:hand;
	padding : 0;
	border-collapse : collapse;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E9E9E9;	
	font-family: Verdana;
	font-size: 11px;
	color:#003300;
	text-decoration:none;
}

.sheet_tb_selections_1{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E9E9E9;
	height:20px;
	background-color:#F5F5F5;

	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.sheet_tb_selections_2{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E9E9E9;
	height:20px;
	background-color:#FFFFFF;

	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	
	
}

.sheet_tb_selections_over{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E9E9E9;
	height:20px;
	background-color:#EBEBEB;

	font-family: Verdana;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	
	cursor:pointer;cursor:hand;
}


.sheet_tb_selections_selected{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E9E9E9;
	height:20px;
	background-color:#FFB442;

	font-family: Verdana;
	font-size: 11px;
	color:#CC0000;
	text-decoration:none;
	
	cursor:pointer;cursor:hand;
}

.sheet_grC_list_off{
	border: 1px solid #F3F3F3;
	height:20px;
	width:220px;
	background-color:#FFFFFF;
	
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	
	cursor:pointer;cursor:hand;
	padding : 0;
	border-collapse : collapse;

}

.sheet_grC_list_on{
	border: 1px solid #7294BA;
	height:20px;
	width:220px;
	background-color:#FFFFFF;
	
	font-family: Verdana;
	font-size: 11px;
	color:#3399FF;
	text-decoration:none;
	
	cursor:pointer;cursor:hand;
	padding : 0;
	border-collapse : collapse;

}

.sheet_grC_list_over{
	border: 1px solid #DDDDDD;
	height:20px;
	width:220px;
	background-color:#F1F3F5;	
	font-family: Verdana;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	
	cursor:pointer;cursor:hand;
	padding : 0;
	border-collapse : collapse;

}

.sheet_monitors_prefix{
	background-image: url('sheet_gc_bg_title_off.png');
	width:105px;
	height:15px;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	text-align:center;
	cursor:pointer;cursor:hand;
}

.sheet_monitors_prefix_on{
	background-image: url('sheet_gc_bg_title_on.png');
	width:105px;
	height:15px;
	font-family: Verdana;
	font-size: 11px;
	color:#FF6600;
	text-decoration:none;
	text-align:center;
	cursor:pointer;cursor:hand;
}

.tr_listDHTML_off_1{
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	background-color:#F4F5F7;
}

.tr_listDHTML_over{
	background-color:#E6E8EC;
	cursor:pointer;cursor:hand;
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}
.tr_listDHTML_off_2{
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	background-color:#FFFFFF;	
}

.hbtOFF{
	font-family: Verdana;
	font-size: 26px;
	color:#364B83;
	text-decoration:none;
	background-image: url('http://www.himonitor.com/images/home_bt_off.png');
	width:380px;
	height:150px;
}
.hbtOVER{
	font-family: Verdana;
	font-size: 26px;
	color:#0066CC;
	text-decoration:none;
	background-image: url('http://www.himonitor.com/images/home_bt_over.png');
	width:380px;
	height:150px;
	cursor:pointer;cursor:hand;
}
.hzoomin{
	cursor: -moz-zoom-in;
}
.pointD{
	cursor:default;
}