body {
  background-color: #dddfe1;
  padding: 0px;
  margin: 0px;
}

td {
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
}

input {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  border: 1px #cfcfcf solid;
  padding-left:3px;
}

textarea {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  border: 1px #cfcfcf solid;
  background-color: #e1e1e1;
}

select {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  border: 1px #cfcfcf solid;
  background-color: #e1e1e1;
}

.txtLang {
	font-weight: bold;
}

.dialogFooter {
	background-color:#dddfe1;
	border-top:#c4c4c4 1px solid;
}

.size_checkbox {
  background-color: #ffffff;
  border: 0px;
}

.bg_caption_line {
  background-color: #b5b6b6;
}

.table_subcaption {
  width: 745px;
  margin-left: 15px;
}

.table_content {
  width: 745px;
  margin-left: 15px;
  text-align: center;
}

.table_content_content {
  width: 736px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.table_content_list {
  width: 736px;
}

.text_subcaption {
  color: #ffffff;
  padding-left: 8px;
  font-weight: bold;
}

.text_feedback {
  background-color: #ffffff;
  padding-left: 8px;
  font-weight: bold;
}

.text_content {
  background-color: #ffffff;
}

.text_menu {
  background-color:#eaeaea;
  font-weight: bold;
}

.content_caption {
  font-weight: bold;
  height: 25px;
  width: 80px;
  text-align: left;
  padding-left: 15px;
}

.content_caption_top {
  font-weight: bold;
  height: 25px;
  width: 80px;
  text-align: left;
  vertical-align: top;
  padding-top: 4px;
  padding-left: 15px;
}

.content_list_top {
  font-weight: bold;
  background-color: #eaeaea;
  height: 25px;
  text-align: left;
  padding-left: 7px;
}

.form_submit {
  margin-top: 5px;
  margin-bottom: 5px;
  height: 20px;
  border: 1px #cfcfcf solid;
  background-color: #000000;
  color: #ffffff;
  vertical-align: middle;
  margin-left: 15px;
}

.form_field {
  width: 620px;
  margin-top:2px;
}
.form_field_button {
  width: 100px;
}
.form_select {
  width: 625px;
}
.catalog_select {
  width: 625px;
}

.form_field_file {
  width: 620px;
}

.form_checkbox {
  height: 18px;
  vertical-align: middle;
}

.form_button {
  height: 18px;
  border: 1px #cfcfcf solid;
  background-color: #000000;
  color: #ffffff;
  vertical-align: top;
}

.form_richarea {
  width: 623px;
  height: 400px;
}

.form_textarea {
  width: 623px;
  height: 200px;
}

.feedback_positive {
  color: #1b304f;
}

.feedback_negative {
  color: #dd0000;
}

.list_flyOver  {
  cursor: pointer;
  height: 27px;
  background-color:#f4f3f3;
  padding-left: 10px;
  font-weight: bold;
}

.list_flyOut   {
  cursor: auto;
  background-color:#ffffff;
  height: 27px;
  padding-left: 10px;
  font-weight: bold;
}

.list_seperator {
  background-color: #cccccc;
  height: 1px;
}

.list_header_flyOver  {
  cursor: pointer;
  height: 25px;
  background-color:#e1e0e0;
  padding-left: 10px;
  font-weight: bold;
}

.list_header_flyOut   {
  cursor: auto;
  background-color:#eaeaea;
  height: 25px;
  padding-left: 10px;
  font-weight: bold;
}

.image_thumb {
  margin-right: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.warning {
  font-weight: bold;
  text-transform: uppercase;
  color: #ff0000;
}

a {
  font-weight: bold;
}

a:link {
  color: #888888;
}
a:visited {
  color: #666666;
}
a:hover {
  color: #000000;
}
