@charset "UTF-8";

/** round */
table.cl_round {
	background-color:black;
	color:black;
	border:solid 1px #cccccc;
	padding:1px;
	border-collapse:collapse;
	/*border-collapse:separate;*/
	border-spacing:1px;
}
td.cl_round {
	background-color: white;
	border:solid 1px #cccccc;
	padding:2px;
	border-collapse:collapse;
	/*border-collapse:separate;*/
	border-spacing:1px;
}

td.menu1 {
	font-size: 10pt;
	background-color: #ff6600;
	width:150px;
	white-space: nowrap;
}
td.menu1_item {
	font-size: 10pt;
	background-color: gold;
	width:150px;
	white-space: nowrap;
}


td.menu2 {
	font-size: 10pt;
	background-color: #006600;
	width:150px;
	white-space: nowrap;
}
td.menu2_item {
	font-size: 10pt;
	background-color: #82378e;
	width:150px;
	white-space: nowrap;
}


td.menu3 {
	font-size: 10pt;
	background-color: #000099;
	width:150px;
	white-space: nowrap;
}
td.menu3_item {
	font-size: 10pt;
	background-color: #3fb7ba;
	width:150px;
	white-space: nowrap;
}


td.menu4 {
	font-size: 10pt;
	background-color: #ff6600;
	width:350px;
	white-space: nowrap;
}
td.menu4_item {
	font-size: 10pt;
	background-color: #669900;
	width:150px;
	white-space: nowrap;
}


td.menu5 {
	font-size: 10pt;
	background-color: #ff1e40;
	width:150px;
	white-space: nowrap;
}
td.menu5_item {
	font-size: 10pt;
	background-color: #ff7c5b;
	width:150px;
	white-space: nowrap;
}


td.menu6 {
	font-size: 10pt;
	background-color: #2d2dff;
	width:150px;
	white-space: nowrap;
}
td.menu6_item {
	font-size: 10pt;
	background-color: #5100a2;
	width:150px;
	white-space: nowrap;
}


td.menu7 {
	font-size: 10pt;
	background-color: gold;
	width:200px;
	height:15px;
	white-space: nowrap;
	font-weight:bold;

}
td.menu7_item {
	font-size: 10pt;
	/*background-color: #5100a2;*/
	width:150px;
	height:10px;
	white-space: nowrap;
}


td.menu8 {
	font-size: 10pt;
	background-color: #ff6600;
	width:150px;
	white-space: nowrap;
	font-weight:bold;
	color:white;

}
td.menu8_item {
	font-size: 10pt;
	background-color: #3fb7ba;
	width:150px;
	white-space: nowrap;
}


td.menu9 {
	font-size: 10pt;
	width:350px;
	white-space: nowrap;
	font-weight:bold;
	color:white;

}
td.menu9_item {
	font-size: 10pt;
	width:350px;
	white-space: nowrap;
}

td.menu10 {
	background-color: #ff6600;
	font-size: 10pt;
	width:350px;
	white-space: nowrap;
	font-weight:bold;
	color:white;

}
td.menu10_item {
	background-color: #3fb7ba;
	font-size: 10pt;
	width:350px;
	white-space: nowrap;
}


span.sdm {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}


.sdm a:link {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none
}
.sdm a:visited {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none
}
.sdm a:hover {
	font-size: 10pt;
	color: #ffff00;
	text-decoration: underline
}
.sdm a:active {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none
}


span.sdb {
	font-size: 10pt;
	color: black;
	text-decoration: none;
}


.sdb a:link {
	font-size: 10pt;
	color: black;
	text-decoration: none
}
.sdb a:visited {
	font-size: 10pt;
	color: black;
	text-decoration: none
}
.sdb a:hover {
	font-size: 10pt;
	color: yellow;
	text-decoration: underline
}
.sdb a:active {
	font-size: 10pt;
	color: black;
	text-decoration: none
}
