/* CSS Document */



/* Portfolio */

#TAB {
	background-image: url(../img/tab.jpg);
	height: 16px;
	width: 60px;
	background-repeat: repeat-x;
}


A.TABNumbers:link {
	color:#333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 7px;
}


A.TABNumbers:hover {
	color:#990000;
}


