.box_shadow {
	background:#fff url(/images/online/shadow_vertical.gif) no-repeat right top;
	padding-right:6px;
}
.tbl_clean {
	border-collapse: collapse;
}
.tbl_colorized th,
.tbl_colorized td {
	border: solid 1px #cfe0e3;
	padding: 5px 9px;
	text-align: left;
}

.tbl_colorized th
{
    background: #dfeaed;
}

.tbl_colorized tr.odd td {
	background: #dfeaed;
}
.tbl_sortable_style {
	border: solid 1px #cfe0e3;
	text-align: left;
}
.tbl_sortable_style th {
	background: #dfeaed;
}	

.box_shadow .box {
	border:1px solid #C7DADD;
	padding:9px;
}
.top_box {
	padding-bottom: 10px;
}
.sh_bot {
	position: relative;
	margin-top: -1px;
}
#content_side {
	float: left;
	width: 430px;
}
.w100p { width: 100%; }
.btn_back {
	width: 133px;
	height: 37px;
	cursor: pointer;
	background: url(/images/online/btns/btn_back.gif) no-repeat top left;
}
.btn_back:hover {
	background-position: bottom left;
}
.bot_btn {
	margin: 7px -6px -6px 0px;
	display: inline;
}
.hidethis {
	display: none;
}
.tbl_sortable_style .sort_arrow {
	cursor: pointer;
}
.tbl_sortable_style .sort_arrow b {
	display: block;
	width: 7px;
	height: 7px;
	margin: auto;
	font: bold 0px/0px small;
	background: url(/images/online/btns/sort_arrow.gif) no-repeat top left;
}
.tbl_sortable_style .expanded .sort_arrow b {
	background-position: bottom left;
}
tbody.collapsed tr.hide {
	display: none;
}
.tbl_sortable_style {
	font-size: 11px;
}
.tbl_sortable_style thead {
	font-size: 12px;	
}
.tbl_sortable_style a,
.tbl_sortable_style tbody th {
	font-weight: normal;
}
.tbl_sortable_style .td_a, .tbl_sortable_style .td_b, .tbl_sortable_style .td_c,
.tbl_sortable_style .td_d {
	display: block;
	overflow: hidden;
	float: none;
	padding: 4px 4px;
}
.tbl_sortable_style .td_a { width: 7px;  }
.tbl_sortable_style .td_b { width: 66px;  }
.tbl_sortable_style .td_c { width: 150px; }
.tbl_sortable_style .td_d { width: 133px; }

.tbl_sortable_style th, .tbl_sortable_style td {
	border: solid 1px #cfe0e3;
}
.tbl_sortable_style td {
	border-top: 0px;
	border-bottom: 0px;
}

