@charset "UTF-8";
/* CSS Document */


.cbmanu {
	width: 720px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;

}
.cbmanubar {
	background:#8373ea;
	color: #ffffff;
	margin: 0px;
	padding: 8px 16px 4px 8px;
}

.cbmenutitle {
	float:left;
	font-size: 12px;
	display: block;
	font-weight: bold;
	width: 350px;
	margin: 0px;
	color:#fff;
}

.cbrigtbt {
	display: block;
	font-size: 12px;
		float:right;
		text-align: right;
		width: 300px;
		padding-bottom: 2px;
	color:#fff;
}
.cbrcls {
	clear: left;
	clear: right;
}

.graytext {
	color: #888888;
}

.keytext {
	width: 300px;
}
.txtsml{
	font-size: 11px;
}

.cbmanutable {
	width: 720px;
	margin: 0px;
	padding: 4px;
	font-size: 12px;
	border-collapse: collapse;
	border-spacing:0;
	empty-cells:show;
}
.cbmanutable th {
	width: 60px;
	margin: 0px;
	padding: 4px;
	font-weight: bold;
	text-align: right;
	border-left:2px solid #888;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	background:#afaeb9;
}
.cbmanutable td {
	margin: 0px;
	padding: 4px;
	border-right:2px solid #888;
	border-bottom:1px solid #888;
	background:#f5f5f5;
}

.cbbttable {
	width: 720px;
	margin: 0px;
	padding: 4px;
	font-size: 12px;
	border-collapse: collapse;
	border-spacing:0px;
	empty-cells:show;
	border-left:2px solid #888;
	border-right:2px solid #888;
	border-bottom:2px solid #888;
}
.cbbttable th{
	width: 60px;
	margin: 0px;
	padding: 4px;
	font-weight: bold;
	text-align: right;
	background:#afaeb9;
	border-right:1px solid #888;
}
.cbbttable td{
	margin: 0px;
	padding: 4px;
	background:#f5f5f5;
	text-align: center;
}

.menuar0{

	border-left:4px solid #8373ea;
	margin-left: 2px;
	padding-left:6px;
}
.menuar1{
	float:left;
	width: 180px;
	border-left:4px solid #8373ea;
	margin-left: 2px;
	padding-left:6px;
}
.menuar2{
	float:left;
	width: 290px;
	border-left:4px solid #8373ea;
	margin-left: 2px;
	padding-left:6px;
}
.menuar3{
	float:left;
	width: 220px;
	border-left:4px solid #8373ea;
	margin-left: 2px;
	padding-left:6px;
}

.menuar4{
	float:left;
	width: 170px;
	border-left:4px solid #8373ea;
	margin-left: 2px;
	padding-left:6px;
}


.cblist {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	border-collapse: collapse;
	border-spacing:0;
	empty-cells:show;
	border-left:2px solid #888;
	border-right:2px solid #888;
	border-bottom:2px solid #888;
}
.cblist th {
	margin: 0px;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	border-left:1px solid #888;
	border-bottom:1px solid #888;
	background:#cccccc;
}
.cblist td {
	margin: 0px;
	padding: 3px;
	border-left:1px solid #888;
	border-bottom:1px solid #888;
	background:#ffffff;
}
.ct_l {
	text-align: left;
}

.ct_c {
	text-align: center;
}

.ct_r {
	text-align: right;
}

.pgtop {
	width:100%;
	margin-top: 4px;
	text-align: right;
	font-size: 10px;
}
.pgclose {
	width:100%;
	margin-top: 6px;
	text-align: center;
	font-size: 10px;
}

.txmess {
	width:100%;
	text-align: center;
	margin-top: 8px;
	font-weight: bold;
	font-size: 14px;
}

.helpbt {
    border: 0px;
    width: 124px;
    height: 20px;
    background:url(/selection/cabinets/sraimg/mn1.gif) 0 0px no-repeat;
	text-indent:-9999em;
	cursor:pointer;
}
.helpbt:hover {
    background:url(/selection/cabinets/sraimg/mn2.gif) 0 0px no-repeat;
}

.resetbt {
    border: 0px;
    width: 124px;
    height: 20px;
    background:url(/selection/cabinets/sraimg/rs1.gif) 0 0px no-repeat;
	text-indent:-9999em;
	cursor:pointer;
}
.resetbt:hover {
    background:url(/selection/cabinets/sraimg/rs2.gif) 0 0px no-repeat;
}

.befbt {
    border: 0px;
    width: 61px;
    height: 20px;
    background:url(/selection/cabinets/sraimg/fp1.gif) 0 0px no-repeat;
	text-indent:-9999em;
	cursor:pointer;
}
.befbt:hover {
    background:url(/selection/cabinets/sraimg/fp2.gif) 0 0px no-repeat;
}
.nexbt {
    border: 0px;
    width: 61px;
    height: 20px;
    background:url(/selection/cabinets/sraimg/np1.gif) 0 0px no-repeat;
	text-indent:-9999em;
	cursor:pointer;
}
.nexbt:hover {
    background:url(/selection/cabinets/sraimg/np2.gif) 0 0px no-repeat;
}

.retbt {
    border: 0px;
    width: 300px;
    height: 24px;
    background:url(/selection/cabinets/sraimg/za1.gif) 0 0px no-repeat;
	text-indent:-9999em;
	cursor:pointer;
}
.retbt:hover {
    background:url(/selection/cabinets/sraimg/za2.gif) 0 0px no-repeat;
}
.okbt {
    border: 0px;
    width: 30px;
    height: 20px;
    background:url(/selection/cabinets/sraimg/ok1.gif) 0 0px no-repeat;
	text-indent:-9999em;
	cursor:pointer;
}
.okbt:hover {
    background:url(/selection/cabinets/sraimg/ok2.gif) 0 0px no-repeat;
}
