/* CSS Document */

#national_title {
	background-image: url(../../_image/leagueback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 20px;
	color: #666666;
	text-indent: 5px;
	width: 180px;
}
#league_title {
	background-image: url(../../_image/leagueback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 180px;
	height: 20px;
	font-size: 13px;
	color: #666666;
	text-indent: 5px;
}
#uae_title {


	background-image: url(../_image/uae_title.jpg);
	height: 35px;
	width: 600px;
	background-repeat: no-repeat;
	background-position: right;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

