/* CSS Document */

#table_search {
	width:590px;
	font-size:12px;
	}


	
#tbl {
	width:590px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	text-align:center;
	}



td,th{
	height:30px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	}
	

	
th {
	background-color:#D9EAFF;
	text-align:center;
	}
	

	
form{
	margin:0px;
	}
	

	
h4{
	margin:0px 0px 2px 0px;
	}



tr.no2{
	background-color:#eeeeee;
	}
	


a:hover {
	color:#007BBB;
	text-decoration:none;
	}



a:visited {
	}



a {
	color:#007BBB;
	}
	
