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

body {
  background:       #FFFDC9;
  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:            609px;
  height:           100%;
  color:            #000000;
  font:             9pt Verdana;
  text-align:       justify;
  padding:          15px;
  vertical-align:   top;
  background-color: #FFFDC9;
}

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

.subname{
  text-decoration:  none;
  color:            #6A4E04;
  font-family:      Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-weight:      bold;
  font-size:        12.8pt;
  margin-bottom:    20px;
}

.main_area {
  background:       #C0C080;
  padding-top:      31px;
  padding-bottom:   31px;
}

.outer_table_1 {
  height:           100%;
  border:           1px solid #F1DFB7;
}

.outer_table_2 {
  height:           100%;
  border:           1px solid #A7AE68;
}

.main_table {
  height:           100%;
}

.header {
  border:           1px solid #FFFFFF;
  background-color: #B5BD84;
}

.menu_place {
  width:            116px;
  background:       #B5BD84;
  border:           1px solid #FFFFFF;
}

.menu {
  width:            776px;
  height:           29px;
  background:       url('../images/menu_bg.jpg');
}

.content_place {
  width:            613px;
  height:           100%;
  border:           1px solid #FFFFFF;
}

.content_area {
  height:          100%;
  border:          1px solid #EAD79A;
}

.footer {
  height:           23px;
  background-color: #FFFDC9;
}