﻿td.corner {
	background: none transparent scroll repeat 0% 0%;
	font-size:0px;
	line-height: 0px;
	width:1px;
	height:1px;
}
td.spacer {
	font-size:0px;
	line-height: 0px;
	height:1px;
}
.HoverTooltip 
{
	z-index: 1000001;
}
.GoupBoxTooltip .tborder
{
	background: #ffffff;
	color: #000000;
	border: 1px solid #dadada;
}
.GoupBoxTooltip td.thead { padding: 0px; text-align:left; }

.GoupBoxTooltip .thead
{
	background: #f9f9f9 url('Img/sprite.gif') repeat-x 0 bottom;
	color: #444;
	font-size: 13px;
	border-bottom:1px solid #dadada;
}

.GoupBoxTooltip td { padding: 3px; }

.GoupBoxTooltip td.alt1 {
	border-left:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:5px;
	font-size:11px;
	white-space: nowrap;
}
.GoupBoxTooltip .alt1
{
	text-align:left;
	background: #ffffff;
	color: #000000;
}
.GoupBoxTooltip .smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.GoupBoxTooltip a:link
{
	color: #175c9e;
	text-decoration: none;
}
.highlight
{
	color:Red;
	font-size:12px;
}