/* CSS Document */

.tabWhite130
{
    background:url(/images/new/tab130w.png) no-repeat center bottom ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
	background-color:#FFFFFF;
	cursor:pointer;
}

.tabBlack130
{
    background: url(/images/new/tab130b.png) no-repeat center bottom;    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
	background-color:#FFFFFF;
	cursor:pointer;
}
