a.head:link    {
  color: #ffffff;
  text-decoration: none;
}

a.head:active  {
  color: #ffffff;
  text-decoration: none;
}

a.head:visited {
  color: #ffffff;
  text-decoration: none;
}

a.head:hover   {
  color: #c0c0c0;
  text-decoration: none;
}

a.navi:link    {
  color: #ffffff;
  text-decoration: none;
}

a.navi:active  {
  color: #ffffff;
  text-decoration: none;
}

a.navi:visited {
  color: #ffffff;
  text-decoration: none;
}

a.navi:hover   {
  color: #c0c0c0;
  text-decoration: none;
}

a.tree:link    {
  color: #730000;
  text-decoration: none;
}

a.tree:active  {
  color: #730000;
  text-decoration: none;
}

a.tree:visited {
  color: #730000;
  text-decoration: none;
}

a.tree:hover   {
  color: #ff0000;
  text-decoration: none;
}

a.list:link    {
  color: #730000;
  text-decoration: none;
}

a.list:active  {
  color: #730000;
  text-decoration: none;
}

a.list:visited {
  color: #730000;
  text-decoration: none;
}

a.list:hover   {
  color: #ff0000;
  text-decoration: none;
}

body {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font: 0.8em/1.4 "lucida grande", "lucida sans unicode", sans-serif;
  text-align: center;
  background: #04688c url('../images/bg_footer_couple.jpg') bottom center no-repeat;
  font-size: 75%; 
  position: relative;
  color: #414141;
}

#container {
  margin: auto;
  width: 950px;
  background: #ffffff url('../images/bg_body_couple.jpg') no-repeat;
  -moz-opacity: 0.95;
  filter: alpha(opacity=95);
}

#header_menu {
  height: 50px;
  width: 950px;
  position: relative;
  text-align: center;
  padding-top: 10px;
  color: #ffffff;
}

.header_menu_margin {
  margin-left: 20px;
  width: 50%;
}

#header_img {
  height: 200px;
  width: 950px;
  /* background: url(images/head_img_00.jpg) no-repeat;  */
  position: relative;
  text-align: left;
}

#header_path {
  height: 50px;
  width: 950px;
  /*background-color: #303030; */
  position: relative;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 110%;
/*   color: #e6e6e6; */
  text-align: right;
}


#content {
/*   background-color: #e6e6e6; */
  min-height: 200px;
}

#content_margin {
  padding: 35px 25px 35px 25px;
}

#left_column {
  float: left;
  width: 280px;
/*   background-color: #ff0000; */
  text-align: left;
}

#left_column_full {
  float: left;
  width: 100%;
/*   background-color: #e6e6e6; */
  text-align: left;
}

#right_column {
  float: right;
  width: 570px;
  text-align: left;
/*   background-color: #ff0000; */
}

.menu_main_text {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 150%;
  border-bottom: 1px solid #0044b9;
  text-align: left;
  color: #0044b9;
}

#clear {
  float: none;
  clear: both;
}

.clear {
  float: none;
  clear: both;
}

#foother {
  height: 150px;
/*  -moz-opacity: 0.8;*/
  width: 950px;
  background: url('../images/bg_footer_general.png') no-repeat; 
/*   background-color: #303030; */
  position: relative;
  font: 0.9em/1.5 "lucida grande", "lucida sans unicode", sans-serif;
  color: #555555;
  text-align: center;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.25em;
/*  background: url('../images/border.png') right no-repeat;*/
}

.input_select {
  width: 100%;
}

.input_text {
  width: 100%;
}

.input_textarea {
  width: 100%;
  height: 150px;
  border: 1px solid #000000;
  text-align: justify;
}

.preview_photo {
  border: #000000 1px solid;
}

.error_msg {
  color: #ff0000;
  /* float: center; */
  /* width: 100%; */
  /* border: #b90000 1px solid; */
  /* background-color: #ffaaaa; */
  /* text-align: justify; */
  /* padding: 3px; */
}

.done_msg {
  color: #007608;
  /* float: center; */
  /* width: 100%; */
  /* border: #007608 1px solid; */
  /* background-color: #c9ffc2; */
  /* text-align: justify; */
  /* padding: 3px; */
}

.query_msg {
  color: #A7B000;
  /* float: center;*/
  /* width: 100%; */
  /* border: #007608 1px solid; */
  /* background-color: #fff87a; */
  /* text-align: justify; */
  /* padding: 3px; */
}

.help_msg {
  color: #5F5F8B;
  /* float: center;*/
  /* width: 100%; */
  /* border: #007608 1px solid; */
  /* background-color: #fff87a; */
  /* text-align: justify; */
  /* padding: 3px; */
}

div.table_line {
  width: 100%;
  font: 0.9em/1.5 "lucida grande", "lucida sans unicode", sans-serif;
  padding: 0px;
  border: 0px;
  border-bottom: 1px solid #F2F2F2;
  margin: 0;
/*   background-color: #ffffff; */
/*   color: grey; */
  text-align: justify;
}

.table_form {
  width: 100%;
  float: left;
  padding: 5px;
  text-align: left;
  }

.table_form_400 {
  width: 400px;
  float: left;
  padding: 5px;
  text-align: left;
  }

.table_form_300 {
  width: 300px;
  float: left;
  padding: 5px;
  text-align: left;
  }

.table_form_250 {
  width: 250px;
  float: left;
  padding: 5px;
  text-align: left;
  }

.table_form_200 {
  width: 200px;
  float: left;
  padding: 5px;
  text-align: left;
  }

.table_form_150 {
  width: 150px;
  float: left;
  padding: 5px;
  text-align: left;
  }

.table_form_130 {
  width: 130px;
  float: left;
  padding: 5px;
  text-align: left;
  }

.table_form_60 {
  width: 60px;
  float: left;
  padding: 5px;
  text-align: left;
  }

.table_line:hover {
  background-color: #F6F6F6;
  color: #000080;
  border-bottom: 1px solid #9E0000;
  }

 #fix {
 display: block;
 clear: both;
 height: 0;
 overflow: hidden;
 }

.box_float {
  float: left;
  padding: 10px;
  text-align: center;
  }

.box_float:hover {
  background-color: #ebeeef;
  color: #000080;
  }

/* === UL DIV === */



ul.box_ul {
 list-style: none;
 margin: .8em 0 0 0;
 padding: 0;
 border-bottom: 1px solid #DDDDDD;
}

 ul.box_ul li {
 position: relative; /* IE6 only */
 float: left;
 background-color: #EEEEEE;
 border: 1px solid #c0c0c0;
 padding: 5px 15px;
 margin: 0 5px -1px 0;
 list-style: none;
 display: block;
}

 html>body ul.box_ul li {
 position: static;
 }

 ul.box_ul li:hover {
 background-color: white;
 }

 ul.box_ul li.selected {
 background-color: white;
 border-bottom-color: white;
 }


div.box {
 border-bottom: 1px solid #c0c0c0;
 }
 div.box ul {
 border-bottom: none;
 width: 100%;
 }
 #fix {
 display: block;
 clear: both;
 height: 0;
 overflow: hidden;
 }

div.photo_box {
  font: 0.95em/1.5 "lucida grande", "lucida sans unicode", sans-serif;
  padding: 15px;
  border: 1px solid #c0c0c0;
  margin: 0 0 .8em 0;
  border-top: none;
  background-color: #ffffff;
  background: url('../images/envelope.jpg') top right no-repeat; 
/*   color: grey; */
  text-align: justify;
}
