
.Header > img {
	display: block;
}
A {
	color: #C0C0C0;
	text-decoration: underline;
}
A:hover,A:active {
	color: #ffffff;
	text-decoration: underline;
}
.Header {
	height:100px;
	background-image:url('../images/white-transparent-black-50.png');
	border:1px solid #000000;
}
.Nav {
	width:150px;
	background-image:url('../images/white-transparent-black-50.png');
	border: 1px solid #000000;
	border-top-width: 0px;
}
.BodyArea {
	width:620px;
	background-image:url('../images/white-transparent-black-90.png');
	padding: 8px 8px 8px 8px;
	border: 1px solid #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	color: white;
	font-size:13pt;
	font-family: arial;
}
.Button {
	text-decoration: none;
	display: block;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: silver;
	text-indent : 3px;
	line-height : 18px;
	text-align: left;
	background-image:url('../images/white-transparent-black-50.png');
	border: 1px solid #000000;
	width: 155px;
	height: 18px;
}
.Button:hover, .Button:active {
	color: white;
	text-decoration: none;
}
DIV.Button_Sub {
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	background-color: #C0C0C0;
	border: 1px solid #000000;
	border-top-width: 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	width: 116px;
	text-align: left;
}
A.Button_Sub {
	color: silver;
	text-decoration: underline;
	display: block;
	padding: 1px;
}
A.Button_Sub:hover,A.Button_Sub:active {
	color: white;
	text-decoration: underline;
	padding: 0px;
	border: 1px dashed #000000;
}
TABLE.Nav_Info_Spot {
	margin: 0px 0px 8px 0px;
	width : 135px;
}
TH.Nav_Info_Spot {
	background-image:url('../images/white-transparent-black-50.png');
	color: #ffffff;
	padding: 0px 0px 0px 4px;
	border : 1px solid #000000;
	font : bold 11px Arial, Helvetica, sans-serif;
	width : 135px;
	height : 20px;
	text-align : left;
}
TD.Nav_Info_Spot {
	background-image:url('../images/white-transparent-black-50.png');
	color: white;
	border : 1px solid #000000;
	border-top-width : 0px;
	padding: 2px 8px 8px 8px;
	font : bold 11px Arial, Helvetica, sans-serif;
	width : 135px;
	text-align : left;
}
TABLE.Body_Info_Spot {
	margin: 0px 0px 8px 0px;
	width : 150px;
}
TH.Body_Info_Spot {
	background-color : #C0C0C0;
	color: #ffffff;
	padding: 0px 0px 0px 4px;
	border : 1px solid #000000;
	font : bold 11px Arial, Helvetica, sans-serif;
	width : 150px;
	height : 20px;
	text-align : left;
}
TD.Body_Info_Spot {
	background-color : #ffffff;
	color: #000000;
	border : 1px solid #000000;
	border-top-width : 0px;
	padding: 2px 8px 8px 8px;
	font : bold 11px Arial, Helvetica, sans-serif;
	width : 150px;
	text-align : left;
}
