.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
}
.tony {
	font-family: "ËÎÌå", Arial, Tahoma, Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #333;
	line-height: 1.6;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
}
.jack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#language {
	display: inline;
	list-style: none;
	font-family: Tahoma, Georgia;
	font-size:11px;
	background-color:transparent;
	
}

#language-bar {
	
	float:right;
	margin-top: -50px;
	padding-right: 60px;
	background-color:transparent;
	/*background:url(../top1_o.gif) no-repeat left ;*/
}

#language li, #language li A:link,
#language li A:visited{
	display:block;
	float:left;
	color:#000000;
	font-weight:bold;
	padding:0 3px;
	text-decoration: none;	
	}
	
#language li A:hover{
	color:#CC0000;
	background-color:#eee;
}