a:link {
	text-decoration: underline;
	color: #0000FF;
}

a:visited {
	text-decoration: underline;
	color: #006296;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

body {
	font-family: "MS Gothic";
	font-size: 10pt;
	color: #000000;
	background-color: #E0E0E0;
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
}

img {
	border: 0;
}

img.s {
	height: 10px;
	width: 10px;
}

img.m {
	height: 16px;
	width: 16px;
}

img.l {
	height: 24px;
	width: 24px;
}

img.title {
	height: 58px;
	width: 716px;
}

img.menu {
	height: 27px;
	width: 110px;
}

img.banner1 {
	height: 24px;
	width: 590px;
}

img.banner2 {
	height: 24px;
	width: 350px;
}

.readonly INPUT,
.readonly TEXTAREA {
	background-color: #C0C0C0;
}

.ttext {
	vertical-align: top;
}

.mtext {
	vertical-align: middle;
}

.btext {
	vertical-align: bottom;
}

.ltext {
	text-align: left;
}

.rtext {
	text-align: right;
}

.ctext {
	text-align: center;
}

.advice {
	color: #FF0000;
}

table {
	font-size: 10pt;
	word-break: break-all;
}

td.header {
	background-color: #999999;
}

td.menu {
	vertical-align: top;
	background-color: #999999;
}

td.contents {
	background-color: #FFFFFF;
}

td.label {
	background-color: #DDDDDD;
}

hr {
	color: #99CCFF;
}

DIV.just {
	text-align: justify;
	justify;
	text-justify: distribute-all-lines;
	              inter-ideograph;
}

DIV.expansion {
	font-size: 7pt;
}
