body {
	margin: 0px;
	padding: 5px;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header  {
	height: 50px;
	background-color: #3399FF;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#table {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3399FF;
	border-left-color: #3399FF;
	padding: 0px;
	margin: 0px;
	position: relative;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #3399FF;
	border-bottom-color: #3399FF;
	vertical-align: top;
}
#footer, #footer A{
	height: 30px;
	background-color: #3399FF;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: -23px;
	right: 30px;
	color: #FFFFFF;
	background-color: #FF0000;
	line-height: 18px;
	border: 1px solid #990000;
	margin: 0px;
	padding: 0px;
}
#but A   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	background-color: #84B3FF;
	margin: 0px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	position: absolute;
	top: 1px;
}
#but A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	background-color: #3399FF;
	margin: 0px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #CCCCCC;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}





h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.table {
	border: 1px solid #000000;
}
.table_blue {
	border: 2px solid #0000FF;
}

.img {
	margin: 0px;
	padding: 0px;
	height: 162px;
	position: relative;
	left: 50px;
	border: 1px solid #000000;
}

.img_tx {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	height: 162px;
	position: relative;
	white-space: normal;
	right: -50px;
}
