@charset "utf-8";
body {
	width: 760px;
	text-align: center;
	margin: 0px;
}
.nav {
	color: #006699;
	text-align: center;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: static;
	background-color: 006699;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-left-width: medium;
	border-left-style: solid;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	vertical-align: bottom;
	text-align: center;
}
.leftfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;
	vertical-align: text-bottom;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	border: thin none #999999;
}
.rtcoltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	vertical-align: top;
	text-align: left;
}
.headimg {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.lftimg {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.maintexttable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.parttable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #666666;
}
.leftcolblank {
	background-color: #006699;
}
