.points {  font-family: Tahoma, Arial; font-size: 11px; color: #000000; background-color: #E8E8E8;  text-align: left}
.details {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #565656;;
	background-color: #f6fafd;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	height: 100%;
	display: none;
}
td.td_details {
	background-color: #f6fafd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #cdceec;
	border-right-color: #cdceec;
	border-bottom-color: #cdceec;
}

.li_on {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #f97a2d;
	background-color: #F6fafd;
	list-style-image: url(images/bull_updates.gif);
	padding-top: 4px;
	padding-left: 17px;
	padding-bottom: 5px;
	cursor: pointer;
	background-image: url(../images/bull_org.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cdceec;
	border-bottom-color: #cdceec;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cdceec;
	height: 30px;
	padding-right: 4px;
}
.li_off {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 17px;
	cursor: pointer;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cdceec;
	background-image: url(../images/bull_grey.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 30px;
	padding-right: 4px;
}
.tab {  border: 1px #CCCCCC solid}
table.tab_horz {
	background-image: url(../images/tb_1.jpg);
	background-repeat: no-repeat;
}
.firstdetail {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #565656;
	background-color: #f6fafd;
	vertical-align: middle;
	display:block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

