/* ------------ MENU SECTION ------------ */
*.mnu_section {
background-color:#fcfaf4;
border-width:0px 1px 0px 1px;
border-style:solid;
border-color:#EDE9D9;
}
*.mnu_padding {
padding:15px 0px 0px 15px;
}
*.mnu_entry {
padding:0px 0px 5px 0px;
font-weight:bold;
color:#877a63;
}
*.mnu_entry a {
font-weight:bold;
color: #4683ab;
}
*.mnu_entry a:hover {
font-weight:bold;
color: #4683ab;
}
*.mnu_entry a:visited {
font-weight:bold;
color: #4683ab;
}
/* ------------ CONTACT SECTION ------------ */
*.cnt_header {
color: #877a63;
font-size:16px;
font-weight:bold;
}
*.cnt_field {
font-weight:bold;
color: #4683ab;
}
*.cnt_mail {
color: #4683ab;
}
*.cnt_input {
padding:0px 0px 15px 0px;
}
*.cnt_section {
padding:15px 15px 15px 30px;
border-width:0px 1px 0px 0px;
border-style:solid;
border-color:#EDE9D9;
}
*.cnt_thank {
padding:15px 0px 150px 0px;
font-weight:bold;
}
*.cnt_error_ul {
margin: 0px;
padding: 0px 0px 15px 0px;
list-style-type:square;
list-style-position: inside;
color:#F70000;
font-size:12px;
}
*.cnt_form_msg {
color:#877a63;
}
/* ------------ OTHERS ------------ */
*.logo_text {
color:#4683ab;
}
/* ------------ BROWSE SECTION ------------ */
*.brz_header {
font-size:16px;
font-weight:bold;
padding:0px;
margin:0px;
color: #4683ab;
}
*.brz_title {
font-weight:bold;
white-space: nowrap;
color: #4683ab;
font-size: 14px;
}
*.brz_title a {
color: #4683ab;
text-decoration:underline;
}
*.brz_title a:hover {
color: #4683ab;
text-decoration:underline;
}
*.brz_letter_active {
font-weight:bold;
padding:0px 0px 0px 10px;
color: #4683ab;
white-space: nowrap;
}
*.brz_letter_active a {
text-decoration:underline;
color: #4683ab;
}
*.brz_letter_active a:hover {
text-decoration:underline;
color: #4683ab;
}
*.brz_letter_passive {
font-weight:bold;
padding:0px 0px 0px 10px;
color:#666666;
white-space: nowrap;
}
*.brz_entry_value {
color: #4683ab;
padding: 0px;
margin: 0px;
white-space: nowrap;
}
*.brz_entry_value a {
text-decoration:underline;
color: #4683ab;
}
*.brz_entry_value a:hover {
color: #4683ab;
}
*.brz_entry_value a:visited {
color: #551A8B;
}
*.brz_entry_count {
color:#666666;
padding: 0px;
margin: 0px;
}
*.brz_table {
border-width:1px 0px 0px 0px;
border-style:solid;
border-color:#EDE9D9;
}
/* ------------ ALL ------------ */
h1 {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}
h2 {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
h3 {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
form {
padding: 0px;
margin: 0px;
}
span, div {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
}
a {
text-decoration:none;
cursor: pointer;
}
a:hover {
text-decoration:underline;
cursor: pointer;
}
img {
border-style: none;
border-width: 0px;
margin: 0px;
padding: 0px;
}
/* ------------ FIRST SECTION ------------ */
*.first_segment {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
*.first_count {
color: #b7aa93;
font-size: 24px;
}
*.first_text {
color: #4683ab;
font-size: 24px;
}
/* ------------ LINES & BORDERS ------------ */
*.line_hor_thin_margin {
padding:0;
margin:4px 0px 4px 0px;
border-width:0px 0px 1px 0px;
border-style:solid;
border-color:#EDE9D9;
}
*.line_hor_no_margin {
padding:0;
margin:0;
border-width:0px 0px 1px 0px;
border-style:solid;
border-color:#EDE9D9;
}
/* ------------ ICON ------------ */
*.icon_margin img{
margin: 0px 0px -4px 0px;
}
/* ------------ ERROR ------------ */
*.error {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #ab4648;
}
/* ------------ HEADER ------------ */
*.hdr_location {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #4683ab;
font-size: 10px;
text-decoration:none;
white-space: nowrap;
}
*.hdr_location a{
color: #776a53;
font-weight: bold;
}
*.hdr_location a:hover{
color: #776a53;
text-decoration:underline;
font-weight: bold;
}
*.hdr_location a:visited{
color: #776a53;
font-weight: bold;
}
/* ------------ FOOTER ------------ */
*.footer_a {
color: #4683ab;
}
*.footer_a a {
color: #4683ab;
}
*.footer_a a:hover {
color: #4683ab;
}
*.footer_a a:visited {
color: #4683ab;
}
*.footer_cp {
color: #4683ab;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
white-space: nowrap;
}
/* ------------ NAV SECTION ------------ */
*.nav_table_top {
background-color:#4086B4;
height:30px;
}
*.nav_table_bottom {
background-color:#4086B4;
height:30px;
}
*.nav_current_entry {
font-weight:bold;
font-size: 13px;
color:#FFFFFF;
}
*.nav_parent_entry {
font-weight:bold;
font-size: 13px;
color:#FFFFFF;
}
*.nav_parent_entry a {
color:#FFFFFF;
}
*.nav_parent_entry a:hover {
color:#FFFFFF;
}
*.nav_parent_entry a:visited {
color:#FFFFFF;
}
*.nav_separator {
vertical-align:-1%;
font-weight: bold;
color:#FFFFFF;
}
/* ------------ SEARCH SECTION ------------ */
*.srh_input_title {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #4683ab;
text-decoration:none;
font-size: 16px;
white-space: nowrap;
}
*.srh_input_desc {
color: #4683ab;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration:none;
white-space: nowrap;
}
*.srh_button {
font-family: Arial, Helvetica, sans-serif; font-size:13px;
text-decoration:none;
font-size: 13px;
}
*.srh_link {
font-family: Arial, Helvetica, sans-serif;
color: #4683ab;
font-size: 10px;
white-space: nowrap;
font-weight: bold;
}
*.srh_link:visited {
color: #4683ab;
}
*.srh_link:hover {
color: #4683ab;
}
/* ------------ OTHERS ------------ */
*.colored_link {
color: #4683ab;
}
*.colored_link:hover {
color: #4683ab;
}
*.colored_link:visited {
color: #4683ab;
}
*.sponsor_text {
color:#776a53;
}
*.hdn_div {
margin : 0px;
padding : 0px;
visibility : hidden;
position : absolute;
}
/* ------------ TITLE SECTION ------------ */
*.ttl_text {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
padding: 0px 0px 0px 15px;
font-size:16px;
}
*.ttl_bar {
background-color:#4086B4;
height:30px;
}
/* ------------ HIGHLIGHT SECTION ------------ */
*.hlt_0 { color:#000000; background-color:#FFFF66; font-weight:bold;}
*.hlt_1 { color:#000000; background-color:#A0FFFF; font-weight:bold;}
*.hlt_2 { color:#000000; background-color:#99FF99; font-weight:bold;}
*.hlt_3 { color:#000000; background-color:#FF9999; font-weight:bold;}
*.hlt_4 { color:#000000; background-color:#FF66FF; font-weight:bold;}
*.hlt_5 { color:#FFFFFF; background-color:#880000; font-weight:bold;}
*.hlt_6 { color:#FFFFFF; background-color:#00AA00; font-weight:bold;}
*.hlt_7 { color:#FFFFFF; background-color:#886800; font-weight:bold;}
*.hlt_8 { color:#FFFFFF; background-color:#004699; font-weight:bold;}
*.hlt_9 { color:#FFFFFF; background-color:#990099; font-weight:bold;}
*.hlt_box {
margin:0px;
padding:3px 0px 3px 0px;
text-align:left;
font-size:11px;
font-weight: bold;
}
*.hlt_link {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #776a53;
font-size: 11px;
text-decoration:none;
white-space: nowrap;
}
*.hlt_link:hover{
color: #776a53;
text-decoration:underline;
}
*.hlt_link:visited{
color: #776a53;
}
/* ------------ FIELD SECTION ------------ */
*.fld_box {
padding: 0px;
margin: 0px;
height:100%;
background-color:#FFFFFF;
}
*.fld_row {
vertical-align:top;
}
*.fld_name_right_col {
padding:5px 5px 5px 15px;
text-align:right;
background-color:#FCFAF4;
border-width:0px 1px 0px 1px;
border-style:solid;
border-color:#EDE9D9;
}
*.fld_name_left_col {
padding:5px 5px 5px 15px;
text-align:right;
background-color:#FCFAF4;
border-width:0px 1px 0px 0px;
border-style:solid;
border-color:#EDE9D9;
}
*.fld_value_col {
padding:5px 0px 5px 5px;
}
*.fld_name {
color: #776a53;
white-space: nowrap;
font-weight: bold;
font-size:12px;
}
*.fld_value {
font-size:12px;
}
/* ------------ DESCRIPTION SECTION ------------ */
*.dsc_title {
font-weight: bold;
font-size:14px;
color: #776A53;
padding:5px 0px 5px 15px;
margin-top:0px;
background-color:#EDE9D9;
border-width:1px 0px 1px 0px;
border-style:solid;
border-color:#C5C1B3;
}
*.dsc_value {
padding:15px;
}
/* ------------ BODY SECTION ------------ */
*.bdy_job_center {
padding:0px;
border-width:0px 1px 0px 1px;
border-style:solid;
border-color:#EDE9D9;
}
*.bdy_job_right {
border-width:0px 1px 0px 0px;
border-style:solid;
border-color:#EDE9D9;
background-color: #FCFAF4;
}
/* ------------ BOTTOM SECTION ------------ */
*.btm_section {
margin:0px;
padding:5px;
font-size:12px;
text-align:center;
background-color:#FCFAF4;
border-color:#EDE9D9;
border-width:1px 1px 0px 1px;
border-style:solid;
}
*.btm_div {
padding:0px 0px 10px 0px;
}
*.btm_cache_note {
color: #776a53;
}
*.btm_msg_large {
font-family: Arial, sans-serif;
font-size: 13px;
color: #F70000;
border: 1px dashed #F70000;
padding: 5px;
}
*.btm_msg_small {
font-family: Arial, sans-serif;
font-size: 13px;
color: #F70000;
border: 1px dashed #F70000;
padding: 5px;
white-space: nowrap;
}
*.btm_a {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #2277af;
padding: 3px;
}
*.btm_a:hover {
color: #2277af;
}
*.btm_a:visited {
color: #2277af;
}
*.btm_not_found {
font-size:14px;
font-weight: bold;
color: #000000;
}
/* ------------ EMAIL SECTION ------------ */
*.eml_hdr {
font-weight: bold;
}
*.eml_text {
color:#776a53;
}
*.eml_confirm {
font-weight: bold;
color:#177A6A;
}
*.eml_error_ul {
margin: 0px;
padding: 0px;
list-style-type:square;
list-style-position: inside;
color:#F70000;
font-size:12px;
}
*.eml {
position : absolute;
visibility : hidden;
z-index : 10;
}
*.eml_close {
font-size:12px;
color:#776a53;
font-weight: bold;
padding:0px;
}
*.eml_close:hover{
color:#776a53;
}
*.eml_front {
background-color: #FCFAF4;
border-width:2px;
border-style:solid;
border-color:#C5C1B3;
padding: 10px;
}
*.eml_title {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#776a53;
text-decoration:none;
font-weight:bold;
margin: 0px;
}
*.hor_ad {
background-color: #E5ECF3;
margin-bottom:10px;
border-width:1px;
border-style:solid;
border-color:#A5ACB3;
padding:10px;
}
*.hdrText {
font-size:14px;
font-weight: bold;
}
/* ------------ BODY SECTION ------------ */
*.bdy_list_left {
border-width:0px 0px 0px 1px;
border-style:solid;
border-color:#EDE9D9;
background-color: #FCFAF4;
}
*.bdy_list_center {
padding:15px 20px 0px 20px;
border-width:0px 1px 0px 1px;
border-style:solid;
border-color:#EDE9D9;
}
*.bdy_list_right {
border-width:0px 1px 0px 0px;
border-style:solid;
border-color:#EDE9D9;
background-color: #FCFAF4;
}
/* ------------ FILTER SECTION ------------ */
*.flt_cell{
padding : 0px 10px 10px 10px;
}
*.flt_caption {
color:#776a53;
font-size:15px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding-left:10px;
}
*.flt_title {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #4683ab;
font-size: 14px;
padding: 10px 0px 0px 10px;
}
*.flt_option_parent {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#776a53;
text-decoration:none;
font-weight:bold;
margin-top:3px;
}
*.flt_option_not_selected {
font-size:12px;
color:#0B82CE;
}
*.flt_option_not_selected a {
color:#0B82CE;
}
*.flt_option_not_selected a:hover {
color:#0B82CE;
}
*.flt_option_selected {
font-size:12px;
font-weight: bold;
color: #4683ab;
}
*.flt_option_unselect {
font-size:13px;
color:#0A72BE;
font-weight: bold;
}
*.flt_option_unselect:hover{
font-size:13px;
color:#0DB2EE;
font-weight: bold;
text-decoration:none;
}
*.flt_option_more {
color: #4683ab;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
*.flt_option_more:hover{
color: #4683ab;
}
*.flt_option_more:visited{
color: #4683ab;
}
*.flt_option_empty{
font-size:12px;
color:#776a53;
}
*.flt_option_empty a{
color:#776a53;
}
*.flt_option_empty a:hover{
color:#776a53;
}
*.flt_summary_ul {
margin: 0px;
padding: 0px;
list-style-type:square;
list-style-position: inside;
color: #4683ab;
font-size:12px;
}
*.flt_summary_header {
font-size:13px;
font-weight: bold;
color:#776a53;
padding: 0px;
}
*.flt_container {
padding: 0px;
margin: 0px;
text-align: left;
}
*.flt_summary_empty{
font-size:12px;
color:#776a53;
margin-top:10px;
}
*.flt_separator {
padding:0px;
margin-top:0px;
border-width:1px 0px 0px 0px;
border-style:dashed;
border-color:#C5C1B3;
}
/* ------------ SEARCH SECTION ------------ */
*.alrt_title {
color: #2277af;
font-size: 12px;
text-decoration:underline;
}
*.alrt_section {
margin: 0px 0px 15px 0px;
padding: 5px 10px 7px 10px;
border-width:1px;
border-style:solid;
border-color:#EDE9D9;
background-color: #FCFAF4;
}
*.alrt_text {
color:#776a53;
font-size: 12px;
padding-right:5px;
}
*.alrt_hide {
font-size:11px;
color:#776a53;
padding:0px;
margin:0px;
}
*.alrt_hide a{
color:#776a53;
}
*.alrt_hide a:hover{
color:#776a53;
}
*.alrt_done {
font-weight: bold;
color:#177A6A;
font-size: 12px;
}
*.alrt_error_ul {
font-weight: bold;
font-size: 11px;
color: #ab4648;
margin: 0px;
padding: 0px;
list-style-type:square;
list-style-position: inside;
}
*.hit_title {
color: #2277af;
font-size: 16px;
text-decoration:underline;
}
*.hit_title:hover{
color: #2277af;
}
*.hit_title:visited{
color: #551A8B;
}
*.hit_line1_common{
color: #2277af;
font-weight: bold;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}
*.hit_line1_info{
color: #333333;
font-weight: bold;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}
*.hit_line1_group a{
color: #666666;
text-decoration:underline;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}
*.hit_line1_group a:hover {
color: #666666;
text-decoration:underline;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}
*.hit_job_page {
}
*.hit_field_name {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
white-space: nowrap;
color: #a4621c;
margin:0px;
padding: 0px;
}
*.hit_field_value {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
white-space: nowrap;
margin:0px;
padding: 0px;
}
*.hit_field_box {
background-color: #FCFAF4;
border-width:1px;
border-style:solid;
border-color:#EDE9D9;
padding: 2px;
margin-top: 2px;
}
*.hit_field_separator {
color: #a4621c;
font-weight:bold;
font-size:12px;
margin:0px 2px 0px 0px;
}
*.hit_text {
font-size:13px;
}
*.hit_line2_common {
color: #2277af;
font-size: 14px;
}
*.hit_line2_info {
color: #a4621c;
font-size: 14px;
}
*.hit_new {
color:#F70000;
font-weight:bold;
font-style:italic;
}
*.hit_no_results {
font-size: 15px;
margin: 30px 5px 30px 5px;
}
*.hit_link {
/* vertical-align:10%; */
}
*.hit_link a {
color:#0B82CE;
/* text-decoration:underline; */
}
*.hit_link a:hover {
color:#0B82CE;
}
*.hit_note {
color: #000000;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-style:italic;
}
*.hit_note a {
color: #2277AF;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-style:italic;
}
/* ------------ NAVIGATE SECTION ------------ */
*.nav_arrows a {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
color: #2277af;
padding: 3px;
}
*.nav_arrows a:hover {
color: #2277af;
}
*.nav_arrows a:visited {
color: #2277af;
}
*.nav_arrows_disabled {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#999999;
padding: 3px;
}
*.nav_num a {
color: #2277af;
text-decoration:underline;
padding: 3px;
}
*.nav_num a:hover {
color: #2277af;
}
*.nav_num a:visited {
color: #2277af;
}
*.nav_current {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
padding: 3px;
}
/* ------------ bar ------------ */
*.bar_location {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
padding: 0px 0px 0px 10px;
font-size:16px;
}
*.bar_title {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
font-size: 12px;
text-decoration:none;
padding:0px 3px 0px 10px;
}
*.bar_count {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
white-space: nowrap;
padding-right:5px;
}
*.bar_dark_bg {
background-color:#4086B4;
}
*.bar_light_bg {
background-color: #71ACD3;
}
/* ------------ FOOTER ------------ */
*.ftr_box {
background-color:#EDE9D9;
padding:15px 0px 20px 0px;
width:100%;
border-width:1px 0px 1px 0px;
border-style:solid;
border-color:#C5C1B3;
}
/* ------------ POPUP ------------ */
*.popup {
position : absolute;
visibility : hidden;
z-index : 10;
}
*.popup_close {
font-size:12px;
color:#776a53;
font-weight: bold;
padding:0px;
margin:0px;
}
*.popup_close:hover{
color:#776a53;
}
*.popup_front {
background-color: #FCFAF4;
border-width:2px;
border-style:solid;
border-color:#C5C1B3;
padding: 10px 15px 10px 15px;
}
*.popup_a {
/* fill later */
}
*.popup_title {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#776a53;
text-decoration:none;
font-weight:bold;
margin: 0px;
margin: 0px;
}
/* ------------ GENERAL ------------ */
*.lowerbkg {
background-image: url(/img/beta/lower.gif);
background-repeat: no-repeat;
}
/* ------------ BACKGROUND ------------ */
*.top1 {
background-image: url(/img/beta/top1.gif);
background-repeat: no-repeat;
}
*.top2 {
background-image: url(/img/beta/top2.gif);
background-repeat: no-repeat;
}
*.top3 {
background-image: url(/img/beta/top3b.gif);
background-repeat: no-repeat;
}
/* ------------ SECOND SECTION ------------ */
*.second_segment {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
*.second_count {
color: #A79A83;
font-size: 16px;
}
*.second_text {
color: #4683ab;
font-size: 16px;
}
/* ------------ THIRD SECTION ------------ */
*.third_segment {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
*.third_text {
color: #4683ab;
font-size: 10px;
}
*.third_link {
color: #978A73;
font-size: 10px;
}
*.third_link:visited {
color: #978A73;
}
*.third_link:hover {
color: #978A73;
}
/* ------------ FOURTH SECTION ------------ */
*.fourth_text {
color: #4683ab;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
*.fourth_text_small {
font-family: Arial, Helvetica, sans-serif;
color: #4683ab;
font-size: 10px;
}
*.fourth_error {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #990033;
}
*.fourth_link {
font-family: Arial, Helvetica, sans-serif;
color: #4683ab;
font-size: 10px;
white-space: nowrap;
font-weight: bold;
}
*.fourth_link:visited {
color: #4683ab;
}
*.fourth_link:hover {
color: #4683ab;
}
/* ------------ FIFTH SECTION ------------ */
*.fifth_segment {
font-family: Arial, Helvetica, sans-serif;
color: #4683ab;
padding: 0px 0px 12px 0px;
margin: 0px;
}
*.fifth_text {
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 0px;
}
*.fifth_text_small {
font-size: 11px;
padding: 0px;
margin: 0px;
}
/* ------------ SIXTH SECTION ------------ */
*.sixth_link {
font-family: Arial, Helvetica, sans-serif;
color: #4683ab;
font-size: 12px;
padding:0px;
margin:0px;
}
*.sixth_link:visited {
color: #4683ab;
}
*.sixth_link:hover {
color: #4683ab;
}
/* ------------ SEVENTH SECTION ------------ */
*.seventh_link {
font-family: Arial, Helvetica, sans-serif;
color: #4683ab;
font-size: 12px;
font-weight: bold;
}
*.seventh_link:hover {
color: #4683ab;
}
*.seventh_link:visited {
color: #4683ab;
}
/* ------------ OTHER ------------ */
*.separator1 {
color: #4683ab;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
*.separator2 {
margin:15px 0px 5px 0px;
border-width:0px 0px 1px 0px;
border-style:solid;
border-color:#A2C1D5;
}
*.blue_bg {
background-color:#4683AB;
}
/* ------------ ERROR SECTION ------------ */
*.err {
font-family: Arial, sans-serif;
font-size: 13px;
color: #F30500;
}
*.err_body {
font-family: Arial, sans-serif;
font-size: 14px;
color: #F30500;
}
*.err_body a {
font-family: Arial, sans-serif;
font-size: 14px;
color: #F30500;
font-weight:bold;
text-decoration:underline;
}
*.err_body a:hover {
font-family: Arial, sans-serif;
font-size: 14px;
color: #A11D13;
font-weight:bold;
background-color:#FFD2AF;
}
*.err_body a:visited {
font-family: Arial, sans-serif;
font-size: 14px;
color: #F30500;
font-weight:bold;
}
*.err_hdr {
font-family: Arial, sans-serif;
font-size: 16px;
color: #F30500;
font-weight:bold;
}
*.err_section {
border-width:1px;
border-style:solid;
border-color:#F30500;
padding:30px 0px 30px 0px;
}
*.srh_front {
border-width:2px;
border-style:solid;
border-color:#4086B4;
padding: 10px;
background-color: #FFFFFF;
}
*.srh_header{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
margin: 0px;
}
*.srh_text {
color: #4683ab;
white-space: nowrap;
}
*.srh_query{
color: #888888;
border-width: 3px;
border-style: solid;
border-color: #c0d5e0;
margin:0px 0px 10px 0px;
padding:5px;
white-space: normal;
}
*.srh_or {
color: #888888;
}
*.srh_title{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color: #4683ab;
padding-top:20px;
}
*.srh_separator {
padding:0;
margin:0;
border-width:0px 0px 1px 0px;
border-style:solid;
border-color:#c0d5e0;
}
*.top4 {
background-image: url(/img/beta/top1b.gif);
background-repeat: no-repeat;
}
*.welcome {
font-size: 18px;
font-weight:bold;
white-space: nowrap;
padding: 0px;
color: #4683ab;
}
*.brz_entry_value a {
text-decoration:underline;
color: #4683ab;
}
*.country_link {
color: #4683ab;
}
*.country_link:hover {
color: #4683ab;
}
*.country_link:visited {
color: #551A8B;
}
