a {
	text-decoration:none;
}
a:link{
	color:#008393;
}
a:visited{
	color:#008393;
}
a:hover{
	text-decoration:underline;
}
form {
	font-size: 96%;
	line-height : 150%;
	margin: 0;
	padding: 0;
}
td {
	font-size: 96%;
	line-height : 150%;
}
#search{
	position: relative;
	top: 0px;
	left: 0px;
	width: 245px;
	height: 73px;
	border : 0px solid;
}
#search_txt{
	position: relative;
	top: 8px;
	left: 0px;
	float: left;
	text-align: right;
	border: 0px solid;
	width: 192px;
}
#search_btn{
	position: relative;
	top: 10px;
	left: 0px;
	float: left;
	text-align: right;
	border: 0px solid;
	width: 53px;
}
#footer1{
	background:url("images/common_footer.jpg") no-repeat;
}
#pagetop {
	font-size: 86%;
	padding-right: 10px;
}
