@charset "utf-8";
/* CSS Document */

body
{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bg
{	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg-1.jpg);
	background-repeat:no-repeat;
}
.navibg
{	
	background-image:url(images/navi_strip.jpg);
	background-repeat:no-repeat;
}
.copy
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
.copy2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#47719a;
	font-weight:bold;
}
.copy6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#224070;
	font-weight:normal;
}
.copy3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#47719a;
	font-weight:bold;
}
.copy4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:normal;
}
.copy5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	font-weight:normal;
	line-height: 20px;
}
.line
{
	background-image:url(images/line.jpg);
	background-repeat:repeat-y;
}

.tabletext

{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding:12px;
	line-height: 20px;
}
.border
{	
	border:solid 1px #999;
	padding:25px;s
}
