body {
  background: Silver url(../more1-3.jpg) no-repeat fixed center;
  font: normal bold 16px "Times New Roman", Times, serif;
  text-align: center;
}

.header {font: normal bold 26px "Times New Roman", Times, serif;}

.nav_table {
  background: none;
  width: 602;
}
.nav_tr {height: 0px;}

.nav_td_first, .nav_td_prev, .nav_td_next, .nav_td_last, .nav_td_text, .nav_td_back, .nav_td_textusr
{  font: normal bold 16px "Times New Roman", Times, serif;
	border: thin solid Black;
	text-align: center;
}
.nav_td_textusr {
  text-align: left;
}
.nav_td_text, .nav_td_textusr {
	background-color: transparent;
}
.nav_td_back {
	background-color: transparent;
}
.nav_td_first, .nav_td_prev, .nav_td_next, .nav_td_last {width: 40px;}

.nav_td_first a, .nav_td_prev a, .nav_td_next a, .nav_td_last a, .nav_td_text a, .nav_td_back a, .nav_td_textusr a {
	font: normal bold 26px "Times New Roman", Times, serif;
	color: Blue;
	text-decoration: none;
}

.footer a {
  color: #1869BE;
  text-decoration: none;
}

.nav_td_first a:hover, .footer a:hover, .nav_td_prev a:hover, .nav_td_next a:hover, .nav_td_last a:hover, .nav_td_text a:hover,
.nav_td_back a:hover, .nav_td_textusr a:hover {
  text-decoration: underline;
}

.img {border: none;}

.img_table {
  background: none;
  width: 602;
}

.img_desc_tr {height: 0px;}

.img_desc_td, .img_desc_td_empty {
	font: normal bold 16px "Times New Roman", Times, serif;
	color: Black;
	background-color: transparent;
	width: 604px;
   text-align: center;

}
.img_desc_td_empty {
  background: none;
}
.img_desc_td a {
  color: #FF0000;
  text-decoration: none;
}
.img_desc_td a:hover {
  text-decoration: underline;
}

.img_tr {
  text-align: center;
  vertical-align: middle;
  height: 400px;
}
.img_td, .img_td_empty {
	padding: 0;
	background-color: transparent;
	width: 600px;
}
.img_td_empty {
  background: none;
}

.img_org_tr {
  height: 0px;
}
.img_org_td, .img_org_td_empty {
  font: normal bold 16px "Times New Roman", Times, serif;
  color: Black;
  text-align: right;
  background-color: transparent;
  width: 604px;
}
.img_org_td_empty {
  background: none;
}
.img_org_td a {
  color: Blue;
  text-decoration: none;
}
.img_org_td a:hover {
  text-decoration: underline;
}

.footer {
  font-size: 10px;
  font-family: Times New Roman;
  color: #888888;
}

