﻿table.tab
{
	background-color: #a9a9a9;
}

.tab_header_menu
{
	background-color: #d9ebe3; 
	font-family: Verdana;
	font-size: 8.25pt;
	color:Black;
}

.tab_header 
{
	background-color: #d9ebe3; 
	font-family: Verdana;
	font-size: 8.25pt;
	color:Black;
}
.tab_header_group 
{
	background-color: #d9ebe3;
	font-family: Verdana;
	font-size: 8.25pt;
	color:Black; 
	font-weight:normal;
}

.tab_header_sorted 
{
	background-color: #d9ebe3; 
	font-weight: bold;
	font-family: Verdana;
	font-size: 8.25pt;
	color:Black;
}

.tab_counter 
{
	background-color: #d9ebe3; 
	font-family: Verdana;
	font-size: 8.25pt;
	width:30px;
	color:Black;
}

.tab_menu 
{
	background-color: #d9ebe3;
	font-family: Verdana;
	font-size: 8.25pt;
	padding:0px;
}

.tabtd1
{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 8.25pt;
	padding:2px;
}

.tabtd2
{
	background-color: #e6e6e6;
	font-family: Verdana;
	font-size: 8.25pt;
	padding:2px;
}

.btn 
{
	width:12px;
	cursor:pointer;
}

.check1Icon 
{
	background-image: url(../../img/table/check1.png); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}

.check0Icon 
{
	background-image: url(../../img/table/check0.png); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}

.highlightIcon 
{
	background-image: url(../../img/table/highlight.gif); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}

.highlightRemoveIcon 
{
	background-image: url(../../img/table/highlight_remove.gif); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}

.zoomtoIcon 
{
	background-image: url(../../img/table/zoomto.gif); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}

.bufferIcon 
{
	background-image: url(../../img/table/buffer.gif); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}

table.htmltab
{
	background-color: #ffffff;
}

.htmlqueryheader 
{
	font-family:Verdana;
	color:black;
	font-size:10pt;
	font-weight:bold;
}

.htmlheader
{ font-family:Verdana; color:#1f744f; font-size:8.5pt; font-weight:bold; text-decoration: underline; }

.htmltext
{
	font-family:Verdana;
	color:black;
	font-size:7.25pt;
	font-weight:normal;
}

.link 
{
	color:#1f744f;
	font-weight:bold;
}

.tabSelectedCell 
{
	background-color:#d6ebce;
}
.tabNormalCell 
{
	background-color:White;
}
.paging 
{
	color:Blue;
	cursor:pointer;
}
.tabcontrol_table 
{
	color:#243c5f;
	border-bottom:solid 1px #8ba0bd;
}
.tabcontrol_selected_tab
{
	background-color:#add7a5;
	border-left: solid 1px #8ba0bd;
	border-right: solid 1px #8ba0bd;
	border-top: solid 1px #8ba0bd;
}
.tabcontrol_tab
{ background-color:#d9ebe3; border-bottom: 1pt solid #a9a9a9; border-top-color: #b9bbdd; border-top-width: 1px; border-right-color: #b9bbdd; border-right-width: 1px; border-left-color: #b9bbdd; border-left-width: 1px; }
.tabtd3
{ font-family: Verdana; font-size: 8.25pt; padding:2px; border-right: 1pt solid #a9a9a9; border-bottom: 1pt solid #a9a9a9; border-top-color: #a9a9a9; border-left-color: #a9a9a9; }

