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

body {
 background:        #C4C4C4 url('../images/background.jpg') repeat-y top center;
 margin:            0px;
}

a:link {
  color: #606060;
}

a:visited {
  color: #606060;
}

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:            800px;
  height:           100%;
  color:            #333333;
  font-family:      Verdana;
  font-weight:      normal;
  font-size:        9pt;
  text-align:       justify;
  background-color: #FFFFFF;
  padding:          30px 30px 30px 30px;
}

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

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

.main_table {
  height:           100%;
  background-color: #FFFFFF;
}

.menu {
  height:           22px;
  background-image: url('../images/menu_bg.jpg');
}

.footer {
  height:           32px;
}