

.tool-tip 
{
	color: #FFFFFF;
	width: 160px;
	z-index: 13000;
	border:solid 1px #99bef0;
	background-color:#ffec8d;
	
	
	
}
 
.tool-title 
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffffff;
	padding: 8px 8px 4px;
	background: url(../../images/inner/headerrep.gif);
	background-color:#ffec8d;
	
}
 
.tool-text 
{
	font-size: 11px;
	padding: 4px 8px 8px;
	background-color:#ffec8d;
}
 
 
 /*-------------------------------------------------------------------------------------------*/
 
 
.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 
{	
	font-family:Arial;
	font-size:11PX;
	font-weight:normal;
	color: #000000;
	width: 335px;
	z-index: 13000;
	border:solid 1px #968010;
	background-color:#ffffff;
	

}
 
.wide-title 
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffffff;
	padding: 8px 8px 4px;
	background-color:#ffec8d;
}
 
.wide-text 
{
	font-size: 11px;
	padding: 4px 8px 8px;
	text-align:justify;
	/*background: url(../../images/index/loginrep.gif);*/
	
	
}


/*-------------------------------------------------------------------------------------------*/

.borderseagreenCopy {
	background-color: #4E0604;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #707374;
	border-right-color: #707374;
	border-bottom-color: #707374;
	border-left-color: #707374;
}

.borderseagreen {
	background-color: #718f83;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #707374;
	border-right-color: #707374;
	border-bottom-color: #707374;
	border-left-color: #707374;
}