﻿div.statistic-tab-div
{
	overflow:auto;
	padding: 10px 3px 10px 3px;
	border-bottom: 1px solid #065f6c;
	border-left: 1px solid #065f6c;
	border-right: 1px solid #065f6c;
}

span.statistic-time-label
{
	vertical-align:middle;
}

input.statsitic-time-input
{
	vertical-align:middle;
	width:65px;
	height:13px;
	font-size:11px;
}

input.statsitic-search-input
{
	vertical-align:middle;
	height:18px;
	width:290px;
	font-size:12px;
	margin-left:2px;
}

input.statsitic-time-bt
{
	vertical-align:middle;
	width:50px;
	height:22px;
	font-size:12px;
}

/*
select.statistic-time-select
{
	vertical-align:middle;
	font-size:11px;
	height:13px;
}
*/

table.statisitic-tab-table
{
	border: solid 0px #065f6c;
}

span.statistic-title
{
    font-weight:bold;
	cursor:pointer;
}

.tabspacer 
{
	width:4px;
	border-bottom:1px solid #065f6c;
}

.tab 
{
	padding:0px 8px 0px 8px;
	font-size:100%;
	text-align:center;
	text-decoration:none;
	color:#676767;
	cursor:pointer;
	cursor:hand;
	empty-cells:show;
}

.unselectedtab
{
	border:1px solid #065f6c;
	background-color:#dee9eb;
	color:#000000;
	border-bottom-color:#065f6c;
}

.selectedtab 
{
	border:1px solid #065f6c;
	color:#065f6c;
	border-bottom:0px;
	padding-bottom:1px;
	font-weight:bold;
}

.tablink 
{
	padding:0px 0px 1px 0px;
	border-bottom:1px solid #065f6c;
	font-size:100%;
}

.tabdirectorylink
{
	text-align:left;
}
