.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
}
table.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
table.selection {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 500px;
	background-color: #FFFFFF;
	padding: 0;
}
table.inner {
	width: 450px;
	background-color: #FFFFFF;
	padding: 5;
}
table.form {
	width: 480px;
	background-color: #FFFFFF;
	padding: 3;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
td.title01{
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #000000;
	text-align: center;
	height: 36px;
}
td.title02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-align: center;
	height: 30px;
}
td.field_name{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align: right;
	width: 150px;
	background-color: #C0C0C0;
}
td.field_combo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	width: 330px;
	background-color: #E0E0E0;
}
.SideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}