.header-wrapper BODY
{
	background-image: url(../img/top/bg_20_new.gif);
	background-repeat: no-repeat;	
}

.header-wrapper a:hover 
{  
	text-decoration: none; 
	color: #A81616; 
	font-weight: bold;
}

.header-wrapper a 
{  
	text-decoration: none; 
	color: #164DA8; 
	font-weight: bold;
}

.header-wrapper .tnavcontainer ul
{
	padding: 0 8;
	margin: 0;
	background-color: #CF2D2D;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: White;
	float: left;
	width: 100%;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 11px;
}

.header-wrapper .tnavcontainer ul li 
{ 
	display: inline;	
}

.header-wrapper .tnavcontainer ul li a
{
	padding: 2px 10px 4px 10px;
	background-color: #CF2D2D;
	color: White;
	text-decoration: none;
	float: left;
	border-left: 0px solid #fff;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, Serif;
}

.header-wrapper .tnavcontainer ul li a:hover
{
	background-color: #e6e6e6;
	color: #000;
}



.header-wrapper .tnavcontainerRight ul
{
	padding: 0 0;
	margin: 0;
	background-color: #CF2D2D;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: White;
	float: left;
	width: 100%;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 11px;
}

.header-wrapper .tnavcontainerRight ul li 
{ 
	display: inline; 
}

.header-wrapper .tnavcontainerRight ul li a
{
	padding: 2px 10px 4px 10px;
	background-color: #CF2D2D;
	color: White;
	text-decoration: none;
	float: right;
	border-left: 0px solid #fff;
	font-weight: bold;
}

.header-wrapper .tnavcontainerRight ul li a:hover
{
	background-color: #e6e6e6;
	color: #000;
}

.header-wrapper .flags
{
	padding: 1 0 0 0;
	margin: 1 0 0 0;
	height:16px;
}

.header-wrapper .imgFlag
{
	margin: 0 4 0 0;
}

.header-wrapper ul li a.active
{
	background-color: #e6e6e6;
	color: #000;
}

.header-wrapper .not
{
}

.header-wrapper img.top
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1
}

.header-wrapper select
{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.header-wrapper #languageList select
{
	background-color: #CF2D2D;
}

.header-wrapper .menuSeparator
{
	border-right:solid 2px #fff;
}