html,body {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box {
	background-color: #ffffff;
	height: 100px;
	width: 100px;
	border: 3px solid #C6C6C6;
	cursor: hand;
	float: left;
}
.main_win11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	width: auto;
	border: none;
	overflow: scroll;
	background-position: center;
}
.main_tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	background-color: #C6C6C6;
	height: 200px;
	width: 800px;
	border: 0px none;
	overflow: scroll;
	background-position: left;
}
.tbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(images/p_bar1_n.gif);
	border: none;
	height: 20px;
	width: 100%;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
}
.tbar_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/p_bar1_n.gif);
	border: none;
	height: 20px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.tbar_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-image: none;
	border: none;
	height: 40px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #001839;
}
.tbar_b1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	background-color: #001839;
	vertical-align: middle;
	text-align: left;
	float: none;
	cursor: hand;
	display: inline;
	color: #FFFFFF;
}
.tbl_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #bbe0e3;
	width: 100%;
	height: 90px;
	cursor: hand;
}
.pview {
	background-color: #FFFFFF;
}
.pview_img {
	height: 350px;
	width: 350;
	overflow: auto;
}
.dlg_u {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	background-color: #bbe0e3;
	position: absolute;
	top: 100px;
	left: 150px;
	height: 645px;
	width: 850px;
	background-position: center;
	z-index:1001;
	overflow: visible;
	border: 10px solid #CCCCCC;
}
.dlg {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	background-color: #bbe0e3;
	position: absolute;
	top: 100px;
	left: 150px;
	height: auto;
	width: 500px;
	background-position: center;
	z-index:1001;
	overflow: visible;
	border: 10px solid #CCCCCC;
}
.dlg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	background-color: #bbe0e3;
	height: 100%;
	width: 100%;
	background-position: center;
}
.div2 {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.div3 {
	height: 100%;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.div4 {
	height: 80px;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	background-color: #FFFFFF;
}
.if1 {
	height: 100%;
	width: 100%;
}
.btnclass {
	height: 100px;
	width: 100px;
	float: left;
	cursor: hand;
}
.note1 {
	color: #FF0000;
}
.div5 {
	padding: 6px;
}
