#logo {
	background-color: #416CAF;
	width: 175px;
}
#logox {
	background-image: url(../image/header/logo_xmas.gif);
	background-color: #416CAF;
	width: 175px;
}
.xmastable  {
    background-image: url(../image/header/bg_header-xmas.jpg);
    background-repeat: repeat-x;
    }
#right-header {
	background-image: url(../image/header/bg_header.jpg);
	background-repeat: repeat-y;
	background-color: #1A3A6D;
/*	height: 20px;*/
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 7px;
/*	vertical-align: top;*/
}
#right-headerx {
	background-image: url(../image/header/bg_header-xmas.jpg);
	background-repeat: repeat-x;
	background-color: #1A3A6D;
/*	height: 20px;*/
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 7px;
/*	vertical-align: top;*/
}
#passportfield {
	float: right;
	height: 25px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 25px;
	background-image: url(../image/header/button_bg.gif);
	background-repeat: repeat-y;
/*	background-color: #FFFFFF; 
	border: 1px solid #CBDBEE; */
	color: #000000;
	font-weight: bold;
	margin-right: 10px;
}
#passportfieldx {
	float: right;
	height: 25px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 25px;
	background-image: url(../image/header/button_bg_xmas.gif);
	background-repeat: repeat-y;
/*	background-color: #FFFFFF; 
	border: 1px solid #CBDBEE; */
	color: #000000;
	font-weight: bold;
	margin-right: 10px;
}
#tabs {
	background-image: url(../image/header/bg_header.jpg);
	background-color: #1A3A6D;
	background-repeat: repeat-y;
	padding-left: 10px;
	vertical-align: bottom;
	width: 600px;
}
#tabsx {
/*	background-image: url(../image/header/tab-bg-xmas.jpg);
	background-color: #1A3A6D;
	background-repeat: repeat-x;*/
	padding-left: 10px;
	vertical-align: bottom;
	width: 600px;
	height: 18px;
}
.space {
	background-color: #1D3C73;
}
.spacex {
    background: none;
}
#border {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #517CBD;
}

ul#tab {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
}
ul#tab li {

	list-style: none;
	float: left;
}

li.midtab {
	width: 18px;
	background-image: url(../image/header/tabs/mid_tab.png);
	height: 18px;
}
li.midtabx {
	width: 18px;
	background-image: url(../image/header/tabs/mid_tab_xmas.png);
	height: 18px;
}
li.bgtab {
	background-image: url(../image/header/tabs/bg_tab.jpg);
	height: 16px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
li.bgtabx {
	background-image: url(../image/header/tabs/bg_tab_xmas.jpg);
	height: 16px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
li#firsttab {
	width: 19px;
	background-image: url(../image/header/tabs/left_tab.png);
	height: 18px;
}
li#firsttabx {
	width: 19px;
	background-image: url(../image/header/tabs/left_tab_xmas.jpg);
	height: 18px;
}
li#lasttab {
	width: 11px;
	background-image: url(../image/header/tabs/right_tab.png);
	height: 18px;
}
li#lasttabx {
	width: 11px;
	background-image: url(../image/header/tabs/right_tab_xmas.jpg);
	height: 18px;
}
input.searchButton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #648BC6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94AFD8;
	border-right-color: #152E57;
	border-bottom-color: #152E57;
	border-left-color: #94AFD8;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 3px;
}
.searchTextfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #517CBD;
	height: 15px;
}
a.linktab {
	color: #FFFFFF;
	text-decoration: none;
}
.linktab a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.no-textdecoration-white {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.no-textdecoration-white, a:active.no-textdecoration-white {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited.no-textdecoration-white {
	color: #FFFFFF;
}
