
div.report_top {
}

.report_top .right {
	float:right;
	background-color:transparent;
	font-size:93%;
	line-height:normal;
}

.report_top .right ul, .report_top .right li {
	list-style:none;
	margin:0;
}

.report_top .right ul {
	padding:10px 10px 0 10px;
}

.report_top .right li {
	display:inline;
	padding:0;
}

.report_top .right a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	background:url("http://image.calcho.net/report_tableft.gif") no-repeat left top;
	text-decoration:none;
}

.report_top .right a span {
	display:block;
	float:left;
/*	padding:5px 15px 4px 6px;*/
	padding:5px 8px 4px 3px;
	background:url("http://image.calcho.net/report_tabright.gif") no-repeat right top;
	color:#903200;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.report_top .right a span {float:none;}
/* End IE5-Mac hack */
.report_top .right a:hover span {
	color:#000000;
}

.report_top .right a:hover {
	background-position:0% -42px;
}

.report_top .right a:hover span {
	background-position:100% -42px;
}

.report_top .right #current a {
	background-position:0% -42px;
	font-weight:bold;
}

.report_top .right #current a span {
	background-position:100% -42px;
}


.report_top .left {
	float:left;
	background-color:transparent;
	font-size:93%;
	line-height:normal;
}

.report_top .left ul, .report_top .left li {
	list-style:none;
	margin:0;
}

.report_top .left ul {
	padding:10px 10px 0 10px;
}

.report_top .left li {
	display:inline;
	padding:0;
}

.report_top .left a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	background:url("http://image.calcho.net/report_tableft.gif") no-repeat left top;
	text-decoration:none;
}

.report_top .left a span {
	display:block;
	float:left;
/*	padding:5px 15px 4px 6px;*/
	padding:5px 8px 4px 3px;
	background:url("http://image.calcho.net/report_tabright.gif") no-repeat right top;
	color:#903200;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.report_top .left a span {float:none;}
/* End IE5-Mac hack */
.report_top .left a:hover span {
	color:#000000;
}

.report_top .left a:hover {
	background-position:0% -42px;
}

.report_top .left a:hover span {
	background-position:100% -42px;
}

.report_top .left #current a {
	background-position:0% -42px;
	font-weight:bold;
}

.report_top .left #current a span {
	background-position:100% -42px;
}

.period {
	padding-top:15px;
	white-space:nowrap;
}

div.report_bottom {
	clear:both;
	border-bottom:solid 4px #fad163;
	background-color:#fad163;
}
