#TIRtabs {
	margin-bottom: -10px;
}
.mootabs_title {padding:0; background: none;margin:0px;font-size: 10px;font-weight: bold;}
.mootabs_title dt {display:none;}
.mootabs_title li {float:left; padding:0; margin:0; text-align:center;}
.mootabs_title li span.aa {display:block; width:8px; height:1.5em; height:auto; background:url(../slide/taglft.gif); background-position:0 95px;float:left; border-bottom:1px solid #747474; padding:2px 0;}
.mootabs_title li span.bb {height:1.5em; height:auto; background:url(../slide/tagmid.gif);background-position:0 95px; float:left; border-bottom:1px solid #747474; padding:2px 1px;}
.mootabs_title li span.cc {display:block; width:8px; height:1.5em; height:auto; background:url(../slide/tagrgt.gif);background-position:0 95px; float:left; border-bottom:1px solid #747474; padding:2px 0;}

.mootabs_title a, .mootabs_title a:visited {color:#000; text-decoration:none; font-size:1em; cursor:pointer;}
.mootabs_title a:hover {color:#b3322d; background:#fff;}
.mootabs_title a:hover span {background-position:0 0px;}
.mootabs_title li.active a, .mootabs_title li.active a span {color:#b3322d; background-position:0 0px;}
.mootabs_panel {
	display: none;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	overflow: hidden;
}
.mootabs_panel.active {
	display: block;
}
p.NoMedia {
	padding: 8px;
}
div.TabFileList {
	overflow: auto;text-align: center;
	background: #f0f4fd repeat-x bottom; background-image: url(../slide/gradient2.jpg); 
	border: 1px solid #747474;
}
table.TabTabFileList {
	width: 210px;margin: auto;
}
td.TabDocs, td.TabDocsH {
	vertical-align: middle;
	color: #79888f;
	font-size: 9px;
	padding-bottom: 2px;
	border-bottom: 1px solid #747474;
	text-align:left;
	padding-right: 4px;
}
td.TabDocsH {
	font-weight: bold;
	padding-top: 2px;
}

