td.header {
	background-image: url(../../img/exlusive/head.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 1000px;
	height: 100%;
}

td.top_icons {	
	text-align: center;
	width: 20px;
	height: 16px;
	padding: 4 9 0 9;
}

td.top_icons_sel {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background: url(../../img/exlusive/arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
	padding: 4 9 0 9;
}

