/*  --------------------------------------------------------  */
a:link {
  color: #669999;
  text-decoration: none;
  font-style: normal;
  font-size: 10px;
}
a:visited {
  color: #669999;
  text-decoration: none;
  font-style: normal;
  font-size: 10px;
}
a:active {
  color: #669999;
  text-decoration: none;
  font-style: normal;
  font-size: 10px;
}
a:hover {
  color: #5C6C7D;
  text-decoration: underline;
  font-style: normal;
  font-size: 10px;
}
/*  --------------------------------------------------------  */
#footer a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  text-decoration: none;
  font-style: normal;
  font-size: 10px;
}
#footer a:visited {
  color: #CCCCCC;
  text-decoration: none;
  font-style: normal;
  font-size: 10px;
}
#footer a:active {
  color: #CCCCCC;
  text-decoration: none;
  font-style: normal;
  font-size: 10px;
}
#footer a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-style: normal;
  font-size: 10px;
}

/*  --------------------------------------------------------  */
#base {
  width: 760px;
  height: auto;
  /*margin-right: 0px;
  height: 200px;*/
  padding: 0px;
  text-align: left;
  display: compact;
}

#cont_sx {
  background-color: #FFFFFF;
  /*width: 498px;*/
}

#cont_dx {
  background-color: #404F4B;
}

#cont_admin {
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-right: 28px;
}

#footer {
  color: #CCCCCC;
  height: 10px;
  /*margin-right: 35px;
  margin-left: 28px;*/
  /*text-align: center;*/
}

#nav_admin {
  background-color: #333333;
  text-align: center;
}

#img_sx {
  /*border: 1px solid #000;
  margin-left: 0px;
  margin-top: 0px;*/
}

#popup table {
  font-size: 10px;
  color: #333333;
}

#popup {
  background-color: #FFFFFF;
  font-size: 10px
  color: #333333;
  padding: 2% 4% 2% 4%;
  margin: 0;
  height: 80%;
}