/* Tool Tip styles */
	    div#tipDiv ul { margin:.10em .4em .5em 1em; padding:0 }
	    div#tipDiv ul li { margin: 0 0 .4em 1em }    
	    /* Style spec's for tooltip  */
        div#tipDiv 
        {
	    position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
	   
        width:130px; padding:3px;
        color:#006699; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:11px; line-height:1.3;
        }    
	   div#tipDiv a:link { color:#006699; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:11px; text-decoration:underline}
	    div#tipDiv a:visited { color:#959595; font-size:11px;  text-decoration:underline}
		div#tipDiv a:hover { color:#959595; font-size:11px;  text-decoration:underline}












.tipDiv {
/* FILTER: Alpha(Opacity=80, FinishOpacity=70, Style=3); */

/* filter sets opacity/transparancy level for mouse over */
}



.tipDiv .mouse-bottomleft {
	background-image: url(../../../Images/bl_light.gif);
	height: 4px;
	width: 4px;

}
.tipDiv .mouse-bottomright {
	background-image: url(../../../Images/br_light.gif);
	height: 4px;
	width: 4px;

}
.tipDiv .mouse-bottomright {
	background-image: url(../../../Images/clubs/rac/mouse/mouse-bottomright.png);
	height: 4px;
	width: 8px;

}
.tipDiv .mouse-bottomleft {
	height: 4px;
	width: 8px;
	background-image: url(../../../Images/clubs/rac/mouse/mouse-bottomleft.png);
	background-repeat: no-repeat;
}
.tipDiv .mouse-topleft {
	height: 3px;
	width: 8px;
	background-image: url(../../../Images/clubs/rac/mouse/mouse-topleft.png);
	background-repeat: no-repeat;
}
.tipDiv .mouse-topcentre {
	height: 4px;
	background-image: url(../../../Images/clubs/rac/mouse/1px.png);
	background-repeat: repeat-x;
	Background-color: #ffffff;
}
.tipDiv .mouse-topright {
	background-image: url(../../../Images/clubs/rac/mouse/mouse-topright.png);
	height: 4px;
	width: 8px;
}
.tipDiv .mouse-centreleft {
	background-image: url(../../../Images/clubs/rac/mouse/1px.png);
	background-repeat: repeat-y;
	background-position: left;
Background-color: #ffffff;
}
.tipDiv .mouse-bottomcentre {
	height: 4px;
	background-image: url(../../../Images/clubs/rac/mouse/1px.png);
	background-repeat: repeat-x;
	background-position: bottom right;
	background-color: #ffffff;
}
.tipDiv .mouse-centreright {

Background-color: #ffffff;

}
.tipDiv .mouse-centreright {
	border-right-color: #006699;
	background-image: url(../../../Images/clubs/rac/mouse/1px.png);
	background-position: right;
	background-repeat: repeat-y;
	width: 4px;

}
.tipDiv .mouse-centre {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006699;
	font-weight: bold;
	Background-color: #ffffff;
}


.tipDiv a:link { color:#ffcccc; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:11px;}
.tipDiv a:visited { color:#339; font-size:11px; }

.input {
	border: 1px solid #006699;
	width: 100px;
}
.tipDiv .triangle {
	height: 7px;
	width: 8px;
	background-image: url(../../../Images/clubs/rac/mouse/greentriangle.png);
	background-repeat: no-repeat;
}
