@import url(editor.css);

body {
  margin-top: 25px;
}

table, tr, td {
  border-collapse: collapse; 
  border: hidden;
  border: none;
}

.header {
  font-size: 11px;
  color: #505050;  
  margin-bottom: 25px;
}

.header:link    {}
.header:visited {}
.header:hover   {}
.header:active  {}

.footer {
  font-size: 11px;
  color: #505050;  
  margin-bottom: 8px;
}

.footer:link    {}
.footer:visited {}
.footer:hover   {}
.footer:active  {}

.footer_2 {
  font-size: 11px;
  color: #ffffff; 
  margin-bottom: 8px;
}

.footer_2:link    {}
.footer_2:visited {}
.footer_2:hover   {}
.footer_2:active  {}

.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 {
  font-size: 20px;
  color: #392126;  
  margin-bottom: 13px; 
  margin-left: 20px;
  padding-left: 22px;
  background-image: url(images/menu_bullet.gif);
  background-repeat: no-repeat;
}

.menu_vert_link:link    {font-weight: bold; color: #392126;}
.menu_vert_link:visited {font-weight: bold; color: #392126;}
.menu_vert_link:hover   {font-weight: bold; color: #392126;}
.menu_vert_link:active  {font-weight: bold; color: #392126;}

.menu_vert_selected {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 13px; 
  margin-left: 20px;
  font-weight: bold;
  padding-left: 22px;
  background-image: url(images/menu_bullet_selected.gif);
  background-repeat: no-repeat;
}

.menu_vert_selected_link:link    {font-weight: bold; color: #ffffff;}
.menu_vert_selected_link:visited {font-weight: bold; color: #ffffff;}
.menu_vert_selected_link:hover   {font-weight: bold; color: #ffffff;}
.menu_vert_selected_link:active  {font-weight: bold; color: #ffffff;}

.menu_vert_sub {
  font-size: 14px;
  font-weight: bold;
  color: #505050;  
  margin-bottom: 13px; 
  margin-left: 45px;
  padding-left: 0px;
  background-image: url(images/menu_bullet_small.gif);
  background-repeat: no-repeat;
}

.menu_vert_sub_link:link    {margin-left: 25px; font-weight: bold; color: #392126;}
.menu_vert_sub_link:visited {margin-left: 25px; font-weight: bold; color: #392126;}
.menu_vert_sub_link:hover   {margin-left: 25px; font-weight: bold; color: #392126;}
.menu_vert_sub_link:active  {margin-left: 25px; font-weight: bold; color: #392126;}

.menu_vert_sub_selected {
  font-size: 14px;
  font-weight: bold;
  color: #505050;  
  margin-bottom: 13px; 
  margin-left: 45px;
  padding-left: 0px;
  background-image: url(images/menu_bullet_small_selected.gif);
  background-repeat: no-repeat;
}

.menu_vert_sub_selected_link:link    {margin-left: 25px; font-weight: bold; color: #ffffff;}
.menu_vert_sub_selected_link:visited {margin-left: 25px; font-weight: bold; color: #ffffff;}
.menu_vert_sub_selected_link:hover   {margin-left: 25px; font-weight: bold; color: #ffffff;}
.menu_vert_sub_selected_link:active  {margin-left: 25px; font-weight: bold; color: #ffffff;}

.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;}