
body {
 font-family: 'Trebuchet MS','Tahoma';
 font-size: 11px;
}

td {
 font-family: 'Trebuchet MS','Tahoma';
 font-size: 12px;
}

select {
 font-family: 'Trebuchet MS','Tahoma';
 font-size: 12px;
}

input {
 font-family: 'Trebuchet MS','Tahoma';
 font-size: 12px;
}

textarea {
 font-family: 'Trebuchet MS','Tahoma';
 font-size: 10px;
}

a:link {
 color: #004000;
 font-family: 'Trebuchet MS','Tahoma';
 font-size: 12px;
}

a:visited {
 color: #004000;
 font-family: 'Trebuchet MS','Tahoma';
 font-size: 12px;
}

a:hover {
 color: #C00000;
 font-family: 'Trebuchet MS','Tahoma';
 font-size: 12px;
}

table.theme_table td {
  background-color: #E3FFE3;
  background-image: url(/images/tr_bg2.png);
}

table.theme_table a:link {
  text-decoration: none;
}

table.theme_table a:visited {
  text-decoration: none;
}

a.hdr_tm:link {
  color: #004000;
  text-decoration: none;
}

a.hdr_tm:visited {
  color: #004000;
  text-decoration: none;
}

a.hdr_tm:hover {
  color: #C00000;
  text-decoration: underline;
}

