Body {
	margin:0px;
	background-color:#0061b2;
	background-image:url(InBg.gif); 
	background-repeat:repeat-x; 
	background-position:top;
}
tr,td {
	color:#FFFFFF;
	font-size:12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Logo {
	width:650px;
}
.LogoR {
	font-size:14px;
	text-align:right;
	vertical-align:bottom;
	padding-right:10px;
}
.InBody01 {
	background-image:url(InBody01.jpg);
	background-repeat:no-repeat;
	width:502px;
	height:230px;
}
.InBody02 {
	background-image:url(InBody02.jpg);
	background-repeat:no-repeat;
	width:502px;
	height:230px;
	text-align:right;
}
.InBody03 {
	background-image:url(InBody03.jpg);
	background-repeat:no-repeat;
	width:502px;
	height:230px;
}
.InBody04 {
	background-image:url(InBody04.jpg);
	background-repeat:no-repeat;
	width:502px;
	height:230px;
}
.Bottom {
	text-align:center;
	height:30px;
	color:#64c0ff;
	background-color:#0061b2;
}