/* Generated by KompoZer */
body {
  margin: 10px 20px 20px 15px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: white;
  background-color: white;
}
.table {
  width: 70%;
  background-color: #7cbe00;
}
.table_add_form {
  width: 70%;
  background-color: #eaeaea;
}
a:link {
  color: #126a6a;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #009900;
}
a:hover {
  color: #84d1d1;
  text-decoration: none;
}
a:active {
  color: #84d1d1;
  text-decoration: underline;
}
.menu_text {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #cccccc;
}
.bold_text {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: white;
}
.bold_text_red {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: red;
}
.title01 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #336666;
}
.title02 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #006600;
}
.title03 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000066;
  background-color: #ffffff;
}
.table_text {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: white;
}
.normal_text {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: white;
}
.table_title {
  border: 1px solid teal;
  margin: 10px;
  padding: 3px 6px 3px 3px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: teal;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  text-align: center;
}
.impar {
  border: 0px solid teal;
  margin: 0px;
  padding: 3px 6px 3px 3px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #ecffe6;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  width: 100%;
  text-align: justify;
}
.impar_bold {
  border: 0px solid teal;
  margin: 0px;
  padding: 3px 6px 3px 3px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #ecffe6;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  width: 15%;
  text-align: left;
}
.par {
  border: 0px solid teal;
  margin: 0px;
  padding: 3px 6px 3px 3px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #edf9ca;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  width: 100%;
  text-align: left;
}
.par_bold {
  border: 0px solid #666666;
  margin: 0px;
  padding: 3px 6px 3px 3px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #edf9ca;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  width: 15%;
  text-align: left;
}
.add_form_row {
  border: 0px solid #666666;
  margin: 0px;
  padding: 3px 6px 3px 3px;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  background-color: #cccccc;
  color: #000066;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  width: 15%;
  text-align: center;
}
.textarea {
  border: 1px solid #666666;
  margin: 0px;
  padding: 0px 4px 3px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000066;
  background-color: #ffd495;
  height: 200px;
  width: 600px;
  font-weight: normal;
  text-decoration: none;
}
.input {
  border: 1px solid #666666;
  margin: 1px;
  padding: 1px 3px 3px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #ffd495;
  color: #000066;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  width: 300px;
  text-align: center;
}
.message_button {
  border: 1px solid black;
  margin: 5px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #000066;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  width: 140px;
  text-align: center;
}
.message_button_over {
  border: 1px solid black;
  margin: 5px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #00cc00;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  width: 140px;
  text-align: center;
}
.td_meniu {
  border: 1px solid black;
  padding: 2px 2px 2px 5px;
  background: #0066cc none repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  display: block;
  width: 130px;
  text-decoration: none;
}
.td_meniu_over {
  border: 1px solid black;
  padding: 2px 2px 2px 5px;
  background: #000099 none repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000066;
  display: block;
  width: 130px;
  text-decoration: none;
}
