@charset "utf-8";

.error{
	color: red;
	font-weight: bold;
}

.message{
	color: black;
	font-weight: bold;
}

.login{
	text-align:left;
}

.login table{
	/*border: 1px solid blue;*/
	margin:0 auto;
}
.login th{
	/*border: 1px solid blue;*/
}

.footer #contact{
	text-align: center;
	width: 100%;
}

.footer #copyright{
	text-align: center;
}

#center {
	/*min-height: 250px;*/
	width: 100%;
	/*line-height: 1.8em;*/
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.search{
	
}

.search #search_rslt_text { 
	font-weight: bolder; 
	font-size: 20px; 
}

.search #search_rslt_nf { 
	font-weight: bolder; 
	font-size: 16px;
	color: red; 
}
