body,html {
	background: #ffffff;
	background-image:url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	text-decoration: none;
}

hr {
	background: #fff 
	border: none 0;
	border-top: 1px solid #000;
	height: 1px;
	margin-left:1px;
	margin-right:3px;
}

#page_table {
	border: 0px solid #C0DDED;
}

#page_header {
	background-color: #FFFFFF;
	text-align: center;
	height:155px;
}

#page_search {
	background-image:url(../images/bg_search.png);
	background-position:top;
	background-repeat:no-repeat;
	height:37px;
	width:721px;
}

#button_search {
	background-image: url(../images/bt_search_b.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 28px;
	height: 27px;
	border: none;
	text-align: center;
	text-decoration: none;
	cursor: hand;
}

.tableSearch {
	margin-left:7px;
	margin-bottom:7px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #5b97c6;
	font-weight: bold;
	text-align:left;
}

#field_search {
	background-color:#F4F7FD;
	border: 1px #A3C2D4 solid;
	height: 20px;
	width: 107px;
    font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #5b97c6;
}

.contenedor {
	margin-top:2px;
}

#search {
	width: 170px;
	margin-left:7px;
	margin-right:7px;
}

#page_content {
	background-color: #d2e4f0;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #8EAEC4;
	font-weight: bold;
	text-align:left;
	height:730;
	margin-top:0px;
	width:718px;
}

#page_vertical_separator {
	text-align: center;
	height:6px;
}

#page_horizontal_separator {
	text-align: center;
	width:3px;
}

#page_logo {
	background-color: #FFFFFF;
	text-align: center;
	height:182px;
}

#page_menu {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #8EAEC4;
	font-weight: bold;
	text-align: center;
	width:137px;
}

/* ################## FOOTER #####################*/
#page_footer {
	background-color: #C4DCEB;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #8EAEC4;
	font-weight: bold;
	text-align: center;
}
/* ################## END FOOTER #####################*/

/* MEMBER LOGIN **********************/
#member_td {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	height:290px;
}

#member_title {
	background-color: #FFFFFF;
	text-align: left;
	margin-left:7px;
	margin-right:7px;
}

#member_line {
	background-repeat: repeat-x;
	background-position: top;
    background:url(../images/vertical_line.gif);
	margin-left:7px;
	margin-right:7px;
}

#member_sep {
	height: 13px;
}

#member_text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #6E6E6E;
	text-align: left;
	margin-left:7px;
	margin-right:7px;
}

#member_field {
	background-color:#F4F7FD;
	border: 1px #A3C2D4 solid;
	height: 20px;
	width: 120px;
    font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #5b97c6;
	margin-left:7px;
}

#member_button {
	margin-left:7px;
}
/*****************************************/

/* LANGUAGE ******************************/
#language_td {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	height:220px;
}

#language_title {
	background-color: #FFFFFF;
	text-align: left;
	margin-left:7px;
	margin-right:7px;
}

#language_line {
	background-repeat: repeat-x;
	background-position: top;
    background:url(../images/vertical_line.gif);
	margin-left:7px;
	margin-right:7px;
}

#language_sep {
	height: 12px;
}

#language_text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #6E6E6E;
	text-align: left;
	margin-left:7px;
	margin-right:7px;
}

#language_field {
	background-color:#F4F7FD;
	border: 1px #A3C2D4 solid;
	height: 20px;
	width: 120px;
	font-family: "Trebuchet MS", Verdana;
	font-size:11px;
	color:#544E9E;
	margin-left:7px;
}

#language_button {
	background: url(../images/language_button.png);
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	border: none;
	font-weight: bold;
	color: #1F4E69;
	text-align: center;
	text-decoration: none;
	width: 35px;
	height: 25px;
	cursor: pointer;
	margin-left:7px;
}
/*****************************************/