div#node_1
{
display: none;
}
div#node_2
{
display: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}

a.txtOrangeBold:link { text-decoration: none; }
a.txtOrangeBold:hover {	text-decoration: none; color: #FCC881; }
a.txtOrangeBold:active { text-decoration: none; }
a.txtOrangeBold:visited { text-decoration: none; }

a.menu_item:link { text-decoration: none; }
a.menu_item:hover { text-decoration: none; color: #fa9109; }
a.menu_item:active { text-decoration: none; }
a.menu_item:visited { text-decoration: none; }

a.menu_item_hijo:link { text-decoration: none; }
a.menu_item_hijo:hover { text-decoration: none; color: #fa9109; }
a.menu_item_hijo:active { text-decoration: none; }
a.menu_item_hijo:visited { text-decoration: none; }

a.txtBlue:link { text-decoration: none; }
a.txtBlue:hover { text-decoration: none; color: #fa9109; }
a.txtBlue:active { text-decoration: none; }
a.txtBlue:visited { text-decoration: none; }

a.txtBlueBold:link { text-decoration: none; }
a.txtBlueBold:hover { text-decoration: none; color: #227E99; }
a.txtBlueBold:active { text-decoration: none; }
a.txtBlueBold:visited { text-decoration: none; }


.txtGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #464646;
}
.txtGrayBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #464646;
}
.txtBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #22557b;
}
.txtBlueBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #22557b;
}
.txtOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fa9109;
}
.txtOrangeBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fa9109;
}
.titleTxtOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA9109;
}
.titleTxtOrangeZoom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FA9109;
}
.titleTxtBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #22557B;
}
.lang_bar {
	height: 30px;
	padding-right: 18px;
	padding-left: 18px;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 6px;
}
.login_slot {
	background-image: url(images/login_slot.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 139px;
	width: 233px;
	background-color: #CBCBCB;
	text-align: center;
	vertical-align: top;
}
.login_slot_logiao {
	background-image: url(images/watermark_login.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 139px;
	width: 233px;
	background-color: #CBCBCB;
	text-align: center;
	vertical-align: top;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f9930e;
	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: #FCC070;
	border-right-color: #CE7804;
	border-bottom-color: #CE7804;
	border-left-color: #FCC070;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.generic_slot_up {
	background-image: url(images/generic_slot_up.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	background-color: #F4F4F2;
}
.generic_slot_down {
	background-image: url(images/generic_slot_down.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	background-color: #F4F4F2;
}
.generic_slot_center {
	background-color: #F4F4F2;
	padding-right: 24px;
	padding-left: 24px;
}
.blue_splitter {
	background-image: url(images/blue_splitter.gif);
	line-height: 13px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 13px;
}
.footer {
	height: 33px;
	border-top-width: 17px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #22557B;
	border-right-color: #22557B;
	border-bottom-color: #22557B;
	border-left-color: #22557B;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 18px;
	padding-left: 18px;
	vertical-align: bottom;
}


.orange_splitter {
	background-image: url(images/orange_splitter.gif);
	line-height: 13px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 13px;
}
.menu_item {
	background-image: url(images/plus_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #22557B;
	letter-spacing: -1px;
	width: 100%;
}

.menu_item_hijo {
	background-image: url(images/guion.gif);
	background-repeat: no-repeat;	
	background-position: left center;
	padding-left: 41px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #22557B;
	letter-spacing: -1px;
	width: 100%;
}

.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #22557B;
	border: 1px solid #25577d;
}
.verti_split_orange {
	background-color: #FA9109;
	line-height: 1px;
	width: 1px;
}
form {
	margin: 0px;
}
.mininavi_search_slot {
	padding-right: 10px;
	padding-left: 10px;
}
.navigation_main {
	vertical-align: top;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	/*padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;*/
}
.navigation {
	vertical-align: top;
	/*background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;*/
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pic_slot_left {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.mininavi_search_split {
	background-color: #FA9109;
	line-height: 2px;
	height: 2px;
}

.list_odd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	font-weight: normal;
	background-color: #F4F4F2;
	/*line-height: 18px;*/
}
.list_pair {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	font-weight: normal;
	/*line-height: 18px;*/
}
.table_top {

	background-color: #FFFFFF;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	border: 1px solid #FA9109;
	padding-left: 4px;
	color: #22557B;
}
.global_back {
	background-image: url(images/global_back.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

