body, th, td {
	font: 75%/160% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.px9{ font-size: 9px; line-height: 145%; font-family: Arial, Helvetica, sans-serif }

.white{ background-color:#FFFFFF }
.gray{ background-color:#CCCCCC }
.gray2{ background-color:#999999 }

a:link { color: #000080 }
a:visited{ color: #000080 }
a:active { text-decoration: none; color: red;}
a:hover { color: #b22222; text-decoration: underline }
h1 {
	display: none;
}
#wrapper {
	width: 780px;
	text-align: center;
	background: e35415 url(../images/common/bg_line.gif);
	margin: 0px auto;
	padding: 0px;
	height: 800px;
}
#wrapper #left {
	width: 174px;
	float: left;
}
h2 {

	display: none;
}
