body {
  background-color: #F2F2F2;
  margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
TABLE {
  border-collapse: collapse;
  border-spacing: 0px 0px;
}
TD {
  font-family: trebuchet ms;
  font-size: 14px;
  color: #333333;
  padding: 15px;
}
H1 {
  font-size: 40px;
  color: #999999;
  margin-bottom: 20px;
}
H2 {
  font-size: 18px;
  color: #666666;
  margin: 0px;
}
A:link, A:visited {
  color: #0F7FAE;
}
A:hover {
  color: #FF0000;
}
A.foot:link, A:visited {
  color: #999999;
}
A.foot:hover {
  color: #999999;
}

.main_table {
  background-color: #FFFFFF;
  padding: 0px;
  vertical-align: top;
}
A.top_20:hover {
  background-color: #FF5B5B;
  color: #FFFFFF;
  text-decoration: none;
}
.footer {
  font-size: 10px;
  color: #999999;
}
.tag {
  color: #CCCCCC;
  font-size: 10px;
  font-weight: bold;
}
A.tag:link, A.tag:visited {
  font-size: 10px;
  color: #999999;
}
A.tag:hover {
  background-color: #FF5B5B;
  color: #FFFFFF;
  text-decoration: none;
}
.add_tag {
  font-size: 12px;
  color: #999999;
}
A.add_tag:link, A.add_tag:visited {
  font-size: 12px;
  color: #999999;
  text-decoration:none;
  border-bottom:1px dashed #999999;
}
A.small_link:link, A.small_link:visited {
  font-size: 12px;
}
.field {
  border: 1px solid #7F9DB9;
}
.ok {
  border: 1px solid #7F9DB9;
  background-color: #F2F2F2;
  cursor: hand;
}
.active_link {
  color: #999999;
  font-size: 14px;
  font-weight: bold;
}
.secret_table {
  border: 1px solid #7F9DB9;
  width: 100%;
}
A.secret_table_link:link,  A.secret_table_link:visited {
  font-size: 10px;
}
.top_secret_table {
   text-align: center;
   background-color: #F2F2F2;
}
.date {
  font-size: 10px;
}
.select {
  background-color: #F2F2F2;
}
A.dashed_unvis:link, A.dashed_unvis:visited {
  text-decoration:none;
  border-bottom:1px dashed #0F7FAE;
  font-size: 12px;
}
A.delete_confirm:link, A.delete_confirm:visited {
  font_size: 14px;
  color: #FF0000;
}
A.logo, A.logo:VISITED {
  font-size: 40px;
  color: #999999;
  text-decoration: none;
}
A.logo:HOVER {
	text-decoration: underline;
}

