@charset "utf-8";
body {
	font-size: 80%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 80%;
}
h1 {
	color: #FFFFFF;
	font-size: 120%;
	width: 660px;
	background: #0099CC url(../../../img/bg/bgblue.gif) top repeat-x;
	margin: 0px 0px 15px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
}
th.half {
	background: #339900 url(../../../img/bg/bggreen.gif) top  repeat-x;
	font-size: 80%;
	color: #FFFFFF;
}
th.full {
	background: #FF6600 url(../../../img/bg/bgorange.gif) top repeat-x;
	font-size: 80%;
	color: #FFFFFF;
}
table.regset {
	background-color: #CCCCCC;
	margin-bottom: 20px;
}
td.column001 {
	text-align: center;
	width: 40px;
	background-color: #EEEEDD;
}
td.column002 {
	background-color: #FFFFFF;
	width: 80px;
	text-align: center;
}
td.column003 {
	background-color: #FFFFFF;
	width: 40px;
	text-align: center;
}
td.column004 {
	background-color: #FFFFFF;
	width: 200px;
}
td.column005 {
	background-color: #FFFFFF;
	width: 40px;
	text-align: center;
}
td.column006 {
	background-color: #FFFFFF;
	width: 40px;
	text-align: center;
}
td.column007 {
	background-color: #FFFFFF;
	width: 40px;
	text-align: center;
}
td.column008 {
	background-color: #FFFFFF;
	width: 120px;
}
caption {
	font-size: 90%;
	color: #000000;
	margin-bottom: 5px;
	text-align: left;
	font-weight: bold;
	padding: 2px;
}
