body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #7F7F7F;
}
.tableheader {
	background-image:url(images/jpg/navi.jpg);
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
}
body {
	background-color: #ffffff;
	margin-top : 10px;
}
a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: line-through;
	color: #000000;
}
.blackborder {  border: solid 1px #000000; }
.globalnav {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.graybox { 
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color: #ffffff;
	background: #666667;
	border: solid 1px #000000;
}
.contentbox {
font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color: #222222;
	background: #DFDFDF;
	border: solid 1px #000000;
}
.contentboxtext {
font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color: #222222;
}
.grayboxtext {
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color: #ffffff;
}
.graybox_collapse { 
font-family: "Courier New", Courier, monospace;
font-size:12px;
color: #ffffff;
background: #666667;
border: solid 1px #000000;
cursor:pointer; 
text-decoration: underline;
}
div.graybox_collapse:hover { 
font-family: "Courier New", Courier, monospace;
font-size:12px;
text-decoration: none;
color: #000000;
background: #666667;
border: solid 1px #000000;
cursor:pointer;
}
.contentbox_collapse {
font-family: "Courier New", Courier, monospace;
font-size:12px;color: #222222;
background: #DFDFDF;
border: solid 1px #000000;
display:block;
}
.collapse_dummy {
display:block;
}
