/* CSS Document */
.cmbo{
	font-size:12px;
	width:200px;
	font-weight: bold;

}
.txt1{
width:200px;
}
.txt2{
width:60px;
}

.lables{
	font-size:14px;
	
	font-weight: bold;
	color:#0000FF;
}
.btn{
width:60px;
font-size:12px;
font-weight:bold;
}
.style1{
 color:#0000FF;
}
.div-note{
	display:block;
	background:#FFFFCC;
	font-size:14px;
	vertical-align:middle;
	margin:1px;
	padding:10px;
	border:1px solid #d4d4d4;
	list-style-type: circle;
}

.t_search{
border:1px solid #d4d4d4;
}

.t_form{
	background:#D7D7FF;
	font-weight:bold;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
}


.dbdata{

border:1px solid #0FFFFF;
margin:1px;
	padding:10px;}
