body {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #c8c8d8;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

p {
	text-align: justify;
}

th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.bg1 {
	position: absolute;
	top: 0%;
	width: 100%;
	height: 50%;
	background-color: #c8c8d8;
}

.bg2 {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 50%;
	background-color: #404040;
}

.bg3 {
	background-image: url(../images/curve-l.gif);
	background-repeat: repeat-x;
	height: 600px;
}

.bg4 {
	background-image: url(../images/curve.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 600px;
}

.bg5 {
	background-image: url(../images/curve-r.gif);
	background-repeat: repeat-x;
	height: 600px;
}

.bg6 {
	height: 90px;
}

.bg7 {
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	background-color: #404040;
	height: 60px;
}

.bg8 {
	height: 20px;
}

.outer {
	position: absolute;
	top: 50%;
	margin-top: -300px;
	width: 100%;
}

.inner {
	position: relative;
	top: 0px;
	left: 0px;
}

.pos1 {
	position: absolute;
	top: 250px;
	left: 150px;
}

.pos2 {
	position: absolute;
	top: 150px;
	left: 500px;
}

.pos3 {
	position: absolute;
	top: 200px;
	left: 470px;
}

.pos4 {
	position: absolute;
	top: 250px;
	left: 430px;
}

.pos5 {
	position: absolute;
	top: 300px;
	left: 395px;
}

.pos6 {
	position: absolute;
	top: 350px;
	left: 360px;
}

.pos7 {
	position: absolute;
	top: 400px;
	left: 330px;
}

.fg1 {
	letter-spacing: -1px;
	font-size: 36px;
	color: #ffffff;
}

.fg2 {
	letter-spacing: -1px;
	font-size: 36px;
	color: #000000;
}

.fg3 {
	letter-spacing: -1px;
	font-size: 36px;
}

.menu1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #b0b0b0;
}

.menu1:hover {
	color: #ffffff;
}

.menu2 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.list {
	margin-left: 0px;
	padding-left: 14px;
	list-style-image: url(../images/item.gif);
	list-style-position: outside;
}

.link1 {
	text-decoration: none;
	color: #b0b0b0;
}

.link1:hover {
	color: #ffffff;
}

.link2 {
	color: #000000;
}

.link2:hover {
	color: #4040c0;
}

.box1 {
	width: 100%;
	padding: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #b0b0ff;
	font-size: 18px;
	font-weight: bold;
}

.box2 {
	width: 100%;
	padding: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.box3 {
	width: 100%;
	padding: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #c0a0ff;
	text-align: justify;
}

.box4 {
	width: 400px;
	height: 300px;
	padding: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.ref {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}

.footnote {
	vertical-align: top;
	font-size: 9px;
	font-weight: bold;
}
