body, td {
  color:            #000000;
  font:             9pt Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

body {
  background:       #FFFFFF;
  margin:           0px;
}

a:link {
  color: #0000FF;
}

a:visited {
  color: #800080;
}

h1 {
  font-size:        14pt;
  font-weight:      bold;
}

h2 {
  font-size:        12pt;
  font-weight:      bold;
}

h3 {
  font-size:        10pt;
  font-weight:      bold;
}

.comment {
  font-size:        8pt;
}

.error_text {
  font-weight:      bold;
  color:            #800000;
}

.asterisk {
  color:            #FF0000;
}

.button {
  font:             8pt Verdana,Tahoma,Arial,Helvetica,sans-serif;
  color:            #660000;
}

.input {
  font:             8pt Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

.framed {
  border:           1px solid #E0E0E0;
}

.sepline {
  background:       #E0E0E0;
}

th, .header_cell {
  background:       #E0E0E0;
  font-weight:      bold;
  text-align:       center;
}

.active_cell {
  background:       #F0F0F0;
}

.td_content {
  width:            780px;
  height:           100%;
  color:            #000000;
  font:             9pt Arial;
  text-align:       justify;
  border-right:     1px solid #E5E5E5;
  border-left:      1px solid #E5E5E5;
  /* padding:          25px; */
  vertical-align:   top;
}

.copy {
  text-decoration:  none;
  color:            #FFFFFF;
  font-family:      Arial;
  font-weight:      normal;
  font-size:        8.3pt;
  text-align:       center;
}

.subname{
  text-decoration:  none;
  color:            #000000;
  font-family:      Arial;
  font-weight:      bold;
  font-size:        15pt;
  margin-bottom:    20px;
}

.main_table {
  height:          100%;
}

.header {
  background:       url('../images/header_bg.jpg') repeat-x;
}

.menu_place {
  background-color: #6EC3EA;
}

.menu {
  height:           20px;
  white-space:      nowrap;
}

.decor {
  background-color: #6E2E00;
}

.footer {
  height:           20px;
  background-color: #0056B7;
}