@charset "UTF-8";
/* CSS Document */

p { 
  color: #272727;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 14pt;
}
td,li { color: #272727; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; line-height: 14pt; }
a { color: maroon; }
a vistited { color: olive; }
.plainstyle {
  font-size: 10pt;
  font-weight: normal;
}
#notes_and_messages {
  font-size: 9px;
  display: inline;
}
#header_and_links {
  font-family:Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  line-height: 14px; 
  font-size: 13px;
  color: #0000cc;
}
.table_section_header {
  font-size: 10pt;
  font-weight: bold;
}
.price_in_table {
  font-weight: bold;
}
.error {
  color: #FF0000;
  font-weight: bold;
}
.warning {
  color: #FF0000;
}
.indent_left {
  padding-left: 10px;
}
#refresh_images_left {
  width: 100%;
  text-align: center;
  padding: 5px 0 0 0;
  color: #009900;
  display: none;
}
#submit_ctop {
  color: #009900;
  display: none;
}
#submit_ctba {
  color: #009900;
  display: none;
}
#submit_ctbb {
  color: #009900;
  display: none;
}
#submit_ctbc {
  color: #009900;
  display: none;
}
#submit_ctbd {
  color: #009900;
  display: none;
}
#submit_cpin {
  color: #009900;
  display: none;
}
#submit_cbot {
  color: #009900;
  display: none;
}
#submit_oa {
  color: #009900;
  display: none;
}
#submit_oa_animals {
  color: #009900;
  display: none;
}
#hide_oa_animals {
  display: inline;
}
#submit_oa_pictos {
  color: #009900;
  display: none;
}
#hide_oa_pictos {
  display: inline;
}
#submit_oa_clds {
  color: #009900;
  display: none;
}
#hide_oa_clds {
  display: inline;
}
#submit_oa_liner_strips {
  color: #009900;
  display: none;
}
#hide_oa_liner_strips {
  display: inline;
}
.ulnavontable {
  font-weight: bold;
  color: maroon;
  margin-left: 6px;
  font-size: 12px;
}
#gobelowbuttons {
  position: relative;
  height: 1px;
  width: 270px;
}

#dev_warning {
background: #F9F2CD url(/images_dyt/warning.png) no-repeat 5px 5px;
color: #993300; height: auto; border: 1px dotted #F1DF89; margin: 10px;
padding: 5px 5px 5px 26px; font: 12px Verdana; 
}




