

.tool-tip 
{
	color: #000000;	
	z-index: 13000;
	border:solid 1px #000000;
	background-color:#274a90;	
}
 
.tool-title 
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffffff;
	padding: 8px 8px 4px;
	background: url(../../images/inner/headerrep.gif);
	background-color:#009966;
	
}
 
.tool-text 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 4px 8px 8px;
	background-color:#FFF8A7;
}
 
 
 /*-------------------------------------------------------------------------------------------*/
 
 
.custom-tip 
{
	color: #000000;
	width: 160px;
	z-index: 13000;
	border:solid 1px #68728a;
	
}
 
.custom-title 
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffffff;
	padding: 8px 8px 4px;
	background: url(../../images/inner/headerrep.gif);
}
 
.custom-text 
{
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../../images/index/loginrep.gif);
}


/*-------------------------------------------------------------------------------------------*/

.wide-tip 
{
	color: #000000;
	width: 235px;
	z-index: 13000;
	border:solid 1px #920000;

}
 
.wide-title 
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffffff;
	padding: 8px 8px 4px;
	background-color:#cc0f0f;
}
 
.wide-text 
{
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../../images/index/loginrep.gif);
	
	
}


/*-------------------------------------------------------------------------------------------*/

