body {
  background-color: #E3E3FF;
  margin-left: 2px;
}
td {  font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px;}
th {  font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px;}
.table1 {  background-color: #E3E3FF}
.tablehd {  background-color: #999999}
.tableblue {  background-color: #00659D}
.white {  background-color: #FFFFFF}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.h1 { font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; }
.h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
.h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000; margin-top: 0px; margin-bottom: -10px; padding-top: 0px; padding-bottom: 0px }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; margin-top: 0px; margin-bottom: -10px; padding-top: 0px; padding-bottom: 0px }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #990000; margin-top: 0px; margin-bottom: -14px; padding-top: 0px; padding-bottom: 0px }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; margin-top: 0px; margin-bottom: -14px; padding-top: 0px; padding-bottom: 0px }
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #990000; margin-top: 0px; margin-bottom: -12px; padding-top: 0px; padding-bottom: 0px }
h6 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #11558C; margin-top: 0px; margin-bottom: -12px; padding-top: 0px; padding-bottom: 0px }

.h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px }
.bggrey { background-color: #CCCCCC; }
.bgred {
  background-color: #900526;
  color: FFFFFF;
}
.bgviolett {
  background-color: #3B0480;
  color: FFFFFF;
}
.bgwhite { background-color: #FFFFFF; }

.textwhite{color: #FFFFFF;}

form { margin-bottom: 0px; }
input {
  border-width: 1px 1px 1px 1px;
}
select {
  border-width: 1px 1px 1px 1px;
}
textarea {
  font-family: Arial, Helvetica, sans-serif;
  border-width: 1px 1px 1px 1px;
}
.textarea_small {
  font-size: 12px;
}
.select_small {
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 75px;
  padding-left: 0px; margin-left: 0px;
}
.hidearea {
  font-family: Arial, Helvetica, sans-serif; font-size: 10px;
  border-width: 0px 0px 0px 0px;
  background-color: #EEEEEE;
}
.areasmall {
  font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}

.show_input {
  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
  background-color: #EEEEEE;
  border-width: 1px 1px 1px 1px;
}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.select1 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #990000; background-color: #EEEEEE; font-weight: bold}
.select2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.nolink {
  text-decoration: none;
  color: #000099;
}
.textarea_small_grey {
  font-size: 12px;
  color: #666666;
  background-color: #DDDDDD;
}
.to_update {
  color: #FF0000;
}
.text_red {
  color: #B60006;
}
.cms_table {
  background-color: #999999;
}
.cms_td {
  text-align: center;
  padding-right: 5px; padding-left: 5px;
  background-color: #E8E8E8;
}
.downloads_0 {
  background-color: #5C2D2A;
}
.downloads_1 {
  background-color: #942D2A;
}
.downloads_2 {
  background-color: #82479D;
}
.downloads_3 {
  background-color: #1F479D;
}
.downloads_4 {
  background-color: #ABD2F2;
}
.downloads_5 {
  background-color: #AB96EC;
}
.downloads_6 {
  background-color: #ABB24F;
}
.downloads_7 {
  background-color: #AB497D;
}

.limit_width {
  width: 200px;
}
.noborder {
  border-style: none;
  border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
}
.line_0 {
  background-color: #EEEEFF;
}
.line_1 {
  background-color: #EEEEEE;
}
.field_active {
  background-color: #DDEECC;
}


