.Footer_BOX {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Content_BoxTOP {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
}
.Content_BoxBOTTOM {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
.Content_BoxLEFT {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0D0D0;
}
.TEXT_Normal {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
}

.Content_BoxRIGHT {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0D0D0;
}
.TEXT_Normal a {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
}
.TEXT_Normal a:link {
	text-decoration: underline;
	color: #666666;
}
.TEXT_Normal a:visited {
	text-decoration: underline;
	color: #666666;
}
.TEXT_Normal a:hover {
	text-decoration: none;
	color: #666666;
	background:#CCCCCC
}
.TEXT_Normal a:active {
	text-decoration: none;
	color: #666666;
	background:#CCCCCC
}.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
