@import url(editor.css);

body {
  margin-top: 0px;
}

table, tr, td {
  border-collapse: collapse; 
  border: hidden;
  border: none;
}

.header {
  font-size: 11px;
  color: #ffffff;  
  margin-bottom: 23px;
}

.header:link    {color: #ffffff}
.header:visited {color: #ffffff}
.header:hover   {color: #ffffff}
.header:active  {color: #ffffff}

.footer {
  font-size: 11px;
  /* color: #d4c298;   */
  margin-top: 13px;
  text-align: center;
}

/*
.footer:link    {color: #d4c298;}
.footer:visited {color: #d4c298;}
.footer:hover   {color: #d4c298;}
.footer:active  {color: #d4c298;}
*/
.custom_footer {
  color: #ffffff;  
  margin-top: 13px;
  font-size: 13px;
  font-weight: bold;
}

.custom_header {
  color: #ffffff;  
  margin-bottom: 23px;
  font-size: 13px;
  font-weight: bold;
}

.menu_hor {
  color: #505050;  
  margin-bottom: 25px;
}

.menu_hor_link:link    {}
.menu_hor_link:visited {}
.menu_hor_link:hover   {}
.menu_hor_link:active  {}

.menu_hor_selected {
}

.menu_hor_selected_link:link    {color: #000000;}
.menu_hor_selected_link:visited {color: #000000;}
.menu_hor_selected_link:hover   {color: #000000;}
.menu_hor_selected_link:active  {color: #000000;}

.menu_vert {
  color: #bf2e38;  
  /* margin-bottom: 12px; */
  padding: 2px;
  font-weight: bold;
  /* background-color: #c4a160; */
  background-image: url(images/menu_button_2.gif);
  height: 32px;
}

.menu_vert_link:link    {font-weight: bold; color: #bf2e38;}
.menu_vert_link:visited {font-weight: bold; color: #bf2e38;}
.menu_vert_link:hover   {font-weight: bold; color: #bf2e38;}
.menu_vert_link:active  {font-weight: bold; color: #bf2e38;}

.menu_vert_selected {
  color: #000000;
  /* margin-bottom: 12px; */
  padding: 2px;
  font-weight: bold;
  /* background-color: #bf2e38; */
  background-image: url(images/menu_button_1.gif);
  height: 32px;
}

.menu_vert_selected_link:link    {font-weight: bold; color: #000000; color: #000000;}
.menu_vert_selected_link:visited {font-weight: bold; color: #000000; color: #000000;}
.menu_vert_selected_link:hover   {font-weight: bold; color: #000000; color: #000000;}
.menu_vert_selected_link:active  {font-weight: bold; color: #000000; color: #000000;}

.menu_vert_sub {
  color: #000000;
  /* margin-bottom: 12px; */
  padding: 2px;
  font-weight: bold;
  /* background-color: #bf2e38; */
  background-image: url(images/menu_button_1.gif);
  height: 32px;
}

.menu_vert_sub_link:link    {margin-left: 15px; font-weight: bold; color: #bf2e38;}
.menu_vert_sub_link:visited {margin-left: 15px; font-weight: bold; color: #bf2e38;}
.menu_vert_sub_link:hover   {margin-left: 15px; font-weight: bold; color: #bf2e38;}
.menu_vert_sub_link:active  {margin-left: 15px; font-weight: bold; color: #bf2e38;}

.menu_vert_sub_selected {
  color: #000000;
  /* margin-bottom: 12px; */
  padding: 2px;
  font-weight: bold;
  /* background-color: #bf2e38; */
  background-image: url(images/menu_button_1.gif);
  height: 32px;
}

.menu_vert_sub_selected_link:link    {margin-left: 15px; font-weight: bold; color: #000000; color: #000000;}
.menu_vert_sub_selected_link:visited {margin-left: 15px; font-weight: bold; color: #000000; color: #000000;}
.menu_vert_sub_selected_link:hover   {margin-left: 15px; font-weight: bold; color: #000000; color: #000000;}
.menu_vert_sub_selected_link:active  {margin-left: 15px; font-weight: bold; color: #000000; color: #000000;}

.menu_ul {
  color: #505050;  
  margin: 0px; 
}

.menu_ul_link:link    {}
.menu_ul_link:visited {}
.menu_ul_link:hover   {}
.menu_ul_link:active  {}

.menu_ul_selected {
  margin: 0px; 
  font-weight: bold;
}

.menu_ul_selected_link:link    {font-weight: bold;}
.menu_ul_selected_link:visited {font-weight: bold;}
.menu_ul_selected_link:hover   {font-weight: bold;}
.menu_ul_selected_link:active  {font-weight: bold;}