body, td {
  color:            #000000;
  font:             9pt Verdana;
}

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

a:link {
  color: #0000FF;
}

a:visited {
  color: #800080;
}

h1 {
  color:            #930042;
  font:             14pt Verdana;
  font-weight:      bold;
}

h2 {
  color:            #930042;
  font:             12pt Verdana;
  font-weight:      bold;
}

h3 {
  color:            #930042;
  font:             10pt Verdana;
  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:            740px;
  height:           100%;
  color:            #000000;
  font:             7.5pt Verdana;
  text-align:       justify;
  padding:          20px;
  vertical-align:   top;
}

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

.copy a, .copy a:link, .copy a:visited, .copy a:hover, .copy a:active {
  color: #FFFFFF;
}

.subname{
  text-decoration:  none;
  color:            #930042;
  font-family:      Verdana;
  font-weight:      bold;
  font-size:        11.3pt;
  margin-bottom:    20px;
}

.main_table {
  height:           100%;
  border:           1px solid #494949;
}

.table_height {
  height:           100%;
}

.white_bg {
  height:           50%;
  background:       #F2F2F2 url('../images/t_decor.jpg') repeat-x bottom;
}

.grey_bg {
  height:           50%;
  background:       #5E676E url('../images/b_decor.jpg') repeat-x top;
}

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

.menu_area {
  height:           28px;
  border-top:       1px solid #B8B8B8;
  border-bottom:    1px solid #D1D1D1;
}

.menu {
  height:           26px;
  border-top:       1px solid #DBDBDB;
  background-color: #E4E4E4;
  white-space:      nowrap;
}

.decor {
  background-color: #930042;
}

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