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;
}

table {
  border-collapse:  collapse;
}

.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:            655px;
  height:           100%;
  color:            #303030;
  font:             9pt Verdana;
  text-align:       justify;
  padding:          5px 10px 5px 10px;
  background-color: #F8F8F8;
  vertical-align:   top;
}

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

.subname{
  text-decoration:  none;
  color:            #303030;
  font-family:      Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-weight:      bold;
  font-size:        12.8pt;
}

.main_table {
  height:          100%;
}

.t_decor {
  height:           27px;
  background:       #000000 url('../images/t_decor.jpg') repeat-x;
}

.menu {
  width:            780px;
  height:           21px;
  background:       #A8A9A8 url('../images/menu_bg.jpg') no-repeat top;
}

.b_decor {
  height:           9px;
  background:       url('../images/b_decor.jpg') repeat-x;
}

.pane {
  width:            72px;
  background-color: #C9C9C9;
  vertical-align:   top;
}

.t_content {
  height:           57px;
  background:       url('../images/t_content.jpg') repeat-x;
}

.r_content {
  height:           100%;
  width:            23px;
  background:       url('../images/r_content.jpg') repeat-y;
}

.b_content {
  height:           21px;
  background:       url('../images/b_content.jpg') repeat-x;
}

.l_content {
  height:           100%;
  width:            30px;
  background:       url('../images/l_content.jpg') repeat-y;
}

.td_height {
  height:           100%;
}

.footer {
  height:           21px;
  background-color: #000000;
}