body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f7f6c5;
	background-repeat: repeat;
	}
a.hd_btn {
	display: block; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #005FA9; 
	font-size:14px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #005FA9; 
	width: 130px; 
	height: 30px; 
	background-color: #FFFFEE; 
	padding-top: 10px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
}
a.hd_btn:visited {
	display: block; 
	font-size:14px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #005FA9; 
	width: 130px; 
	height: 30px; 
	background-color: #FFFFEE; 
	padding-top: 10px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
}
a.hd_btn:hover {
	display: block;  
	background-color: #DDEEFF; 
	font-size:14px; 
	font-weight: bold; 
}
a.mn_btn {
	display: block; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #005FA9; 
	text-decoration: none; 
	color: #005FA9; 
	background-color: #FFFFEE; 
	padding-top: 2px; 
	margin-left: 5px; 
	margin-right: auto;
}
a.mn_btn:visited {
	display: block; 
	color: #005FA9; 
	text-decoration: none; 
	background-color: #FFFFEE; 
	padding-top: 2px; 
	margin-left: 5px; 
	margin-right: auto;
}
a.mn_btn:hover {
	display: block;  
	background-color: #DDEEFF; 
}
a.txt {
	color: #0000FF; 
}
a.txt:visited {
	color: #0000FF; 
}
a.txt:hover {
	color: #89aed3; 
}
a.btn {
	display: block; 
	font-size:14px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #005FA9; 
	width: 250px; 
	background-color: #FFFFEE; 
	margin-left: auto; 
	margin-right: auto;
}
a.btn:visited {
	display: block; 
	font-size:14px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #005FA9; 
	width: 250px; 
	background-color: #FFFFEE; 
	margin-left: auto; 
	margin-right: auto;
}
a.btn:hover {
	display: block;  
	background-color: #DDEEFF; 
	font-size:14px; 
	font-weight: bold; 
}
a.btn_c {
	border-width: 1px; 
	border-style: solid; 
	border-color: #005FA9; 
	border-bottom:none; 
	border-top:none; 
}
a.btn_t{
	border-width: 1px; 
	border-style: solid; 
	border-color: #005FA9; 
	border-bottom:none;
}
a.btn_b{
	border-width: 1px; 
	border-style: solid; 
	border-color: #005FA9; 
	border-top:none; 
}
a.btn_broad {
	text-align: center;
	padding-top: 5px; 
	height: 40px;
	}
a.btn_norm {
	text-align: center;
	padding-top: 3px; 
	height: 20px;
	}
a.btn_left {
	text-align: justify;
	height: 20px;
}
