
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	font-size: 11px;
	text-decoration: underline;
	color: black;
}
a:visited{
	font-size: 11px;
	text-decoration: underline;
	color: black;
}
a:hover{
	font-size: 11px;
	text-decoration: none;
	color: black;
}

.uppertable{
	height:100%;
	width: 100%;
}
.pwd_t_txt{
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
.pwd_t_inp{
	text-align: center;
	padding-top: 5px;
}
.pwd_t_inp2{
	text-align: center;
	padding-top: 5px;
}
input.in{
	font-size: 11px;
	border: 1px solid #658798;
	width: 152px;
}
input.btn_login{
	background-color: transparent;
	border: 0px solid white;
	background-image: url(/file?fle=4337);
	background-position: center;
	background-repeat: no-repeat;
	color: white;
	margin: 5px 0 0 100px;
	line-height: 21px;
	width: 68px;
	font-size: 11px;
	height: 21px;
}
a.pwd_t_link{
	display: block;
	width: 100%;
	text-align: center;
	padding: 5px 0 10px 0;
	text-decoration: underline;
	color: #257096;
}
input.search_button{
	background-image: url(/file?fle=4338);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px solid white;
	color: transparant;
	font-weight: bold;
	line-height: 20px;
	width: 52px;
	font-size: 0px;
	text-align: left;
	height: 20px;
}
input.search_txt{
	border: 1px solid black;
	width: 110px;
	height: 20px;
	font-size: 11px;
	color: black;
	margin-right: 5px;
}