﻿body{
	font-family:sans-serif, Verdana, Arial, Helvetica ;
	font-size:small;
	color:black;
	margin:5px;
}
img{
	border:0px;
}
div{
	font-size:x-small;
}
.mainTable{
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #3333CC #ddeeff #3333CC #ddeeff;
	background-color: #FFF;
	visibility: visible;
}
.copyright{
	font-size:xx-small;
	color:black;
	padding-top:20px;
	text-align:center;
}
.navi{
	display:inline-block;
	float:left;
	width:110px;
	font-size:xx-small;
}
.naviMain{
	display:block;
	text-align:center;
	width:100%;
	font-size:xx-small;
	vertical-align:bottom;
}
.contentTable{
	/* background-color: #FFFFE1; */
	background-color: #F4FAFF;
}
a.naviA{
	color:black;
	width:100px;
	height:30px;
	border:0px;
	text-decoration:none;
}
.a1{
	display:block;
	border:0.01em #6AB5FF solid;
	width:750px;
	text-align:center;
}
.a1-1{
	background-image:url('../images/back-gradiant-20px.gif');
	background-repeat:repeat;
	height:20px;
	border-bottom:0.01em #6AB5FF solid;
	padding-left:15px;
	vertical-align:middle;
	font-size:x-small;
	font-weight:bold;
	text-align:left;

}
.a1-2{
	height:200px;
	vertical-align:middle;
	background-color:white;
	display:block;
	text-align:center;
}
.a1-2-1{
	display:inline-block;
	float:left;
	width:226px;
	height:180px;
	border:1px #99CCFF dotted;
	padding:5px 5px 5px 5px;
	margin:5px;
	text-align:left;
}
.a1-2-1-header{
	background-color: #EFF4FA;
	border-top: 1px #99CCFF dotted;
	border-left: 1px #99CCFF dotted;
	border-right: 1px #99CCFF dotted;
	border-bottom: 0px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: blue;
	width: 160px;
	margin-left: 0px;
	margin-top: 0px;
	left: 0;
	text-align: center;
	position: relative;
	z-index: 1;
}
.a1-2-1-body{
	background-color: #F4F8FB;
	border: 1px #99CCFF dotted;
	border-bottom:0px;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	text-align: left;
	margin-top:-1px;
	margin-bottom:0px;
	position:relative;
	z-index:0;

}
.a1-2-1-footer{
	background-color: #EFF4FA;
	border:1px #99CCFF dotted;
	border-top:0px;
	padding:3px 3px 3px 3px;
	font-weight:normal;
	text-align:right;
}
.a1-3{
	height:100px;
	vertical-align:middle;
	background-color:white;
	display:block;
	text-align:center;
}
.a1-3-1{

	vertical-align:middle;
	background-color:white;
	display:block;
	text-align:center;
	float:left;
}
.a1-3-2{

	vertical-align:middle;
	background-color:white;
	display:block;
	text-align:center;
	float:right;
}
